.game-servers-module-scss-module__tl5fiG__plan_card{padding:var(--space-6);background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-sizing:border-box;z-index:2;width:100%;max-width:100%;transition:border-color var(--transition-fast);flex-direction:column;display:flex;position:relative;box-shadow:0 10px 30px #00000026}@media screen and (max-width:1400px){.game-servers-module-scss-module__tl5fiG__plan_card{padding:22px}}@media screen and (max-width:1300px){.game-servers-module-scss-module__tl5fiG__plan_card{padding:var(--space-6)}}.game-servers-module-scss-module__tl5fiG__plan_header{margin-bottom:var(--space-3);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;min-height:64px;display:flex;position:relative}.game-servers-module-scss-module__tl5fiG__price_section{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);justify-content:center;align-items:center;display:flex;position:relative}.game-servers-module-scss-module__tl5fiG__price_value{margin-bottom:var(--space-1);font-weight:700}.game-servers-module-scss-module__tl5fiG__price_period{color:var(--text-muted);font-weight:600}.game-servers-module-scss-module__tl5fiG__specs_grid{margin-bottom:var(--space-4);box-sizing:border-box;width:100%;display:grid}.game-servers-module-scss-module__tl5fiG__spec_item{align-items:center;gap:var(--space-2-5);background:var(--fill-ghost);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-sizing:border-box;width:100%;min-width:0;display:flex}.game-servers-module-scss-module__tl5fiG__spec_icon{color:var(--text-primary);font-size:var(--fs-xl);flex-shrink:0}@media screen and (max-width:1400px){.game-servers-module-scss-module__tl5fiG__spec_icon{font-size:var(--fs-lg)}}.game-servers-module-scss-module__tl5fiG__spec_content{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.game-servers-module-scss-module__tl5fiG__spec_label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width:1400px){.game-servers-module-scss-module__tl5fiG__spec_value{font-size:.75em}}.game-servers-module-scss-module__tl5fiG__badges_wrapper{flex-wrap:wrap;align-items:center;display:flex}.game-servers-module-scss-module__tl5fiG__badge{color:var(--text-primary);border-radius:var(--radius-sm);font-weight:600;display:inline-block}.game-servers-module-scss-module__tl5fiG__not_available{background:var(--fill-hover);color:var(--text-faint);border-radius:var(--radius-md);font-size:var(--fs-sm);text-align:center;border:1px dashed var(--border-hover);width:100%}.game-servers-module-scss-module__tl5fiG__lineup_switcher_bar{justify-content:center;width:100%;margin-bottom:30px;padding:0;display:flex}.game-servers-module-scss-module__tl5fiG__lineup_switcher_content{background:var(--surface-solid-1);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 0;width:100%;padding:14px 32px;display:flex}.game-servers-module-scss-module__tl5fiG__switcher_dropdown{padding:0 var(--space-6);align-items:center;gap:14px;min-width:0;display:flex}.game-servers-module-scss-module__tl5fiG__dropdown_label{color:var(--text-faint);white-space:nowrap;font-family:inherit;font-size:.95em;font-weight:500}.game-servers-module-scss-module__tl5fiG__select_trigger{align-items:center;gap:var(--space-3);background:var(--surface-solid-2);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;justify-content:space-between;width:fit-content;min-width:200px;font-family:inherit;font-size:1em;font-weight:600;display:flex}.game-servers-module-scss-module__tl5fiG__select_trigger:hover{background:var(--surface-solid-2-hover);border-color:var(--border-hover)}.game-servers-module-scss-module__tl5fiG__select_trigger:focus{border-color:var(--border-hover);outline:none}.game-servers-module-scss-module__tl5fiG__select_trigger[data-state=open]{border-color:var(--border-hover);background:var(--surface-solid-2-active)}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__select_trigger{flex:1;width:auto;padding:10px 14px;font-size:.95em}}.game-servers-module-scss-module__tl5fiG__select_value_content{align-items:center;gap:var(--space-3);display:flex}.game-servers-module-scss-module__tl5fiG__flag_icon{aspect-ratio:4/3;object-fit:cover;border-radius:2px;flex-shrink:0;min-width:20px}.game-servers-module-scss-module__tl5fiG__chevron_icon{width:12px;height:12px;color:var(--text-faint);transition:transform var(--transition-fast);flex-shrink:0}[data-state=open] .game-servers-module-scss-module__tl5fiG__chevron_icon{transform:rotate(180deg)}.game-servers-module-scss-module__tl5fiG__select_content{background:var(--surface-solid-1);border:1px solid var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-dropdown);z-index:var(--z-dropdown);animation:game-servers-module-scss-module__tl5fiG__slideDown var(--transition-fast);padding:6px;font-family:inherit}.game-servers-module-scss-module__tl5fiG__select_content [data-radix-select-viewport]{gap:var(--space-1);flex-direction:column;display:flex}@keyframes game-servers-module-scss-module__tl5fiG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.game-servers-module-scss-module__tl5fiG__select_item{padding:var(--space-2-5) var(--space-3);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition-fast);color:var(--text-primary);white-space:nowrap;align-items:center;width:100%;font-family:inherit;font-size:.95em;font-weight:500;display:flex}.game-servers-module-scss-module__tl5fiG__select_item:hover{background:var(--fill-hover)}.game-servers-module-scss-module__tl5fiG__select_item[data-highlighted]{background:var(--fill-hover);outline:none}.game-servers-module-scss-module__tl5fiG__select_item[data-state=checked]{background:var(--fill-hover)}.game-servers-module-scss-module__tl5fiG__select_item_content{align-items:center;gap:var(--space-2-5);display:flex}.game-servers-module-scss-module__tl5fiG__select_item_indicator{color:var(--text-primary);align-items:center;display:flex;position:absolute;right:12px}.game-servers-module-scss-module__tl5fiG__flag_inline{vertical-align:middle;margin-right:var(--space-1);display:inline-block}.game-servers-module-scss-module__tl5fiG__container{contain:layout style;width:100%;max-width:1400px;padding:var(--space-5) 0 0;box-sizing:border-box;scroll-behavior:smooth;overflow-anchor:none;flex-direction:column;margin:0 auto;display:flex;position:relative}@media screen and (max-width:1360px){.game-servers-module-scss-module__tl5fiG__container{padding:var(--space-5) var(--space-5) 0;max-width:100%}}@media screen and (max-width:1200px){.game-servers-module-scss-module__tl5fiG__container{padding:var(--space-5) var(--space-5) 0;max-width:100%}}@media screen and (min-width:770px) and (max-width:1200px){.game-servers-module-scss-module__tl5fiG__container{padding-top:var(--space-5);padding-bottom:var(--space-15);padding-left:var(--space-5);padding-right:var(--space-5);position:relative;overflow:visible}}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__container{padding:var(--space-4) var(--space-4) 0}}.game-servers-module-scss-module__tl5fiG__use_cases_container{width:100%;margin:var(--space-2-5) 0 var(--space-10);position:relative}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__use_cases_container{margin:var(--space-1) 0 30px}}@media screen and (min-width:770px) and (max-width:1200px){.game-servers-module-scss-module__tl5fiG__use_cases_container{z-index:1;margin-top:1100px;margin-bottom:30px;position:relative}}.game-servers-module-scss-module__tl5fiG__use_cases_header{font-size:var(--fs-2xl);text-transform:uppercase;letter-spacing:.8px;color:var(--text-primary);margin-bottom:var(--space-6);font-weight:700;display:inline-block;position:relative}.game-servers-module-scss-module__tl5fiG__use_cases_header:after{content:"";background:linear-gradient(90deg, var(--accent-strong), var(--accent));border-radius:2px;width:60px;height:3px;position:absolute;bottom:-8px;left:0}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__use_cases_header{font-size:var(--fs-xl);margin-bottom:var(--space-3)}}.game-servers-module-scss-module__tl5fiG__use_cases_marquee_container{background:var(--surface-1);border-radius:var(--radius-lg);border:1px solid var(--accent-a20);width:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}@media screen and (min-width:770px) and (max-width:1200px){.game-servers-module-scss-module__tl5fiG__use_cases_marquee_container{z-index:1;position:relative;box-shadow:0 15px 40px #00000040}}.game-servers-module-scss-module__tl5fiG__use_cases_marquee{white-space:nowrap;gap:0;width:max-content;padding:18px 0;animation:60s linear infinite game-servers-module-scss-module__tl5fiG__scroll;display:flex}.game-servers-module-scss-module__tl5fiG__use_cases_marquee:hover{animation-play-state:paused}.game-servers-module-scss-module__tl5fiG__use_case_item{padding:0 var(--space-6);color:var(--text-primary);font-size:var(--fs-rg);letter-spacing:.5px;transition:transform var(--transition-fast),color var(--transition-fast);align-items:center;font-weight:500;display:flex;position:relative}.game-servers-module-scss-module__tl5fiG__use_case_item:hover{color:var(--accent)}.game-servers-module-scss-module__tl5fiG__use_case_item:before{content:"";background:var(--accent-strong);width:10px;height:10px;margin-right:var(--space-4);transition:transform var(--transition-fast),box-shadow var(--transition-fast);border-radius:50%;display:inline-block;box-shadow:0 0 15px #6366f1cc}.game-servers-module-scss-module__tl5fiG__use_case_item:hover:before{transform:scale(1.2);box-shadow:0 0 20px #6366f1}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__use_case_item{padding:0 var(--space-5);font-size:var(--fs-md)}.game-servers-module-scss-module__tl5fiG__use_case_item:before{width:8px;height:8px;margin-right:var(--space-3)}}@keyframes game-servers-module-scss-module__tl5fiG__scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - .5px))}}@media screen and (max-width:1360px){.game-servers-module-scss-module__tl5fiG__content_wrapper{gap:var(--space-6)}}@media screen and (max-width:1260px){.game-servers-module-scss-module__tl5fiG__content_wrapper{gap:var(--space-5)}}@media screen and (max-width:1200px){.game-servers-module-scss-module__tl5fiG__content_wrapper{flex-direction:column;gap:30px}}@media screen and (min-width:770px) and (max-width:1200px){.game-servers-module-scss-module__tl5fiG__content_wrapper{flex-direction:column;width:100%;margin-top:0;display:flex;position:static}}@media screen and (max-width:1360px){.game-servers-module-scss-module__tl5fiG__filters_section{width:260px;padding:var(--space-6)}}@media screen and (max-width:1260px){.game-servers-module-scss-module__tl5fiG__filters_section{width:240px;padding:22px}}@media screen and (max-width:1200px){.game-servers-module-scss-module__tl5fiG__filters_section{width:100%;height:auto;position:relative}}@media screen and (min-width:770px) and (max-width:1200px){.game-servers-module-scss-module__tl5fiG__filters_section{width:100%;margin-top:var(--space-12);padding:var(--space-6);z-index:1;height:auto;margin-bottom:30px;position:relative}}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__filters_section{border-radius:var(--radius-lg);margin-bottom:var(--space-4);padding:18px}}@media screen and (max-width:480px){.game-servers-module-scss-module__tl5fiG__filter_header h2{font-size:1.1em}}.game-servers-module-scss-module__tl5fiG__filter_item{padding:var(--space-4);border-radius:var(--radius-md);background:var(--fill-ghost);border:1px solid var(--border-subtle);transition:border-color var(--transition-fast);overscroll-behavior:contain;position:relative;overflow:visible}.game-servers-module-scss-module__tl5fiG__filter_item:hover{border-color:var(--border-hover)}@media screen and (max-width:480px){.game-servers-module-scss-module__tl5fiG__filter_item{border-radius:var(--radius-md);padding:14px}}@media screen and (max-width:480px){.game-servers-module-scss-module__tl5fiG__filter_item label{margin-bottom:var(--space-2-5);gap:6px;font-size:.9em}}@media screen and (max-width:480px){.game-servers-module-scss-module__tl5fiG__filter_item label svg{width:18px;height:18px}}@media (max-width:768px){.game-servers-module-scss-module__tl5fiG__slider{padding:var(--space-3) 0}.game-servers-module-scss-module__tl5fiG__slider:before{content:"";z-index:1;height:32px;position:absolute;top:50%;left:0;right:0}}@media (max-width:768px){.game-servers-module-scss-module__tl5fiG__slider::-webkit-slider-thumb{width:22px;height:22px;margin-top:-9px}}@media (max-width:768px){.game-servers-module-scss-module__tl5fiG__slider::-moz-range-thumb{width:22px;height:22px}}.game-servers-module-scss-module__tl5fiG__slider_values{justify-content:space-between;align-items:baseline;gap:var(--space-2);color:var(--text-secondary);font-size:.85em;font-weight:500;display:flex}.game-servers-module-scss-module__tl5fiG__slider_values span:last-child{color:var(--text-faint)}.game-servers-module-scss-module__tl5fiG__plans_wrapper{gap:var(--space-6);flex:1;grid-template-columns:repeat(2,minmax(460px,1fr));width:100%;min-width:0;display:grid;position:relative}@media screen and (max-width:1360px){.game-servers-module-scss-module__tl5fiG__plans_wrapper{gap:var(--space-5);grid-template-columns:repeat(2,minmax(420px,1fr))}}@media screen and (max-width:1260px){.game-servers-module-scss-module__tl5fiG__plans_wrapper{grid-template-columns:repeat(2,minmax(360px,1fr));gap:18px}}@media screen and (max-width:1200px){.game-servers-module-scss-module__tl5fiG__plans_wrapper{gap:var(--space-6);grid-template-columns:1fr}}@media screen and (min-width:770px) and (max-width:1200px){.game-servers-module-scss-module__tl5fiG__plans_wrapper{z-index:1;margin-top:0;position:relative}}.game-servers-module-scss-module__tl5fiG__plan_card{align-self:flex-start;height:fit-content;overflow:visible}@media screen and (max-width:1200px){.game-servers-module-scss-module__tl5fiG__plan_card{padding:var(--space-7)}}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__plan_card{padding:var(--space-5)}}.game-servers-module-scss-module__tl5fiG__plan_header{gap:var(--space-2-5)}@media screen and (max-width:1400px){.game-servers-module-scss-module__tl5fiG__plan_name{font-size:23px}}@media screen and (max-width:1300px){.game-servers-module-scss-module__tl5fiG__plan_name{font-size:21px}}@media screen and (max-width:1200px){.game-servers-module-scss-module__tl5fiG__plan_name{font-size:25px}}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__plan_name{font-size:22px}}.game-servers-module-scss-module__tl5fiG__discount_badge{background:var(--fill-hover);color:var(--text-primary);font-size:var(--fs-xs);padding:var(--space-1) var(--space-2);border-radius:var(--radius-md);pointer-events:none;white-space:nowrap;font-family:inherit;font-weight:600}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__discount_badge{padding:3px 6px;font-size:11px}}.game-servers-module-scss-module__tl5fiG__price_section{margin-bottom:var(--space-4);padding:var(--space-3);background:var(--surface-1);overflow:visible}.game-servers-module-scss-module__tl5fiG__price_value{color:var(--accent);font-size:36px;font-weight:700}@media screen and (max-width:1400px){.game-servers-module-scss-module__tl5fiG__price_value{font-size:var(--fs-3xl)}}@media screen and (max-width:1300px){.game-servers-module-scss-module__tl5fiG__price_value{font-size:28px}}@media screen and (max-width:1200px){.game-servers-module-scss-module__tl5fiG__price_value{font-size:34px}}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__price_value{font-size:28px}}.game-servers-module-scss-module__tl5fiG__price_period{font-size:var(--fs-rg)}.game-servers-module-scss-module__tl5fiG__specs_grid{gap:var(--space-2-5);grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1400px){.game-servers-module-scss-module__tl5fiG__specs_grid{gap:var(--space-2)}}@media screen and (max-width:1300px){.game-servers-module-scss-module__tl5fiG__specs_grid{gap:var(--space-2)}}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__specs_grid{gap:var(--space-2-5);grid-template-columns:1fr}}.game-servers-module-scss-module__tl5fiG__spec_item{padding:var(--space-2-5) var(--space-3)}@media screen and (max-width:1400px){.game-servers-module-scss-module__tl5fiG__spec_item{gap:var(--space-2)}}.game-servers-module-scss-module__tl5fiG__spec_icon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}@media screen and (max-width:1400px){.game-servers-module-scss-module__tl5fiG__spec_icon{width:18px;height:18px}}.game-servers-module-scss-module__tl5fiG__spec_content{gap:2px;width:100%}.game-servers-module-scss-module__tl5fiG__spec_label{font-size:var(--fs-xs);color:var(--text-muted);letter-spacing:.3px;line-height:1.2;display:block}@media screen and (max-width:1300px){.game-servers-module-scss-module__tl5fiG__spec_label{font-size:11px}}.game-servers-module-scss-module__tl5fiG__badges_wrapper{margin-bottom:var(--space-4);gap:6px}.game-servers-module-scss-module__tl5fiG__badge{background:var(--fill-hover);border:1px solid var(--border-hover);padding:var(--space-1) var(--space-2-5);font-size:var(--fs-xs)}.game-servers-module-scss-module__tl5fiG__order_button{background:var(--accent);color:#fff;border-radius:var(--radius-md);padding:var(--space-4) var(--space-6);font-size:var(--fs-rg);cursor:pointer;transition:all var(--transition-normal);text-align:center;text-transform:uppercase;letter-spacing:1px;box-shadow:var(--shadow-accent);border:none;justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:flex}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__order_button{font-size:var(--fs-md);padding:14px 20px}}.game-servers-module-scss-module__tl5fiG__not_available{padding:var(--space-4) var(--space-6)}.game-servers-module-scss-module__tl5fiG__billing_toggle{gap:var(--space-2-5);margin:var(--space-5) 0 0;border-top:1px solid var(--border-subtle);flex-direction:column;padding:18px 0 0;display:flex}.game-servers-module-scss-module__tl5fiG__billing_button{padding:var(--space-3);background:var(--fill-ghost);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-faint);cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast);letter-spacing:.2px;justify-content:center;align-items:center;gap:var(--space-2);width:100%;font-family:inherit;font-size:.9em;font-weight:600;display:flex;position:relative}.game-servers-module-scss-module__tl5fiG__billing_button:hover{background:var(--fill-subtle);color:#fff;border-color:var(--border-strong)}.game-servers-module-scss-module__tl5fiG__billing_button.game-servers-module-scss-module__tl5fiG__active{background:var(--accent-strong);color:#fff;border-color:var(--accent-strong)}.game-servers-module-scss-module__tl5fiG__billing_button.game-servers-module-scss-module__tl5fiG__yearly{background:var(--accent-a10);border-color:var(--accent-a15)}.game-servers-module-scss-module__tl5fiG__billing_button.game-servers-module-scss-module__tl5fiG__yearly .game-servers-module-scss-module__tl5fiG__discount_pill{background:var(--accent-strong);color:#fff;border-radius:var(--radius-xs);padding:3px 7px;font-family:inherit;font-size:.7em;font-weight:700;position:absolute;right:10px}.game-servers-module-scss-module__tl5fiG__billing_button.game-servers-module-scss-module__tl5fiG__yearly:hover{background:var(--accent-a15);border-color:var(--border-strong)}.game-servers-module-scss-module__tl5fiG__billing_button.game-servers-module-scss-module__tl5fiG__yearly.game-servers-module-scss-module__tl5fiG__active{background:var(--accent-strong)}.game-servers-module-scss-module__tl5fiG__billing_button.game-servers-module-scss-module__tl5fiG__yearly.game-servers-module-scss-module__tl5fiG__active .game-servers-module-scss-module__tl5fiG__discount_pill{background:var(--btn-light-bg);color:var(--accent-strong)}@media screen and (max-width:950px){.game-servers-module-scss-module__tl5fiG__lineup_switcher_bar{margin-bottom:var(--space-5);padding:0}}.game-servers-module-scss-module__tl5fiG__lineup_switcher_content{max-width:1400px}@media screen and (max-width:1360px){.game-servers-module-scss-module__tl5fiG__lineup_switcher_content{padding:var(--space-3) var(--space-6)}}@media screen and (min-width:951px) and (max-width:1300px){.game-servers-module-scss-module__tl5fiG__lineup_switcher_content{gap:14px 24px}}@media screen and (max-width:950px){.game-servers-module-scss-module__tl5fiG__lineup_switcher_content{padding:var(--space-5);border-radius:var(--radius-xl);flex-direction:column;gap:18px}}@media screen and (min-width:951px) and (max-width:1300px){.game-servers-module-scss-module__tl5fiG__switcher_dropdown{padding:0}}@media screen and (max-width:950px){.game-servers-module-scss-module__tl5fiG__switcher_dropdown{justify-content:space-between;width:100%;padding:0}}@media screen and (max-width:700px){.game-servers-module-scss-module__tl5fiG__dropdown_label{white-space:normal;overflow-wrap:anywhere;line-height:1.3}}@media screen and (max-width:420px){.game-servers-module-scss-module__tl5fiG__dropdown_label{font-size:.9em}}.game-servers-module-scss-module__tl5fiG__switcher_divider{background:var(--fill-hover);width:1px;height:40px}@media screen and (min-width:951px) and (max-width:1300px){.game-servers-module-scss-module__tl5fiG__switcher_divider{display:none}}@media screen and (max-width:950px){.game-servers-module-scss-module__tl5fiG__switcher_divider{width:100%;height:1px}}@media screen and (max-width:700px){.game-servers-module-scss-module__tl5fiG__lineup_switcher_content .game-servers-module-scss-module__tl5fiG__switcher_dropdown{align-items:flex-start;gap:var(--space-2);flex-direction:column}.game-servers-module-scss-module__tl5fiG__lineup_switcher_content .game-servers-module-scss-module__tl5fiG__switcher_dropdown .game-servers-module-scss-module__tl5fiG__select_trigger{width:100%}}@media screen and (max-width:420px){.game-servers-module-scss-module__tl5fiG__select_trigger{font-size:.9em}}.game-servers-module-scss-module__tl5fiG__cpu_icon{opacity:.9;flex-shrink:0}.game-servers-module-scss-module__tl5fiG__select_content_location{min-width:var(--radix-select-trigger-width);width:fit-content;}.game-servers-module-scss-module__tl5fiG__select_content_lineup{min-width:var(--radix-select-trigger-width);width:fit-content;}.game-servers-module-scss-module__tl5fiG__select_item_disabled{opacity:.5;cursor:not-allowed}.game-servers-module-scss-module__tl5fiG__select_item_disabled:hover{background:0 0}.game-servers-module-scss-module__tl5fiG__coming_soon_badge{background:var(--warning-a10);color:var(--warning);border-radius:var(--radius-xs);text-transform:uppercase;margin-left:auto;padding:3px 6px;font-size:.7em;font-weight:600}@media screen and (min-width:1400px){.game-servers-module-scss-module__tl5fiG__specs_grid{gap:var(--space-5)}.game-servers-module-scss-module__tl5fiG__price_value{font-size:42px}}.game-servers-module-scss-module__tl5fiG__tooltip{--rt-opacity:1;opacity:0;transition:opacity var(--transition-fast),transform var(--transition-fast);pointer-events:none;background-color:var(--surface-solid-2)!important;border:1px solid var(--border-default)!important;border-radius:var(--radius-sm)!important;font-size:var(--fs-sm)!important;color:var(--text-primary)!important;max-width:300px!important;box-shadow:var(--shadow-md)!important;z-index:var(--z-tooltip)!important;padding:8px 12px!important;line-height:1.4!important}.game-servers-module-scss-module__tl5fiG__tooltip[data-show]{opacity:1!important}.game-servers-module-scss-module__tl5fiG__tooltip_icon_wrapper{margin-left:var(--space-1);cursor:help;vertical-align:middle;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.game-servers-module-scss-module__tl5fiG__tooltip_icon{width:12px;height:12px;color:var(--text-faint);transition:color var(--transition-fast)}.game-servers-module-scss-module__tl5fiG__tooltip_icon:hover{color:var(--text-primary)}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__discount_countdown{font-size:clamp(.7rem,1vw,.8rem)}}@keyframes game-servers-module-scss-module__tl5fiG__pulse-text{0%{opacity:1}50%{opacity:.8}to{opacity:1}}.game-servers-module-scss-module__tl5fiG__spec_note{font-size:var(--fs-sm);color:var(--text-muted)}.game-servers-module-scss-module__tl5fiG__badge_limited{background:linear-gradient(45deg, var(--warning), var(--error))}.game-servers-module-scss-module__tl5fiG__dual_slider{height:24px;margin-top:var(--space-2);margin-bottom:0;position:relative}.game-servers-module-scss-module__tl5fiG__dual_slider input[type=range]{pointer-events:none;background:0 0;width:100%;margin:0;position:absolute;top:0;left:0}.game-servers-module-scss-module__tl5fiG__dual_slider input[type=range]::-webkit-slider-runnable-track{background:0 0}.game-servers-module-scss-module__tl5fiG__dual_slider input[type=range]::-webkit-slider-container{background:0 0}.game-servers-module-scss-module__tl5fiG__dual_slider input[type=range]::-moz-range-track{background:0 0}.game-servers-module-scss-module__tl5fiG__dual_slider input[type=range]::-webkit-slider-thumb{pointer-events:auto}.game-servers-module-scss-module__tl5fiG__dual_slider input[type=range]::-moz-range-thumb{pointer-events:auto}.game-servers-module-scss-module__tl5fiG__dual_slider_input{z-index:2}.game-servers-module-scss-module__tl5fiG__dual_slider_track{background:linear-gradient(90deg, var(--fill-hover) var(--min-percent,0%), var(--text-primary) var(--min-percent,0%), var(--text-primary) var(--max-percent,100%), var(--fill-hover) var(--max-percent,100%));border-radius:2px;height:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.game-servers-module-scss-module__tl5fiG__sort_buttons{gap:var(--space-2);flex-direction:column;display:flex}.game-servers-module-scss-module__tl5fiG__sort_button{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2-5) var(--space-3);background:var(--fill-ghost);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);text-align:left;font-family:inherit;font-size:.9em;font-weight:500;display:flex}.game-servers-module-scss-module__tl5fiG__sort_button svg{flex-shrink:0}.game-servers-module-scss-module__tl5fiG__sort_button:hover{background:var(--fill-subtle);color:var(--text-primary);border-color:var(--border-hover)}.game-servers-module-scss-module__tl5fiG__sort_button_active{background:var(--fill-hover);border-color:var(--border-hover);color:var(--text-primary)}.game-servers-module-scss-module__tl5fiG__container{width:100%;max-width:1400px;padding:var(--space-5) 0 0;box-sizing:border-box;flex-direction:column;margin:0 auto;display:flex;position:relative}@media screen and (max-width:1360px){.game-servers-module-scss-module__tl5fiG__container{padding:var(--space-5) var(--space-5) 0;max-width:100%}}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__container{padding:var(--space-4) var(--space-4) 0}}.game-servers-module-scss-module__tl5fiG__content_wrapper{box-sizing:border-box;align-items:flex-start;gap:30px;width:100%;display:flex;position:relative}@media screen and (max-width:1360px){.game-servers-module-scss-module__tl5fiG__content_wrapper{gap:var(--space-6)}}@media screen and (max-width:1200px){.game-servers-module-scss-module__tl5fiG__content_wrapper{flex-direction:column;gap:30px}}.game-servers-module-scss-module__tl5fiG__filters_section{top:calc(var(--header-height) + var(--banner-height) + var(--space-5));width:280px;height:fit-content;padding:var(--space-7);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:var(--surface-1);box-sizing:border-box;z-index:50;flex-shrink:0;align-self:flex-start;position:sticky}@media screen and (max-width:1360px){.game-servers-module-scss-module__tl5fiG__filters_section{width:260px;padding:var(--space-6)}}@media screen and (max-width:1200px){.game-servers-module-scss-module__tl5fiG__filters_section{width:100%;height:auto;position:relative}}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__filters_section{border-radius:var(--radius-lg);margin-bottom:var(--space-4);padding:18px}}.game-servers-module-scss-module__tl5fiG__filter_header{align-items:center;gap:var(--space-2-5);color:var(--text-primary);margin-bottom:18px;display:flex}.game-servers-module-scss-module__tl5fiG__filter_header svg{color:var(--text-primary)}.game-servers-module-scss-module__tl5fiG__filter_header h2{margin:0;font-size:1.25em;font-weight:600}@media screen and (max-width:480px){.game-servers-module-scss-module__tl5fiG__filter_header h2{font-size:1.1em}}.game-servers-module-scss-module__tl5fiG__filters_list{flex-direction:column;gap:14px;display:flex}.game-servers-module-scss-module__tl5fiG__filter_item{padding:var(--space-4);border-radius:var(--radius-md);background:var(--fill-ghost);border:1px solid var(--border-subtle);transition:border-color var(--transition-fast);overscroll-behavior:contain;z-index:1;position:relative;overflow:visible}.game-servers-module-scss-module__tl5fiG__filter_item:hover,.game-servers-module-scss-module__tl5fiG__filter_item:focus-within{border-color:var(--border-hover);z-index:10}@media screen and (max-width:480px){.game-servers-module-scss-module__tl5fiG__filter_item{border-radius:var(--radius-md);padding:14px}}.game-servers-module-scss-module__tl5fiG__filter_item label{align-items:center;gap:var(--space-2);color:var(--text-primary);margin-bottom:var(--space-3);white-space:nowrap;letter-spacing:.2px;cursor:default;font-size:.95em;font-weight:500;display:flex}@media screen and (max-width:480px){.game-servers-module-scss-module__tl5fiG__filter_item label{margin-bottom:var(--space-2-5);gap:6px;font-size:.9em}}.game-servers-module-scss-module__tl5fiG__filter_item label svg{width:20px;height:20px;color:var(--text-primary);pointer-events:none;flex-shrink:0}@media screen and (max-width:480px){.game-servers-module-scss-module__tl5fiG__filter_item label svg{width:18px;height:18px}}.game-servers-module-scss-module__tl5fiG__price_range{align-items:center;gap:var(--space-4);color:var(--text-primary);display:flex;position:relative}.game-servers-module-scss-module__tl5fiG__price_range input{width:90px;padding:var(--space-2-5) var(--space-3);background:var(--fill-subtle);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-primary);text-align:center;transition:all var(--transition-fast);outline:none;font-size:.95em}.game-servers-module-scss-module__tl5fiG__price_range input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.game-servers-module-scss-module__tl5fiG__price_range input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.game-servers-module-scss-module__tl5fiG__price_range input:hover{background:var(--fill-hover);border-color:var(--border-hover)}.game-servers-module-scss-module__tl5fiG__price_range input:focus{background:var(--fill-hover);border-color:var(--border-hover);box-shadow:0 0 0 1px #fff6}.game-servers-module-scss-module__tl5fiG__price_range span{color:var(--text-primary);font-size:.8em}.game-servers-module-scss-module__tl5fiG__slider{appearance:none;cursor:pointer;width:100%;height:4px;margin-top:var(--space-4);margin-bottom:var(--space-2);padding:var(--space-2-5) 0;touch-action:pan-y pinch-zoom;background:0 0;outline:none;position:relative}@media (max-width:768px){.game-servers-module-scss-module__tl5fiG__slider{padding:var(--space-3) 0}.game-servers-module-scss-module__tl5fiG__slider:before{content:"";z-index:1;height:32px;position:absolute;top:50%;left:0;right:0}}.game-servers-module-scss-module__tl5fiG__slider::-webkit-slider-runnable-track{background:var(--fill-hover);-webkit-appearance:none;border-radius:2px;width:100%;height:4px}.game-servers-module-scss-module__tl5fiG__slider::-moz-range-track{background:var(--fill-hover);border-radius:2px;width:100%;height:4px}.game-servers-module-scss-module__tl5fiG__slider::-webkit-slider-container{background:linear-gradient(90deg, var(--text-primary) 0%, var(--text-primary) var(--value-percent,0%), var(--fill-hover) var(--value-percent,0%));border-radius:2px;height:4px}.game-servers-module-scss-module__tl5fiG__slider::-webkit-slider-thumb{appearance:none;border:2px solid var(--text-primary);background:var(--surface-1);cursor:grab;width:16px;height:16px;transition:all var(--transition-fast);z-index:2;border-radius:50%;margin-top:-6px;position:relative}@media (max-width:768px){.game-servers-module-scss-module__tl5fiG__slider::-webkit-slider-thumb{width:22px;height:22px;margin-top:-9px}}.game-servers-module-scss-module__tl5fiG__slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.game-servers-module-scss-module__tl5fiG__slider::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.05)}.game-servers-module-scss-module__tl5fiG__slider::-moz-range-thumb{border:2px solid var(--text-primary);background:var(--surface-1);cursor:grab;width:16px;height:16px;transition:all var(--transition-fast);border-radius:50%}@media (max-width:768px){.game-servers-module-scss-module__tl5fiG__slider::-moz-range-thumb{width:22px;height:22px}}.game-servers-module-scss-module__tl5fiG__slider::-moz-range-thumb:hover{transform:scale(1.1)}.game-servers-module-scss-module__tl5fiG__slider::-moz-range-thumb:active{cursor:grabbing;transform:scale(1.05)}.game-servers-module-scss-module__tl5fiG__plans_wrapper{align-items:stretch;gap:var(--space-6);flex:1;grid-template-columns:repeat(2,minmax(460px,1fr));width:100%;min-width:0;display:grid;position:relative}@media screen and (max-width:1360px){.game-servers-module-scss-module__tl5fiG__plans_wrapper{gap:var(--space-5);grid-template-columns:repeat(2,minmax(420px,1fr))}}@media screen and (max-width:1200px){.game-servers-module-scss-module__tl5fiG__plans_wrapper{gap:var(--space-6);grid-template-columns:1fr}}.game-servers-module-scss-module__tl5fiG__plan_card{padding:var(--space-6);background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-sizing:border-box;width:100%;max-width:100%;height:100%;box-shadow:var(--shadow-lg);z-index:2;transition:border-color var(--transition-normal);flex-direction:column;display:flex;position:relative;overflow:visible}.game-servers-module-scss-module__tl5fiG__plan_card:hover{border-color:var(--border-strong);z-index:2}@media screen and (max-width:1400px){.game-servers-module-scss-module__tl5fiG__plan_card{padding:22px}}@media screen and (max-width:1200px){.game-servers-module-scss-module__tl5fiG__plan_card{padding:var(--space-7)}}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__plan_card,.game-servers-module-scss-module__tl5fiG__plan_card:hover{padding:var(--space-5)}}.game-servers-module-scss-module__tl5fiG__plan_header{margin-bottom:var(--space-3);justify-content:space-between;align-items:flex-start;gap:var(--space-2-5);flex-wrap:wrap;min-height:64px;display:flex;position:relative}.game-servers-module-scss-module__tl5fiG__plan_name{color:var(--text-primary);margin:0;font-size:26px;font-weight:700}@media screen and (max-width:1400px){.game-servers-module-scss-module__tl5fiG__plan_name{font-size:23px}}@media screen and (max-width:1300px){.game-servers-module-scss-module__tl5fiG__plan_name{font-size:21px}}@media screen and (max-width:1200px){.game-servers-module-scss-module__tl5fiG__plan_name{font-size:25px}}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__plan_name{font-size:22px}}.game-servers-module-scss-module__tl5fiG__specs_grid{gap:var(--space-2-5);margin-bottom:var(--space-4);box-sizing:border-box;grid-template-columns:repeat(2,1fr);width:100%;display:grid}@media screen and (max-width:1400px){.game-servers-module-scss-module__tl5fiG__specs_grid{gap:var(--space-2)}}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__specs_grid{gap:var(--space-2-5);grid-template-columns:1fr}}.game-servers-module-scss-module__tl5fiG__spec_item{align-items:center;gap:var(--space-2-5);padding:var(--space-2-5) var(--space-3);background:var(--fill-ghost);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-sizing:border-box;width:100%;min-width:0;display:flex}@media screen and (max-width:1400px){.game-servers-module-scss-module__tl5fiG__spec_item{gap:var(--space-2);padding:var(--space-2-5) var(--space-3)}}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__spec_item{padding:var(--space-2-5) var(--space-3);gap:var(--space-2)}}.game-servers-module-scss-module__tl5fiG__spec_icon{color:var(--text-primary);font-size:var(--fs-xl);flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}@media screen and (max-width:1400px){.game-servers-module-scss-module__tl5fiG__spec_icon{font-size:var(--fs-lg);width:18px;height:18px}}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__spec_icon{font-size:var(--fs-lg);width:18px;height:18px}}.game-servers-module-scss-module__tl5fiG__spec_content{flex-direction:column;flex:1;gap:2px;width:100%;min-width:0;display:flex;overflow:hidden}.game-servers-module-scss-module__tl5fiG__spec_label{font-size:var(--fs-xs);color:var(--text-muted);letter-spacing:.3px;white-space:nowrap;text-overflow:ellipsis;line-height:1.2;display:block;overflow:hidden}@media screen and (max-width:1300px){.game-servers-module-scss-module__tl5fiG__spec_label{font-size:11px}}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__spec_label{font-size:11px}}.game-servers-module-scss-module__tl5fiG__spec_value{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.85em;font-weight:500;line-height:1.3;overflow:hidden}@media screen and (max-width:1400px){.game-servers-module-scss-module__tl5fiG__spec_value{font-size:.75em}}@media screen and (max-width:1300px){.game-servers-module-scss-module__tl5fiG__spec_value{font-size:.75em}}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__spec_value{font-size:.75em}}.game-servers-module-scss-module__tl5fiG__badges_wrapper{margin-bottom:var(--space-4);flex-wrap:wrap;align-items:center;gap:6px;display:flex}.game-servers-module-scss-module__tl5fiG__badge{background:var(--fill-subtle);border:1px solid var(--border-default);color:var(--text-primary);padding:var(--space-1) var(--space-2-5);border-radius:var(--radius-sm);font-size:var(--fs-xs);font-weight:600;display:inline-block}.game-servers-module-scss-module__tl5fiG__price_section{margin-bottom:var(--space-4);padding:var(--space-3);background:var(--surface-2);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);justify-content:center;align-items:center;display:flex;position:relative;overflow:visible}.game-servers-module-scss-module__tl5fiG__price_container{flex-direction:column;align-items:center;display:flex;position:relative}.game-servers-module-scss-module__tl5fiG__price_value{color:var(--accent);margin-bottom:var(--space-1);font-size:36px;font-weight:700}@media screen and (max-width:1400px){.game-servers-module-scss-module__tl5fiG__price_value{font-size:var(--fs-3xl)}}@media screen and (max-width:1300px){.game-servers-module-scss-module__tl5fiG__price_value{font-size:28px}}@media screen and (max-width:1200px){.game-servers-module-scss-module__tl5fiG__price_value{font-size:34px}}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__price_value{font-size:28px}}.game-servers-module-scss-module__tl5fiG__original_price_row{justify-content:center;align-items:center;gap:var(--space-2);margin-bottom:var(--space-1);display:flex}.game-servers-module-scss-module__tl5fiG__original_price_row .game-servers-module-scss-module__tl5fiG__original_price{margin-bottom:0}.game-servers-module-scss-module__tl5fiG__original_price{color:var(--text-faint);margin-bottom:var(--space-1);font-size:clamp(1rem,1.5vw,1.2rem);font-weight:600;text-decoration:line-through}.game-servers-module-scss-module__tl5fiG__discounted_price{color:var(--accent);margin-bottom:2px;font-size:clamp(1.8rem,2vw,2.2rem);font-weight:700}.game-servers-module-scss-module__tl5fiG__discount_badge{background:var(--fill-hover);color:var(--text-primary);font-size:var(--fs-xs);padding:var(--space-1) var(--space-2);border-radius:var(--radius-md);pointer-events:none;white-space:nowrap;font-weight:600}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__discount_badge{padding:3px 6px;font-size:11px}}.game-servers-module-scss-module__tl5fiG__discount_countdown{color:var(--text-primary);text-align:center;margin-top:6px;font-size:clamp(.8rem,1vw,.9rem);font-weight:600;animation:4s infinite game-servers-module-scss-module__tl5fiG__pulse-text}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__discount_countdown{font-size:clamp(.7rem,1vw,.8rem)}}.game-servers-module-scss-module__tl5fiG__price_period{font-size:var(--fs-rg);color:var(--text-muted);font-weight:600}.game-servers-module-scss-module__tl5fiG__not_available{padding:var(--space-4) var(--space-6);border:1px solid var(--surface-3);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--fs-rg);text-align:center;text-transform:uppercase;letter-spacing:1px;justify-content:center;align-items:center;margin-top:auto;font-weight:600;display:flex}.game-servers-module-scss-module__tl5fiG__order_button{background:var(--accent);color:#fff;border-radius:var(--radius-md);padding:var(--space-4) var(--space-6);font-size:var(--fs-rg);cursor:pointer;transition:all var(--transition-normal);text-align:center;text-transform:uppercase;letter-spacing:1px;box-shadow:var(--shadow-accent);border:none;justify-content:center;align-items:center;margin-top:auto;font-weight:600;text-decoration:none;display:flex}.game-servers-module-scss-module__tl5fiG__order_button:hover{background:var(--accent-bright);box-shadow:var(--shadow-accent-hover);transform:translateY(-1px)}@media screen and (max-width:768px){.game-servers-module-scss-module__tl5fiG__order_button{font-size:var(--fs-md);padding:14px 20px}}.game-servers-module-scss-module__tl5fiG__empty_state{text-align:center;width:100%;padding:var(--space-12) var(--space-5);background:var(--surface-1);border:1px solid var(--border-default);border-radius:var(--radius-2xl);grid-column:1/-1}.game-servers-module-scss-module__tl5fiG__empty_state p{color:var(--text-primary);margin-bottom:var(--space-2-5)}.game-servers-module-scss-module__tl5fiG__empty_state p:last-of-type{color:var(--text-faint);margin-bottom:var(--space-5)}.game-servers-module-scss-module__tl5fiG__empty_state .game-servers-module-scss-module__tl5fiG__contact_button{padding:var(--space-3) var(--space-6);background:var(--btn-light-bg);color:var(--btn-light-text);border-radius:var(--radius-2xl);transition:background var(--transition-normal);text-align:center;cursor:pointer;border:none;font-size:1em;text-decoration:none;display:inline-block}.game-servers-module-scss-module__tl5fiG__empty_state .game-servers-module-scss-module__tl5fiG__contact_button:hover{background:var(--btn-light-bg-hover)}.game-servers-module-scss-module__tl5fiG__vat_note{opacity:.8;text-align:center;width:100%;margin-top:2px;font-size:.75em;display:block}
.trustbox-module-scss-module__xrsvwW__trustbox_wrapper{gap:var(--space-5);justify-content:center;width:100%;max-width:620px;margin:0 auto;display:flex}@media (max-width:768px){.trustbox-module-scss-module__xrsvwW__trustbox_wrapper{align-items:center;gap:var(--space-4);flex-direction:column}}.trustbox-module-scss-module__xrsvwW__review_button{justify-content:center;align-items:center;gap:var(--space-3);background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-2-5) var(--space-5);color:var(--text-primary);transition:all var(--transition-fast);width:100%;max-width:180px;text-decoration:none;display:flex}.trustbox-module-scss-module__xrsvwW__review_button:hover{background:var(--surface-2);border-color:var(--border-hover)}.trustbox-module-scss-module__xrsvwW__review_button .trustbox-module-scss-module__xrsvwW__logo{opacity:.9;width:auto;height:20px}.trustbox-module-scss-module__xrsvwW__review_button .trustbox-module-scss-module__xrsvwW__logo_light_theme{display:none}[data-theme=light] .trustbox-module-scss-module__xrsvwW__review_button .trustbox-module-scss-module__xrsvwW__logo_dark_theme{display:none}[data-theme=light] .trustbox-module-scss-module__xrsvwW__review_button .trustbox-module-scss-module__xrsvwW__logo_light_theme{display:block}
.reviews-module-scss-module__gJaDIq__reviews_container{contain:layout style paint;width:100%;padding:var(--space-5) 0 var(--space-10);position:relative}.reviews-module-scss-module__gJaDIq__marquee{padding:var(--space-2-5) 0;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.reviews-module-scss-module__gJaDIq__marquee:active{cursor:grabbing}.reviews-module-scss-module__gJaDIq__marquee img{-webkit-user-drag:none;user-drag:none}.reviews-module-scss-module__gJaDIq__marquee_rows{gap:var(--space-1);padding-bottom:var(--space-4);flex-direction:column;display:flex}.reviews-module-scss-module__gJaDIq__marquee_track{will-change:transform;align-items:stretch;width:max-content;display:flex}.reviews-module-scss-module__gJaDIq__marquee_group{align-items:stretch;gap:20px;padding-right:20px;display:flex}.reviews-module-scss-module__gJaDIq__slide{flex-shrink:0;width:400px;display:flex}@media (max-width:768px){.reviews-module-scss-module__gJaDIq__slide{width:330px}}@media (max-width:480px){.reviews-module-scss-module__gJaDIq__slide{width:290px}}.reviews-module-scss-module__gJaDIq__review_card{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-6) var(--space-6) var(--space-5);gap:var(--space-4);width:100%;transition:border-color var(--transition-fast),transform var(--transition-fast);flex-direction:column;display:flex;position:relative;overflow:hidden}.reviews-module-scss-module__gJaDIq__review_card:hover{border-color:var(--border-hover);transform:translateY(-3px)}.reviews-module-scss-module__gJaDIq__review_card:hover .reviews-module-scss-module__gJaDIq__quote_watermark{opacity:.22}.reviews-module-scss-module__gJaDIq__quote_watermark{color:var(--accent);opacity:.15;pointer-events:none;-webkit-user-select:none;user-select:none;transition:opacity var(--transition-normal);font-family:Georgia,serif;font-size:110px;line-height:1;position:absolute;top:-6px;right:10px}.reviews-module-scss-module__gJaDIq__reviews_title{font-size:var(--fs-hero);color:var(--text-primary);text-align:center;margin-bottom:1rem;font-weight:700}.reviews-module-scss-module__gJaDIq__reviews_description{font-size:var(--fs-subtitle);color:var(--text-faint);text-align:center;max-width:800px;margin:0 auto 2rem;font-weight:400}.reviews-module-scss-module__gJaDIq__review_text{color:var(--text-secondary);z-index:1;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.9em;line-height:1.6;display:-webkit-box;position:relative;overflow:hidden}.reviews-module-scss-module__gJaDIq__review_footer{align-items:center;gap:var(--space-2-5);padding-top:var(--space-4);border-top:1px solid var(--border-subtle);margin-top:auto;display:flex}.reviews-module-scss-module__gJaDIq__review_footer .reviews-module-scss-module__gJaDIq__avatar{border:2px solid var(--border-default);border-radius:50%;flex-shrink:0;width:32px;height:32px}.reviews-module-scss-module__gJaDIq__review_footer h3{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.9em;font-weight:500;overflow:hidden}.reviews-module-scss-module__gJaDIq__leave_review{text-align:center;padding-top:1.25rem}.reviews-module-scss-module__gJaDIq__leave_review p{color:var(--text-muted);padding-bottom:1rem;font-size:.9em}.reviews-module-scss-module__gJaDIq__source_button{padding:var(--space-1) var(--space-2-5);background:var(--fill-ghost);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-muted);transition:all var(--transition-fast);flex-shrink:0;align-items:center;gap:6px;margin-left:auto;font-size:.75em;text-decoration:none;display:inline-flex}.reviews-module-scss-module__gJaDIq__source_button:hover{border-color:var(--border-hover);color:var(--text-primary)}.reviews-module-scss-module__gJaDIq__source_button[data-source=trustpilot] .reviews-module-scss-module__gJaDIq__source_icon{color:#00b67a}.reviews-module-scss-module__gJaDIq__source_button[data-source=discord] .reviews-module-scss-module__gJaDIq__source_icon{color:#5865f2}.reviews-module-scss-module__gJaDIq__source_button .reviews-module-scss-module__gJaDIq__source_icon{width:14px;height:14px}@media screen and (max-width:768px){.reviews-module-scss-module__gJaDIq__reviews_container{padding:var(--space-2-5) 0 30px}.reviews-module-scss-module__gJaDIq__review_card{padding:var(--space-5) var(--space-5) var(--space-4)}.reviews-module-scss-module__gJaDIq__review_text{font-size:.85em;line-height:1.5}.reviews-module-scss-module__gJaDIq__quote_watermark{font-size:90px}.reviews-module-scss-module__gJaDIq__leave_review{margin-top:1.5rem;padding:1rem}.reviews-module-scss-module__gJaDIq__leave_review p{font-size:.85em}}@media screen and (max-width:480px){.reviews-module-scss-module__gJaDIq__review_card{padding:var(--space-4)}.reviews-module-scss-module__gJaDIq__review_footer .reviews-module-scss-module__gJaDIq__avatar{width:28px;height:28px}.reviews-module-scss-module__gJaDIq__review_footer h3{font-size:.85em}.reviews-module-scss-module__gJaDIq__review_text{font-size:.8em;line-height:1.45}}
.service-cta-module-scss-module__vxHrmW__section{width:100%;max-width:1400px;margin:0 auto;padding:1rem 0}.service-cta-module-scss-module__vxHrmW__content{border:1px solid var(--border-subtle);border-radius:var(--radius-2xl);background:0 0;justify-content:space-between;align-items:center;gap:2rem;padding:3rem;display:flex;position:relative;overflow:hidden}.service-cta-module-scss-module__vxHrmW__text{z-index:1;flex:1;position:relative}.service-cta-module-scss-module__vxHrmW__text h2{font-size:var(--fs-4xl);color:#fff;margin-bottom:1rem;font-weight:700}.service-cta-module-scss-module__vxHrmW__text p{max-width:80%;font-size:var(--fs-xl);color:#cecece;line-height:1.6}.service-cta-module-scss-module__vxHrmW__button{z-index:1;border-radius:var(--radius-lg);color:#0a0a0a;font-size:var(--fs-lg);white-space:nowrap;transition:all var(--transition-normal);background:#fff;align-items:center;gap:.8rem;padding:1.2rem 2.5rem;font-weight:600;text-decoration:none;display:flex;position:relative}.service-cta-module-scss-module__vxHrmW__button svg{transition:transform var(--transition-normal)}.service-cta-module-scss-module__vxHrmW__button:hover{background:#ffffffe0}.service-cta-module-scss-module__vxHrmW__button:hover svg{transform:translate(3px)rotate(15deg)}.service-cta-module-scss-module__vxHrmW__button:active{transition:all .1s;transform:scale(.97)}@media (min-width:769px) and (max-width:900px){.service-cta-module-scss-module__vxHrmW__content{text-align:center;flex-direction:column;gap:1.5rem}.service-cta-module-scss-module__vxHrmW__text p{max-width:100%}}@media (max-width:768px){.service-cta-module-scss-module__vxHrmW__section{padding:2rem 0}.service-cta-module-scss-module__vxHrmW__content{text-align:center;flex-direction:column;gap:1.5rem;padding:2rem}.service-cta-module-scss-module__vxHrmW__text h2{font-size:var(--fs-3xl);margin-bottom:.8rem}.service-cta-module-scss-module__vxHrmW__text p{max-width:100%;font-size:var(--fs-lg)}.service-cta-module-scss-module__vxHrmW__button{width:100%;font-size:var(--fs-rg);justify-content:center;padding:1rem 2rem}}@media (max-width:480px){.service-cta-module-scss-module__vxHrmW__section{padding:1.5rem 0}.service-cta-module-scss-module__vxHrmW__content{gap:1.2rem;padding:1.5rem}.service-cta-module-scss-module__vxHrmW__text h2{font-size:1.8rem}.service-cta-module-scss-module__vxHrmW__text p{font-size:var(--fs-rg)}.service-cta-module-scss-module__vxHrmW__button{font-size:var(--fs-md);padding:.9rem 1.8rem}}
.servers-module-scss-module__zL3zTG__plan_card{padding:var(--space-6);background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-sizing:border-box;z-index:2;width:100%;max-width:100%;transition:border-color var(--transition-fast);flex-direction:column;display:flex;position:relative;box-shadow:0 10px 30px #00000026}.servers-module-scss-module__zL3zTG__plan_card:hover{border-color:var(--border-strong);z-index:2}@media screen and (max-width:1400px){.servers-module-scss-module__zL3zTG__plan_card{padding:22px}}@media screen and (max-width:1300px){.servers-module-scss-module__zL3zTG__plan_card{padding:var(--space-6)}}.servers-module-scss-module__zL3zTG__plan_header{margin-bottom:var(--space-3);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;min-height:64px;display:flex;position:relative}.servers-module-scss-module__zL3zTG__price_section{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);justify-content:center;align-items:center;display:flex;position:relative}.servers-module-scss-module__zL3zTG__price_container{flex-direction:column;align-items:center;display:flex;position:relative}.servers-module-scss-module__zL3zTG__price_value{margin-bottom:var(--space-1);font-weight:700}.servers-module-scss-module__zL3zTG__price_period{color:var(--text-muted);font-weight:600}.servers-module-scss-module__zL3zTG__specs_grid{margin-bottom:var(--space-4);box-sizing:border-box;width:100%;display:grid}.servers-module-scss-module__zL3zTG__spec_item{align-items:center;gap:var(--space-2-5);background:var(--fill-ghost);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-sizing:border-box;width:100%;min-width:0;display:flex}.servers-module-scss-module__zL3zTG__spec_icon{color:var(--text-primary);font-size:var(--fs-xl);flex-shrink:0}@media screen and (max-width:1400px){.servers-module-scss-module__zL3zTG__spec_icon{font-size:var(--fs-lg)}}.servers-module-scss-module__zL3zTG__spec_content{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.servers-module-scss-module__zL3zTG__spec_label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.servers-module-scss-module__zL3zTG__spec_value{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.85em;font-weight:500;line-height:1.3;overflow:hidden}@media screen and (max-width:1400px){.servers-module-scss-module__zL3zTG__spec_value{font-size:.75em}}.servers-module-scss-module__zL3zTG__badges_wrapper{flex-wrap:wrap;align-items:center;display:flex}.servers-module-scss-module__zL3zTG__badge{color:var(--text-primary);border-radius:var(--radius-sm);font-weight:600;display:inline-block}.servers-module-scss-module__zL3zTG__not_available{background:var(--fill-hover);color:var(--text-faint);border-radius:var(--radius-md);font-size:var(--fs-sm);text-align:center;border:1px dashed var(--border-hover);width:100%}.servers-module-scss-module__zL3zTG__lineup_switcher_bar{justify-content:center;width:100%;margin-bottom:30px;padding:0;display:flex}.servers-module-scss-module__zL3zTG__lineup_switcher_content{background:var(--surface-solid-1);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 0;width:100%;padding:14px 32px;display:flex}.servers-module-scss-module__zL3zTG__switcher_dropdown{padding:0 var(--space-6);align-items:center;gap:14px;min-width:0;display:flex}.servers-module-scss-module__zL3zTG__dropdown_label{color:var(--text-faint);white-space:nowrap;font-family:inherit;font-size:.95em;font-weight:500}.servers-module-scss-module__zL3zTG__select_trigger{align-items:center;gap:var(--space-3);background:var(--surface-solid-2);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;justify-content:space-between;width:fit-content;min-width:200px;font-family:inherit;font-size:1em;font-weight:600;display:flex}.servers-module-scss-module__zL3zTG__select_trigger:hover{background:var(--surface-solid-2-hover);border-color:var(--border-hover)}.servers-module-scss-module__zL3zTG__select_trigger:focus{border-color:var(--border-hover);outline:none}.servers-module-scss-module__zL3zTG__select_trigger[data-state=open]{border-color:var(--border-hover);background:var(--surface-solid-2-active)}@media screen and (max-width:768px){.servers-module-scss-module__zL3zTG__select_trigger{flex:1;width:auto;padding:10px 14px;font-size:.95em}}.servers-module-scss-module__zL3zTG__select_value_content{align-items:center;gap:var(--space-3);display:flex}.servers-module-scss-module__zL3zTG__flag_icon{aspect-ratio:4/3;object-fit:cover;border-radius:2px;flex-shrink:0;min-width:20px}.servers-module-scss-module__zL3zTG__chevron_icon{width:12px;height:12px;color:var(--text-faint);transition:transform var(--transition-fast);flex-shrink:0}[data-state=open] .servers-module-scss-module__zL3zTG__chevron_icon{transform:rotate(180deg)}.servers-module-scss-module__zL3zTG__select_content{background:var(--surface-solid-1);border:1px solid var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-dropdown);z-index:var(--z-dropdown);animation:servers-module-scss-module__zL3zTG__slideDown var(--transition-fast);padding:6px;font-family:inherit}.servers-module-scss-module__zL3zTG__select_content [data-radix-select-viewport]{gap:var(--space-1);flex-direction:column;display:flex}@keyframes servers-module-scss-module__zL3zTG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.servers-module-scss-module__zL3zTG__select_item{padding:var(--space-2-5) var(--space-3);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition-fast);color:var(--text-primary);white-space:nowrap;align-items:center;width:100%;font-family:inherit;font-size:.95em;font-weight:500;display:flex}.servers-module-scss-module__zL3zTG__select_item:hover{background:var(--fill-hover)}.servers-module-scss-module__zL3zTG__select_item[data-highlighted]{background:var(--fill-hover);outline:none}.servers-module-scss-module__zL3zTG__select_item[data-state=checked]{background:var(--fill-hover)}.servers-module-scss-module__zL3zTG__select_item_content{align-items:center;gap:var(--space-2-5);display:flex}.servers-module-scss-module__zL3zTG__select_item_indicator{color:var(--text-primary);align-items:center;display:flex;position:absolute;right:12px}.servers-module-scss-module__zL3zTG__flag_inline{vertical-align:middle;margin-right:var(--space-1);display:inline-block}.servers-module-scss-module__zL3zTG__vat_note{opacity:.8;text-align:center;width:100%;margin-top:2px;font-size:.75em;display:block}.servers-module-scss-module__zL3zTG__container{contain:layout style;width:100%;max-width:1400px;padding:var(--space-5) 0 0;box-sizing:border-box;scroll-behavior:smooth;overflow-anchor:none;flex-direction:column;margin:0 auto;display:flex;position:relative}@media screen and (max-width:1360px){.servers-module-scss-module__zL3zTG__container{padding:var(--space-5) var(--space-5) 0;max-width:100%}}@media screen and (max-width:1200px){.servers-module-scss-module__zL3zTG__container{padding:var(--space-5) var(--space-5) 0;max-width:100%}}@media screen and (min-width:770px) and (max-width:1200px){.servers-module-scss-module__zL3zTG__container{padding-top:var(--space-5);padding-bottom:var(--space-15);padding-left:var(--space-5);padding-right:var(--space-5);position:relative;overflow:visible}}@media screen and (max-width:768px){.servers-module-scss-module__zL3zTG__container{padding:var(--space-4) var(--space-4) 0}}.servers-module-scss-module__zL3zTG__use_cases_container{width:100%;margin:var(--space-2-5) 0 var(--space-10);position:relative}@media screen and (max-width:768px){.servers-module-scss-module__zL3zTG__use_cases_container{margin:var(--space-1) 0 30px}}@media screen and (min-width:770px) and (max-width:1200px){.servers-module-scss-module__zL3zTG__use_cases_container{z-index:1;margin-top:1100px;margin-bottom:30px;position:relative}}.servers-module-scss-module__zL3zTG__use_cases_header{font-size:var(--fs-2xl);text-transform:uppercase;letter-spacing:.8px;color:var(--text-primary);margin-bottom:var(--space-6);font-weight:700;display:inline-block;position:relative}.servers-module-scss-module__zL3zTG__use_cases_header:after{content:"";background:linear-gradient(90deg, var(--accent-strong), var(--accent));border-radius:2px;width:60px;height:3px;position:absolute;bottom:-8px;left:0}@media screen and (max-width:768px){.servers-module-scss-module__zL3zTG__use_cases_header{font-size:var(--fs-xl);margin-bottom:var(--space-3)}}.servers-module-scss-module__zL3zTG__use_cases_marquee_container{background:var(--surface-1);border-radius:var(--radius-lg);border:1px solid var(--accent-a20);width:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}@media screen and (min-width:770px) and (max-width:1200px){.servers-module-scss-module__zL3zTG__use_cases_marquee_container{z-index:1;position:relative;box-shadow:0 15px 40px #00000040}}.servers-module-scss-module__zL3zTG__use_cases_marquee{white-space:nowrap;gap:0;width:max-content;padding:18px 0;animation:60s linear infinite servers-module-scss-module__zL3zTG__scroll;display:flex}.servers-module-scss-module__zL3zTG__use_cases_marquee:hover{animation-play-state:paused}.servers-module-scss-module__zL3zTG__use_case_item{padding:0 var(--space-6);color:var(--text-primary);font-size:var(--fs-rg);letter-spacing:.5px;transition:transform var(--transition-fast),color var(--transition-fast);align-items:center;font-weight:500;display:flex;position:relative}.servers-module-scss-module__zL3zTG__use_case_item:hover{color:var(--accent)}.servers-module-scss-module__zL3zTG__use_case_item:before{content:"";background:var(--accent-strong);width:10px;height:10px;margin-right:var(--space-4);transition:transform var(--transition-fast),box-shadow var(--transition-fast);border-radius:50%;display:inline-block;box-shadow:0 0 15px #6366f1cc}.servers-module-scss-module__zL3zTG__use_case_item:hover:before{transform:scale(1.2);box-shadow:0 0 20px #6366f1}@media screen and (max-width:768px){.servers-module-scss-module__zL3zTG__use_case_item{padding:0 var(--space-5);font-size:var(--fs-md)}.servers-module-scss-module__zL3zTG__use_case_item:before{width:8px;height:8px;margin-right:var(--space-3)}}@keyframes servers-module-scss-module__zL3zTG__scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - .5px))}}.servers-module-scss-module__zL3zTG__content_wrapper{box-sizing:border-box;align-items:flex-start;gap:30px;width:100%;display:flex;position:relative}@media screen and (max-width:1360px){.servers-module-scss-module__zL3zTG__content_wrapper{gap:var(--space-6)}}@media screen and (max-width:1260px){.servers-module-scss-module__zL3zTG__content_wrapper{gap:var(--space-5)}}@media screen and (max-width:1200px){.servers-module-scss-module__zL3zTG__content_wrapper{flex-direction:column;gap:30px}}@media screen and (min-width:770px) and (max-width:1200px){.servers-module-scss-module__zL3zTG__content_wrapper{flex-direction:column;width:100%;margin-top:0;display:flex;position:static}}.servers-module-scss-module__zL3zTG__filters_section{top:calc(var(--header-height) + var(--banner-height) + var(--space-5));width:280px;height:fit-content;padding:var(--space-7);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:var(--surface-1);box-sizing:border-box;z-index:50;flex-shrink:0;align-self:flex-start;position:sticky}@media screen and (max-width:1360px){.servers-module-scss-module__zL3zTG__filters_section{width:260px;padding:var(--space-6)}}@media screen and (max-width:1260px){.servers-module-scss-module__zL3zTG__filters_section{width:240px;padding:22px}}@media screen and (max-width:1200px){.servers-module-scss-module__zL3zTG__filters_section{width:100%;height:auto;position:relative}}@media screen and (min-width:770px) and (max-width:1200px){.servers-module-scss-module__zL3zTG__filters_section{width:100%;margin-top:var(--space-12);padding:var(--space-6);z-index:1;height:auto;margin-bottom:30px;position:relative}}@media screen and (max-width:768px){.servers-module-scss-module__zL3zTG__filters_section{border-radius:var(--radius-lg);margin-bottom:var(--space-4);padding:18px}}.servers-module-scss-module__zL3zTG__filter_header{align-items:center;gap:var(--space-2-5);color:var(--text-primary);margin-bottom:18px;display:flex}.servers-module-scss-module__zL3zTG__filter_header svg{color:var(--text-primary)}.servers-module-scss-module__zL3zTG__filter_header h2{margin:0;font-size:1.25em;font-weight:600}@media screen and (max-width:480px){.servers-module-scss-module__zL3zTG__filter_header h2{font-size:1.1em}}.servers-module-scss-module__zL3zTG__filters_list{flex-direction:column;gap:14px;display:flex}.servers-module-scss-module__zL3zTG__filter_item{padding:var(--space-4);border-radius:var(--radius-md);background:var(--fill-ghost);border:1px solid var(--border-subtle);transition:border-color var(--transition-fast);overscroll-behavior:contain;position:relative;overflow:visible}.servers-module-scss-module__zL3zTG__filter_item:hover{border-color:var(--border-hover)}@media screen and (max-width:480px){.servers-module-scss-module__zL3zTG__filter_item{border-radius:var(--radius-md);padding:14px}}.servers-module-scss-module__zL3zTG__filter_item label{align-items:center;gap:var(--space-2);color:var(--text-primary);margin-bottom:var(--space-3);white-space:nowrap;letter-spacing:.2px;cursor:default;font-size:.95em;font-weight:500;display:flex}@media screen and (max-width:480px){.servers-module-scss-module__zL3zTG__filter_item label{margin-bottom:var(--space-2-5);gap:6px;font-size:.9em}}.servers-module-scss-module__zL3zTG__filter_item label svg{width:20px;height:20px;color:var(--text-primary);pointer-events:none;flex-shrink:0}@media screen and (max-width:480px){.servers-module-scss-module__zL3zTG__filter_item label svg{width:18px;height:18px}}.servers-module-scss-module__zL3zTG__slider{appearance:none;cursor:pointer;width:100%;height:4px;margin-top:var(--space-4);margin-bottom:var(--space-2);padding:var(--space-2-5) 0;touch-action:pan-y pinch-zoom;background:0 0;outline:none;position:relative}@media (max-width:768px){.servers-module-scss-module__zL3zTG__slider{padding:var(--space-3) 0}.servers-module-scss-module__zL3zTG__slider:before{content:"";z-index:1;height:32px;position:absolute;top:50%;left:0;right:0}}.servers-module-scss-module__zL3zTG__slider::-webkit-slider-runnable-track{background:var(--fill-hover);-webkit-appearance:none;border-radius:2px;width:100%;height:4px}.servers-module-scss-module__zL3zTG__slider::-moz-range-track{background:var(--fill-hover);border-radius:2px;width:100%;height:4px}.servers-module-scss-module__zL3zTG__slider::-webkit-slider-container{background:linear-gradient(90deg, var(--text-primary) 0%, var(--text-primary) var(--value-percent,0%), var(--fill-hover) var(--value-percent,0%));border-radius:2px;height:4px}.servers-module-scss-module__zL3zTG__slider::-webkit-slider-thumb{appearance:none;border:2px solid var(--text-primary);background:var(--surface-1);cursor:grab;width:16px;height:16px;transition:all var(--transition-fast);z-index:2;border-radius:50%;margin-top:-6px;position:relative}@media (max-width:768px){.servers-module-scss-module__zL3zTG__slider::-webkit-slider-thumb{width:22px;height:22px;margin-top:-9px}}.servers-module-scss-module__zL3zTG__slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.servers-module-scss-module__zL3zTG__slider::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.05)}.servers-module-scss-module__zL3zTG__slider::-moz-range-thumb{border:2px solid var(--text-primary);background:var(--surface-1);cursor:grab;width:16px;height:16px;transition:all var(--transition-fast);border-radius:50%}@media (max-width:768px){.servers-module-scss-module__zL3zTG__slider::-moz-range-thumb{width:22px;height:22px}}.servers-module-scss-module__zL3zTG__slider::-moz-range-thumb:hover{transform:scale(1.1)}.servers-module-scss-module__zL3zTG__slider::-moz-range-thumb:active{cursor:grabbing;transform:scale(1.05)}.servers-module-scss-module__zL3zTG__slider_values{justify-content:space-between;align-items:baseline;gap:var(--space-2);color:var(--text-secondary);font-size:.85em;font-weight:500;display:flex}.servers-module-scss-module__zL3zTG__slider_values span:last-child{color:var(--text-faint)}.servers-module-scss-module__zL3zTG__plans_wrapper{gap:var(--space-6);flex:1;grid-template-columns:repeat(2,minmax(460px,1fr));width:100%;min-width:0;display:grid;position:relative}@media screen and (max-width:1360px){.servers-module-scss-module__zL3zTG__plans_wrapper{gap:var(--space-5);grid-template-columns:repeat(2,minmax(420px,1fr))}}@media screen and (max-width:1260px){.servers-module-scss-module__zL3zTG__plans_wrapper{grid-template-columns:repeat(2,minmax(360px,1fr));gap:18px}}@media screen and (max-width:1200px){.servers-module-scss-module__zL3zTG__plans_wrapper{gap:var(--space-6);grid-template-columns:1fr}}@media screen and (min-width:770px) and (max-width:1200px){.servers-module-scss-module__zL3zTG__plans_wrapper{z-index:1;margin-top:0;position:relative}}.servers-module-scss-module__zL3zTG__plan_card{align-self:flex-start;height:fit-content;overflow:visible}@media screen and (max-width:1200px){.servers-module-scss-module__zL3zTG__plan_card{padding:var(--space-7)}}@media screen and (max-width:768px){.servers-module-scss-module__zL3zTG__plan_card{padding:var(--space-5)}}.servers-module-scss-module__zL3zTG__plan_header{gap:var(--space-2-5)}.servers-module-scss-module__zL3zTG__plan_name{color:var(--text-primary);margin:0;font-size:26px;font-weight:700}@media screen and (max-width:1400px){.servers-module-scss-module__zL3zTG__plan_name{font-size:23px}}@media screen and (max-width:1300px){.servers-module-scss-module__zL3zTG__plan_name{font-size:21px}}@media screen and (max-width:1200px){.servers-module-scss-module__zL3zTG__plan_name{font-size:25px}}@media screen and (max-width:768px){.servers-module-scss-module__zL3zTG__plan_name{font-size:22px}}.servers-module-scss-module__zL3zTG__discount_badge{background:var(--fill-hover);color:var(--text-primary);font-size:var(--fs-xs);padding:var(--space-1) var(--space-2);border-radius:var(--radius-md);pointer-events:none;white-space:nowrap;font-family:inherit;font-weight:600}@media screen and (max-width:768px){.servers-module-scss-module__zL3zTG__discount_badge{padding:3px 6px;font-size:11px}}.servers-module-scss-module__zL3zTG__price_section{margin-bottom:var(--space-4);padding:var(--space-3);background:var(--surface-1);overflow:visible}.servers-module-scss-module__zL3zTG__original_price_row{justify-content:center;align-items:center;gap:var(--space-2);margin-bottom:var(--space-1);display:flex}.servers-module-scss-module__zL3zTG__original_price_row .servers-module-scss-module__zL3zTG__original_price{margin-bottom:0}.servers-module-scss-module__zL3zTG__original_price{color:var(--text-faint);margin-bottom:var(--space-1);font-size:clamp(1rem,1.5vw,1.2rem);font-weight:600;text-decoration:line-through}.servers-module-scss-module__zL3zTG__price_value{color:var(--accent);font-size:36px;font-weight:700}@media screen and (max-width:1400px){.servers-module-scss-module__zL3zTG__price_value{font-size:var(--fs-3xl)}}@media screen and (max-width:1300px){.servers-module-scss-module__zL3zTG__price_value{font-size:28px}}@media screen and (max-width:1200px){.servers-module-scss-module__zL3zTG__price_value{font-size:34px}}@media screen and (max-width:768px){.servers-module-scss-module__zL3zTG__price_value{font-size:28px}}.servers-module-scss-module__zL3zTG__price_period{font-size:var(--fs-rg)}.servers-module-scss-module__zL3zTG__specs_grid{gap:var(--space-2-5);grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1400px){.servers-module-scss-module__zL3zTG__specs_grid{gap:var(--space-2)}}@media screen and (max-width:1300px){.servers-module-scss-module__zL3zTG__specs_grid{gap:var(--space-2)}}@media screen and (max-width:768px){.servers-module-scss-module__zL3zTG__specs_grid{gap:var(--space-2-5);grid-template-columns:1fr}}.servers-module-scss-module__zL3zTG__spec_item{padding:var(--space-2-5) var(--space-3)}@media screen and (max-width:1400px){.servers-module-scss-module__zL3zTG__spec_item{gap:var(--space-2)}}.servers-module-scss-module__zL3zTG__spec_icon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}@media screen and (max-width:1400px){.servers-module-scss-module__zL3zTG__spec_icon{width:18px;height:18px}}.servers-module-scss-module__zL3zTG__spec_content{gap:2px;width:100%}.servers-module-scss-module__zL3zTG__spec_label{font-size:var(--fs-xs);color:var(--text-muted);letter-spacing:.3px;line-height:1.2;display:block}@media screen and (max-width:1300px){.servers-module-scss-module__zL3zTG__spec_label{font-size:11px}}.servers-module-scss-module__zL3zTG__badges_wrapper{margin-bottom:var(--space-4);gap:6px}.servers-module-scss-module__zL3zTG__badge{background:var(--fill-hover);border:1px solid var(--border-hover);padding:var(--space-1) var(--space-2-5);font-size:var(--fs-xs)}.servers-module-scss-module__zL3zTG__order_button{background:var(--accent);color:#fff;border-radius:var(--radius-md);padding:var(--space-4) var(--space-6);font-size:var(--fs-rg);cursor:pointer;transition:all var(--transition-normal);text-align:center;text-transform:uppercase;letter-spacing:1px;box-shadow:var(--shadow-accent);border:none;justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:flex}.servers-module-scss-module__zL3zTG__order_button:hover{background:var(--accent-bright);box-shadow:var(--shadow-accent-hover);transform:translateY(-1px)}@media screen and (max-width:768px){.servers-module-scss-module__zL3zTG__order_button{font-size:var(--fs-md);padding:14px 20px}}.servers-module-scss-module__zL3zTG__not_available{padding:var(--space-4) var(--space-6)}.servers-module-scss-module__zL3zTG__empty_state{text-align:center;width:100%;padding:var(--space-12) var(--space-5);background:var(--surface-1);border:1px solid var(--surface-3);border-radius:var(--radius-2xl);grid-column:1/-1}.servers-module-scss-module__zL3zTG__empty_state p{color:var(--text-primary);margin-bottom:var(--space-2-5)}.servers-module-scss-module__zL3zTG__empty_state p:last-of-type{color:var(--text-faint);margin-bottom:var(--space-5)}.servers-module-scss-module__zL3zTG__empty_state .servers-module-scss-module__zL3zTG__contact_button{padding:var(--space-3) var(--space-6);background:var(--btn-light-bg);color:var(--btn-light-text);border-radius:var(--radius-2xl);transition:background var(--transition-normal);text-align:center;cursor:pointer;border:none;font-size:1em;text-decoration:none;display:inline-block}.servers-module-scss-module__zL3zTG__empty_state .servers-module-scss-module__zL3zTG__contact_button:hover{background:var(--btn-light-bg-hover)}.servers-module-scss-module__zL3zTG__billing_toggle{gap:var(--space-2-5);margin:var(--space-5) 0 0;border-top:1px solid var(--border-subtle);flex-direction:column;padding:18px 0 0;display:flex}.servers-module-scss-module__zL3zTG__billing_button{padding:var(--space-3);background:var(--fill-ghost);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-faint);cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast);letter-spacing:.2px;justify-content:center;align-items:center;gap:var(--space-2);width:100%;font-family:inherit;font-size:.9em;font-weight:600;display:flex;position:relative}.servers-module-scss-module__zL3zTG__billing_button:hover{background:var(--fill-subtle);color:#fff;border-color:var(--border-strong)}.servers-module-scss-module__zL3zTG__billing_button.servers-module-scss-module__zL3zTG__active{background:var(--accent-strong);color:#fff;border-color:var(--accent-strong)}.servers-module-scss-module__zL3zTG__billing_button.servers-module-scss-module__zL3zTG__yearly{background:var(--accent-a10);border-color:var(--accent-a15)}.servers-module-scss-module__zL3zTG__billing_button.servers-module-scss-module__zL3zTG__yearly .servers-module-scss-module__zL3zTG__discount_pill{background:var(--accent-strong);color:#fff;border-radius:var(--radius-xs);padding:3px 7px;font-family:inherit;font-size:.7em;font-weight:700;position:absolute;right:10px}.servers-module-scss-module__zL3zTG__billing_button.servers-module-scss-module__zL3zTG__yearly:hover{background:var(--accent-a15);border-color:var(--border-strong)}.servers-module-scss-module__zL3zTG__billing_button.servers-module-scss-module__zL3zTG__yearly.servers-module-scss-module__zL3zTG__active{background:var(--accent-strong)}.servers-module-scss-module__zL3zTG__billing_button.servers-module-scss-module__zL3zTG__yearly.servers-module-scss-module__zL3zTG__active .servers-module-scss-module__zL3zTG__discount_pill{background:var(--btn-light-bg);color:var(--accent-strong)}@media screen and (max-width:950px){.servers-module-scss-module__zL3zTG__lineup_switcher_bar{margin-bottom:var(--space-5);padding:0}}.servers-module-scss-module__zL3zTG__lineup_switcher_content{max-width:1400px}@media screen and (max-width:1360px){.servers-module-scss-module__zL3zTG__lineup_switcher_content{padding:var(--space-3) var(--space-6)}}@media screen and (min-width:951px) and (max-width:1300px){.servers-module-scss-module__zL3zTG__lineup_switcher_content{gap:14px 24px}}@media screen and (max-width:950px){.servers-module-scss-module__zL3zTG__lineup_switcher_content{padding:var(--space-5);border-radius:var(--radius-xl);flex-direction:column;gap:18px}}@media screen and (min-width:951px) and (max-width:1300px){.servers-module-scss-module__zL3zTG__switcher_dropdown{padding:0}}@media screen and (max-width:950px){.servers-module-scss-module__zL3zTG__switcher_dropdown{justify-content:space-between;width:100%;padding:0}}@media screen and (max-width:700px){.servers-module-scss-module__zL3zTG__dropdown_label{white-space:normal;overflow-wrap:anywhere;line-height:1.3}}@media screen and (max-width:420px){.servers-module-scss-module__zL3zTG__dropdown_label{font-size:.9em}}.servers-module-scss-module__zL3zTG__switcher_divider{background:var(--fill-hover);width:1px;height:40px}@media screen and (min-width:951px) and (max-width:1300px){.servers-module-scss-module__zL3zTG__switcher_divider{display:none}}@media screen and (max-width:950px){.servers-module-scss-module__zL3zTG__switcher_divider{width:100%;height:1px}}@media screen and (max-width:700px){.servers-module-scss-module__zL3zTG__lineup_switcher_content .servers-module-scss-module__zL3zTG__switcher_dropdown{align-items:flex-start;gap:var(--space-2);flex-direction:column}.servers-module-scss-module__zL3zTG__lineup_switcher_content .servers-module-scss-module__zL3zTG__switcher_dropdown .servers-module-scss-module__zL3zTG__select_trigger{width:100%}}@media screen and (max-width:420px){.servers-module-scss-module__zL3zTG__select_trigger{font-size:.9em}}.servers-module-scss-module__zL3zTG__cpu_icon{opacity:.9;flex-shrink:0}.servers-module-scss-module__zL3zTG__select_content_location{min-width:var(--radix-select-trigger-width);width:fit-content;}.servers-module-scss-module__zL3zTG__select_content_lineup{min-width:var(--radix-select-trigger-width);width:fit-content;}.servers-module-scss-module__zL3zTG__select_item_disabled{opacity:.5;cursor:not-allowed}.servers-module-scss-module__zL3zTG__select_item_disabled:hover{background:0 0}.servers-module-scss-module__zL3zTG__coming_soon_badge{background:var(--warning-a10);color:var(--warning);border-radius:var(--radius-xs);text-transform:uppercase;margin-left:auto;padding:3px 6px;font-size:.7em;font-weight:600}@media screen and (min-width:1400px){.servers-module-scss-module__zL3zTG__specs_grid{gap:var(--space-5)}.servers-module-scss-module__zL3zTG__price_value{font-size:42px}}.servers-module-scss-module__zL3zTG__tooltip{--rt-opacity:1;opacity:0;transition:opacity var(--transition-fast),transform var(--transition-fast);pointer-events:none;background-color:var(--surface-solid-2)!important;border:1px solid var(--border-default)!important;border-radius:var(--radius-sm)!important;font-size:var(--fs-sm)!important;color:var(--text-primary)!important;max-width:300px!important;box-shadow:var(--shadow-md)!important;z-index:var(--z-tooltip)!important;padding:8px 12px!important;line-height:1.4!important}.servers-module-scss-module__zL3zTG__tooltip[data-show]{opacity:1!important}.servers-module-scss-module__zL3zTG__tooltip_icon_wrapper{margin-left:var(--space-1);cursor:help;vertical-align:middle;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.servers-module-scss-module__zL3zTG__tooltip_icon{width:12px;height:12px;color:var(--text-faint);transition:color var(--transition-fast)}.servers-module-scss-module__zL3zTG__tooltip_icon:hover{color:var(--text-primary)}.servers-module-scss-module__zL3zTG__discount_countdown{color:var(--text-primary);text-align:center;margin-top:6px;font-size:clamp(.8rem,1vw,.9rem);font-weight:600;animation:4s infinite servers-module-scss-module__zL3zTG__pulse-text}@media screen and (max-width:768px){.servers-module-scss-module__zL3zTG__discount_countdown{font-size:clamp(.7rem,1vw,.8rem)}}@keyframes servers-module-scss-module__zL3zTG__pulse-text{0%{opacity:1}50%{opacity:.8}to{opacity:1}}.servers-module-scss-module__zL3zTG__spec_note{font-size:var(--fs-sm);color:var(--text-muted)}.servers-module-scss-module__zL3zTG__badge_limited{background:linear-gradient(45deg, var(--warning), var(--error))}.servers-module-scss-module__zL3zTG__dual_slider{height:24px;margin-top:var(--space-2);margin-bottom:0;position:relative}.servers-module-scss-module__zL3zTG__dual_slider input[type=range]{pointer-events:none;background:0 0;width:100%;margin:0;position:absolute;top:0;left:0}.servers-module-scss-module__zL3zTG__dual_slider input[type=range]::-webkit-slider-runnable-track{background:0 0}.servers-module-scss-module__zL3zTG__dual_slider input[type=range]::-webkit-slider-container{background:0 0}.servers-module-scss-module__zL3zTG__dual_slider input[type=range]::-moz-range-track{background:0 0}.servers-module-scss-module__zL3zTG__dual_slider input[type=range]::-webkit-slider-thumb{pointer-events:auto}.servers-module-scss-module__zL3zTG__dual_slider input[type=range]::-moz-range-thumb{pointer-events:auto}.servers-module-scss-module__zL3zTG__dual_slider_input{z-index:2}.servers-module-scss-module__zL3zTG__dual_slider_track{background:linear-gradient(90deg, var(--fill-hover) var(--min-percent,0%), var(--text-primary) var(--min-percent,0%), var(--text-primary) var(--max-percent,100%), var(--fill-hover) var(--max-percent,100%));border-radius:2px;height:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.servers-module-scss-module__zL3zTG__sort_buttons{gap:var(--space-2);flex-direction:column;display:flex}.servers-module-scss-module__zL3zTG__sort_button{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2-5) var(--space-3);background:var(--fill-ghost);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);text-align:left;font-family:inherit;font-size:.9em;font-weight:500;display:flex}.servers-module-scss-module__zL3zTG__sort_button svg{flex-shrink:0}.servers-module-scss-module__zL3zTG__sort_button:hover{background:var(--fill-subtle);color:var(--text-primary);border-color:var(--border-hover)}.servers-module-scss-module__zL3zTG__sort_button_active{background:var(--fill-hover);border-color:var(--border-hover);color:var(--text-primary)}
.styles-module-scss-module__Q2fi7a__plan_card{padding:var(--space-6);background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-sizing:border-box;z-index:2;width:100%;max-width:100%;transition:border-color var(--transition-fast);flex-direction:column;display:flex;position:relative;box-shadow:0 10px 30px #00000026}.styles-module-scss-module__Q2fi7a__plan_card:hover{border-color:var(--border-strong);z-index:2}@media screen and (max-width:1400px){.styles-module-scss-module__Q2fi7a__plan_card{padding:22px}}@media screen and (max-width:1300px){.styles-module-scss-module__Q2fi7a__plan_card{padding:var(--space-6)}}.styles-module-scss-module__Q2fi7a__plan_header{margin-bottom:var(--space-3);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;min-height:64px;display:flex;position:relative}.styles-module-scss-module__Q2fi7a__price_section{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);justify-content:center;align-items:center;display:flex;position:relative}.styles-module-scss-module__Q2fi7a__price_container{flex-direction:column;align-items:center;display:flex;position:relative}.styles-module-scss-module__Q2fi7a__price_value{margin-bottom:var(--space-1);font-weight:700}.styles-module-scss-module__Q2fi7a__price_period{color:var(--text-muted);font-weight:600}.styles-module-scss-module__Q2fi7a__specs_grid{margin-bottom:var(--space-4);box-sizing:border-box;width:100%;display:grid}.styles-module-scss-module__Q2fi7a__spec_item{align-items:center;gap:var(--space-2-5);background:var(--fill-ghost);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-sizing:border-box;width:100%;min-width:0;display:flex}.styles-module-scss-module__Q2fi7a__spec_icon{color:var(--text-primary);font-size:var(--fs-xl);flex-shrink:0}@media screen and (max-width:1400px){.styles-module-scss-module__Q2fi7a__spec_icon{font-size:var(--fs-lg)}}.styles-module-scss-module__Q2fi7a__spec_content{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.styles-module-scss-module__Q2fi7a__spec_label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.styles-module-scss-module__Q2fi7a__spec_value{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.85em;font-weight:500;line-height:1.3;overflow:hidden}@media screen and (max-width:1400px){.styles-module-scss-module__Q2fi7a__spec_value{font-size:.75em}}.styles-module-scss-module__Q2fi7a__badges_wrapper{flex-wrap:wrap;align-items:center;display:flex}.styles-module-scss-module__Q2fi7a__badge{color:var(--text-primary);border-radius:var(--radius-sm);font-weight:600;display:inline-block}.styles-module-scss-module__Q2fi7a__not_available{background:var(--fill-hover);color:var(--text-faint);border-radius:var(--radius-md);font-size:var(--fs-sm);text-align:center;border:1px dashed var(--border-hover);width:100%}.styles-module-scss-module__Q2fi7a__lineup_switcher_bar{justify-content:center;width:100%;margin-bottom:30px;padding:0;display:flex}.styles-module-scss-module__Q2fi7a__lineup_switcher_content{background:var(--surface-solid-1);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 0;width:100%;padding:14px 32px;display:flex}.styles-module-scss-module__Q2fi7a__switcher_dropdown{padding:0 var(--space-6);align-items:center;gap:14px;min-width:0;display:flex}.styles-module-scss-module__Q2fi7a__dropdown_label{color:var(--text-faint);white-space:nowrap;font-family:inherit;font-size:.95em;font-weight:500}.styles-module-scss-module__Q2fi7a__select_trigger{align-items:center;gap:var(--space-3);background:var(--surface-solid-2);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;justify-content:space-between;width:fit-content;min-width:200px;font-family:inherit;font-size:1em;font-weight:600;display:flex}.styles-module-scss-module__Q2fi7a__select_trigger:hover{background:var(--surface-solid-2-hover);border-color:var(--border-hover)}.styles-module-scss-module__Q2fi7a__select_trigger:focus{border-color:var(--border-hover);outline:none}.styles-module-scss-module__Q2fi7a__select_trigger[data-state=open]{border-color:var(--border-hover);background:var(--surface-solid-2-active)}@media screen and (max-width:768px){.styles-module-scss-module__Q2fi7a__select_trigger{flex:1;width:auto;padding:10px 14px;font-size:.95em}}.styles-module-scss-module__Q2fi7a__select_value_content{align-items:center;gap:var(--space-3);display:flex}.styles-module-scss-module__Q2fi7a__flag_icon{aspect-ratio:4/3;object-fit:cover;border-radius:2px;flex-shrink:0;min-width:20px}.styles-module-scss-module__Q2fi7a__chevron_icon{width:12px;height:12px;color:var(--text-faint);transition:transform var(--transition-fast);flex-shrink:0}[data-state=open] .styles-module-scss-module__Q2fi7a__chevron_icon{transform:rotate(180deg)}.styles-module-scss-module__Q2fi7a__select_content{background:var(--surface-solid-1);border:1px solid var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-dropdown);z-index:var(--z-dropdown);animation:styles-module-scss-module__Q2fi7a__slideDown var(--transition-fast);padding:6px;font-family:inherit}.styles-module-scss-module__Q2fi7a__select_content [data-radix-select-viewport]{gap:var(--space-1);flex-direction:column;display:flex}@keyframes styles-module-scss-module__Q2fi7a__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.styles-module-scss-module__Q2fi7a__select_item{padding:var(--space-2-5) var(--space-3);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition-fast);color:var(--text-primary);white-space:nowrap;align-items:center;width:100%;font-family:inherit;font-size:.95em;font-weight:500;display:flex}.styles-module-scss-module__Q2fi7a__select_item:hover{background:var(--fill-hover)}.styles-module-scss-module__Q2fi7a__select_item[data-highlighted]{background:var(--fill-hover);outline:none}.styles-module-scss-module__Q2fi7a__select_item[data-state=checked]{background:var(--fill-hover)}.styles-module-scss-module__Q2fi7a__select_item_content{align-items:center;gap:var(--space-2-5);display:flex}.styles-module-scss-module__Q2fi7a__select_item_indicator{color:var(--text-primary);align-items:center;display:flex;position:absolute;right:12px}.styles-module-scss-module__Q2fi7a__flag_inline{vertical-align:middle;margin-right:var(--space-1);display:inline-block}.styles-module-scss-module__Q2fi7a__vat_note{opacity:.8;text-align:center;width:100%;margin-top:2px;font-size:.75em;display:block}.styles-module-scss-module__Q2fi7a__container{width:100%;max-width:1400px;padding:var(--space-5) 0 0;flex-direction:column;margin:0 auto;display:flex}@media screen and (max-width:1440px){.styles-module-scss-module__Q2fi7a__container{padding:var(--space-5) 30px 0}}@media screen and (max-width:1200px){.styles-module-scss-module__Q2fi7a__container{padding:var(--space-5) var(--space-6) 0}}@media screen and (max-width:768px){.styles-module-scss-module__Q2fi7a__container{padding:var(--space-4) var(--space-5) 0}}.styles-module-scss-module__Q2fi7a__content_wrapper{width:100%}.styles-module-scss-module__Q2fi7a__plans_wrapper{align-items:stretch;gap:var(--space-6);flex:1;grid-template-columns:repeat(3,1fr);width:100%;min-width:0;display:grid;position:relative}@media screen and (max-width:1400px){.styles-module-scss-module__Q2fi7a__plans_wrapper{gap:var(--space-5);grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.styles-module-scss-module__Q2fi7a__plans_wrapper{gap:var(--space-5);grid-template-columns:1fr}}.styles-module-scss-module__Q2fi7a__provisioning_disclaimer{text-align:center;color:var(--text-faint);font-size:var(--fs-rg);margin-top:var(--space-5)}.styles-module-scss-module__Q2fi7a__plan_card{height:100%;overflow:hidden}@media screen and (max-width:768px){.styles-module-scss-module__Q2fi7a__plan_card{padding:var(--space-4)}}.styles-module-scss-module__Q2fi7a__plan_header{gap:var(--space-2)}.styles-module-scss-module__Q2fi7a__plan_header h3{color:var(--text-primary);margin:0;font-size:22px;font-weight:700}@media screen and (max-width:1400px){.styles-module-scss-module__Q2fi7a__plan_header h3{font-size:var(--fs-xl)}}@media screen and (max-width:768px){.styles-module-scss-module__Q2fi7a__plan_header h3{font-size:var(--fs-lg)}}.styles-module-scss-module__Q2fi7a__price_section{margin-bottom:var(--space-5);padding:var(--space-4);background:var(--surface-2)}.styles-module-scss-module__Q2fi7a__price_value{font-size:var(--fs-3xl);color:var(--accent)}@media screen and (max-width:1400px){.styles-module-scss-module__Q2fi7a__price_value{font-size:28px}}@media screen and (max-width:768px){.styles-module-scss-module__Q2fi7a__price_value{font-size:var(--fs-2xl)}}.styles-module-scss-module__Q2fi7a__price_period{font-size:clamp(.8rem,1vw,.9rem)}@media screen and (max-width:768px){.styles-module-scss-module__Q2fi7a__price_period{font-size:var(--fs-xs)}}.styles-module-scss-module__Q2fi7a__installation_fee{color:var(--text-faint);margin-top:var(--space-1);font-size:clamp(.8rem,1vw,.9rem);font-weight:700}.styles-module-scss-module__Q2fi7a__specs_grid{gap:var(--space-2);grid-template-columns:1fr}.styles-module-scss-module__Q2fi7a__spec_item{padding:var(--space-2) var(--space-2-5);overflow:hidden}.styles-module-scss-module__Q2fi7a__spec_label{color:var(--text-faint);letter-spacing:.5px;margin-bottom:3px;font-size:11px}@media screen and (max-width:768px){.styles-module-scss-module__Q2fi7a__spec_label{font-size:10px}}.styles-module-scss-module__Q2fi7a__badges_wrapper{gap:var(--space-2);margin-bottom:var(--space-5)}.styles-module-scss-module__Q2fi7a__badge{background:var(--fill-subtle);border:1px solid var(--border-default);padding:3px 8px;font-size:11px}@media screen and (max-width:768px){.styles-module-scss-module__Q2fi7a__badge{padding:2px 6px;font-size:10px}}.styles-module-scss-module__Q2fi7a__order_button{background:var(--accent);color:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-accent);font-size:var(--fs-sm);cursor:pointer;transition:background var(--transition-normal),box-shadow var(--transition-normal);text-align:center;text-transform:uppercase;letter-spacing:1px;border:none;justify-content:center;align-items:center;margin-top:auto;padding:14px 20px;font-weight:600;text-decoration:none;display:flex}@media screen and (max-width:1400px){.styles-module-scss-module__Q2fi7a__order_button{font-size:var(--fs-sm);padding:12px 18px}}@media screen and (max-width:768px){.styles-module-scss-module__Q2fi7a__order_button{padding:var(--space-2-5) var(--space-4);font-size:var(--fs-xs)}}.styles-module-scss-module__Q2fi7a__order_button:hover{background:var(--accent-bright);box-shadow:var(--shadow-accent-hover)}.styles-module-scss-module__Q2fi7a__order_button:active{transform:translateY(1px)}.styles-module-scss-module__Q2fi7a__not_available{margin-top:auto;padding:14px 20px}@media screen and (max-width:1400px){.styles-module-scss-module__Q2fi7a__not_available{font-size:var(--fs-sm);padding:12px 18px}}@media screen and (max-width:768px){.styles-module-scss-module__Q2fi7a__not_available{padding:var(--space-2-5) var(--space-4);font-size:var(--fs-xs)}.styles-module-scss-module__Q2fi7a__lineup_switcher_bar{margin-bottom:var(--space-5);padding:0}}.styles-module-scss-module__Q2fi7a__lineup_switcher_content{max-width:1400px}@media screen and (max-width:1400px){.styles-module-scss-module__Q2fi7a__lineup_switcher_content{padding:var(--space-3) var(--space-6)}}@media screen and (max-width:768px){.styles-module-scss-module__Q2fi7a__lineup_switcher_content{padding:var(--space-5);border-radius:var(--radius-xl);flex-direction:column;gap:18px}.styles-module-scss-module__Q2fi7a__switcher_dropdown{justify-content:space-between;width:100%;padding:0}}.styles-module-scss-module__Q2fi7a__select_content{min-width:var(--radix-select-trigger-width);width:fit-content}.styles-module-scss-module__Q2fi7a__select_item{position:relative}
.styles-module-scss-module__eNkYmq__loading{justify-content:center;align-items:center;gap:var(--space-6);background:var(--surface-1);border-radius:var(--radius-lg);border:1px solid var(--border-default);flex-direction:column;min-height:200px;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__eNkYmq__loading:before{content:"";background:linear-gradient(45deg, transparent, var(--fill-ghost), transparent);animation:3s ease-in-out infinite styles-module-scss-module__eNkYmq__shimmer;position:absolute;inset:0}.styles-module-scss-module__eNkYmq__loading:after{content:"";background:conic-gradient(from 0deg, var(--text-primary), var(--border-default), var(--text-primary)),var(--surface-2);z-index:2;background-origin:padding-box,border-box;background-clip:padding-box,border-box;border:3px solid #0000;border-radius:50%;width:48px;height:48px;animation:2s linear infinite styles-module-scss-module__eNkYmq__spinGradient;position:relative}@keyframes styles-module-scss-module__eNkYmq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes styles-module-scss-module__eNkYmq__spinGradient{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.styles-module-scss-module__eNkYmq__loading,.styles-module-scss-module__eNkYmq__loading:before{animation:none}.styles-module-scss-module__eNkYmq__loading:after{background:var(--text-primary);border:3px solid var(--border-default);animation:none}}
.page-module-scss-module__w6-xeq__loading{justify-content:center;align-items:center;gap:var(--space-6);background:var(--surface-1);border-radius:var(--radius-lg);border:1px solid var(--border-default);flex-direction:column;min-height:200px;display:flex;position:relative;overflow:hidden}.page-module-scss-module__w6-xeq__loading:before{content:"";background:linear-gradient(45deg, transparent, var(--fill-ghost), transparent);animation:3s ease-in-out infinite page-module-scss-module__w6-xeq__shimmer;position:absolute;inset:0}.page-module-scss-module__w6-xeq__loading:after{content:"";background:conic-gradient(from 0deg, var(--text-primary), var(--border-default), var(--text-primary)),var(--surface-2);z-index:2;background-origin:padding-box,border-box;background-clip:padding-box,border-box;border:3px solid #0000;border-radius:50%;width:48px;height:48px;animation:2s linear infinite page-module-scss-module__w6-xeq__spinGradient;position:relative}@keyframes page-module-scss-module__w6-xeq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes page-module-scss-module__w6-xeq__spinGradient{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.page-module-scss-module__w6-xeq__loading,.page-module-scss-module__w6-xeq__loading:before{animation:none}.page-module-scss-module__w6-xeq__loading:after{background:var(--text-primary);border:3px solid var(--border-default);animation:none}}.page-module-scss-module__w6-xeq__plasmaBackground{z-index:-1;pointer-events:none;background:0 0;position:fixed;inset:0}.page-module-scss-module__w6-xeq__hero{text-align:center;padding:6rem 0 3rem;position:relative}@media (max-width:768px){.page-module-scss-module__w6-xeq__hero{padding:3rem 0 2rem}}.page-module-scss-module__w6-xeq__hero_glow{background:radial-gradient(circle, var(--accent-a15) 0%, transparent 70%);pointer-events:none;z-index:0;width:700px;height:700px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}@media (max-width:768px){.page-module-scss-module__w6-xeq__hero_glow{width:400px;height:400px;top:-80px}}.page-module-scss-module__w6-xeq__hero_content{z-index:1;max-width:800px;margin:0 auto;position:relative}.page-module-scss-module__w6-xeq__heading{color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:700;line-height:1.05}.page-module-scss-module__w6-xeq__subtitle{color:var(--text-muted);max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.6}.page-module-scss-module__w6-xeq__section_title{color:var(--text-primary);text-align:center;margin-bottom:2rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:700}.page-module-scss-module__w6-xeq__section_subtitle{color:var(--text-muted);text-align:center;font-size:var(--fs-lg);max-width:600px;margin:-.5rem auto 2.5rem;line-height:1.6}.page-module-scss-module__w6-xeq__plans_section{padding:4rem 0}@media (max-width:768px){.page-module-scss-module__w6-xeq__plans_section{padding:2rem 0}}.page-module-scss-module__w6-xeq__plan_card{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-2xl);padding:var(--space-7);transition:border-color var(--transition-normal);flex-direction:column;justify-content:space-between;display:flex}.page-module-scss-module__w6-xeq__plan_card:hover{border-color:var(--border-strong)}.page-module-scss-module__w6-xeq__plan_card .page-module-scss-module__w6-xeq__plan_desc h3{color:var(--text-primary);margin:0;font-size:1.5em;font-weight:700}.page-module-scss-module__w6-xeq__plan_desc{text-align:center;margin-bottom:var(--space-1);flex-direction:column;align-items:center;display:flex}.page-module-scss-module__w6-xeq__plan_desc svg{color:var(--accent);margin-bottom:var(--space-2)}.page-module-scss-module__w6-xeq__plan_separator{background:var(--accent-a20);width:30px;height:2px;margin:var(--space-2-5) auto;border:none}.page-module-scss-module__w6-xeq__specs_grid{margin:var(--space-3) 0 var(--space-4);grid-template-columns:1fr;gap:6px;display:grid}.page-module-scss-module__w6-xeq__detail{align-items:center;gap:var(--space-2-5);padding:var(--space-2-5) var(--space-3);background:var(--fill-ghost);border:1px solid var(--border-subtle);border-radius:var(--radius-md);display:flex}.page-module-scss-module__w6-xeq__detail .page-module-scss-module__w6-xeq__detail_icon{color:var(--accent);justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;display:flex}.page-module-scss-module__w6-xeq__detail .page-module-scss-module__w6-xeq__detail_content{flex-direction:column;flex:1;display:flex}.page-module-scss-module__w6-xeq__detail .page-module-scss-module__w6-xeq__detail_label{font-size:var(--fs-sm);color:var(--text-muted);align-items:center;gap:var(--space-1);margin-bottom:2px;display:flex}.page-module-scss-module__w6-xeq__detail p{color:var(--text-primary);font-size:var(--fs-md);word-break:break-word;margin:0;font-weight:500}.page-module-scss-module__w6-xeq__plan_price{text-align:center;padding:var(--space-2-5) 0;margin-top:auto}.page-module-scss-module__w6-xeq__plan_price .page-module-scss-module__w6-xeq__price_value{color:var(--accent);margin:0;font-size:2.2em;font-weight:700;line-height:1.1}.page-module-scss-module__w6-xeq__plan_price small{color:var(--text-muted);font-size:.85em}.page-module-scss-module__w6-xeq__order_button{border-radius:var(--radius-md);background:var(--accent);color:#fff;cursor:pointer;width:100%;box-shadow:var(--shadow-accent);transition:all var(--transition-normal);border:none;justify-content:center;align-items:center;margin-top:14px;padding:14px;font-family:inherit;font-size:.95em;font-weight:600;display:flex}.page-module-scss-module__w6-xeq__order_button:hover{background:var(--accent-bright);box-shadow:var(--shadow-accent-hover);transform:translateY(-1px)}.page-module-scss-module__w6-xeq__order_button:active{transform:scale(.98)}small.page-module-scss-module__w6-xeq__vat_note{opacity:.8;margin-top:2px;font-size:.75em;display:block}.page-module-scss-module__w6-xeq__features_section{padding:4rem 0}@media (max-width:768px){.page-module-scss-module__w6-xeq__features_section{padding:2rem 0}}.page-module-scss-module__w6-xeq__features_header{text-align:center;margin-bottom:2.5rem}.page-module-scss-module__w6-xeq__features_grid{gap:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:768px){.page-module-scss-module__w6-xeq__features_grid{gap:var(--space-3);grid-template-columns:1fr}}.page-module-scss-module__w6-xeq__feature_card{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-2xl);transition:border-color var(--transition-normal);padding:2rem;position:relative;overflow:hidden}.page-module-scss-module__w6-xeq__feature_card:hover{border-color:var(--border-strong)}.page-module-scss-module__w6-xeq__feature_card:hover .page-module-scss-module__w6-xeq__feature_icon{opacity:.14;transform:scale(1.1)}.page-module-scss-module__w6-xeq__feature_card .page-module-scss-module__w6-xeq__feature_icon{z-index:0;color:var(--accent);opacity:.07;pointer-events:none;transition:opacity var(--transition-normal),transform var(--transition-normal);line-height:0;position:absolute;bottom:-2px;right:-4px}.page-module-scss-module__w6-xeq__feature_card .page-module-scss-module__w6-xeq__feature_icon svg{width:76px;height:76px}.page-module-scss-module__w6-xeq__feature_card h3{z-index:1;font-size:var(--fs-lg);color:var(--text-primary);margin-bottom:.75rem;font-weight:700;position:relative}.page-module-scss-module__w6-xeq__feature_card p{z-index:1;color:var(--text-muted);font-size:var(--fs-md);line-height:1.6;position:relative}.page-module-scss-module__w6-xeq__faq_section{padding:4rem 0}@media (max-width:768px){.page-module-scss-module__w6-xeq__faq_section{padding:2rem 0}}.page-module-scss-module__w6-xeq__faq_grid{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:900px){.page-module-scss-module__w6-xeq__faq_grid{gap:var(--space-3);grid-template-columns:1fr}}.page-module-scss-module__w6-xeq__faq_card{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-2xl);transition:border-color var(--transition-normal);padding:2rem}.page-module-scss-module__w6-xeq__faq_card:hover{border-color:var(--border-strong)}.page-module-scss-module__w6-xeq__faq_card h3{font-size:var(--fs-lg);color:var(--text-primary);margin-bottom:.75rem;font-weight:700}.page-module-scss-module__w6-xeq__faq_card p{color:var(--text-muted);font-size:var(--fs-md);line-height:1.6}.page-module-scss-module__w6-xeq__faq_card p a{color:var(--accent);text-decoration-skip-ink:none;text-underline-offset:2px;transition:color var(--transition-fast);text-decoration:underline}.page-module-scss-module__w6-xeq__faq_card p a:hover{color:var(--accent-bright)}.page-module-scss-module__w6-xeq__reviews_section{width:100%;max-width:1400px;margin:0 auto;padding:2rem 0 4rem}@media (max-width:768px){.page-module-scss-module__w6-xeq__reviews_section{padding:1rem 0 2rem}}@keyframes page-module-scss-module__w6-xeq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-module-scss-module__w6-xeq__dns_hosting_page{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;animation:.5s ease-out page-module-scss-module__w6-xeq__fadeIn;position:relative}@media (max-width:768px){.page-module-scss-module__w6-xeq__dns_hosting_page{padding:0 1rem}}.page-module-scss-module__w6-xeq__plans_wrapper{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1000px){.page-module-scss-module__w6-xeq__plans_wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page-module-scss-module__w6-xeq__plans_wrapper{grid-template-columns:1fr}}.page-module-scss-module__w6-xeq__price_value.page-module-scss-module__w6-xeq__price_value_free{background:linear-gradient(45deg, var(--accent-strong), var(--accent));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.8em}
.page-module-scss-module__Vq1KMW__loading{justify-content:center;align-items:center;gap:var(--space-6);background:var(--surface-1);border-radius:var(--radius-lg);border:1px solid var(--border-default);flex-direction:column;min-height:200px;display:flex;position:relative;overflow:hidden}.page-module-scss-module__Vq1KMW__loading:before{content:"";background:linear-gradient(45deg, transparent, var(--fill-ghost), transparent);animation:3s ease-in-out infinite page-module-scss-module__Vq1KMW__shimmer;position:absolute;inset:0}.page-module-scss-module__Vq1KMW__loading:after{content:"";background:conic-gradient(from 0deg, var(--text-primary), var(--border-default), var(--text-primary)),var(--surface-2);z-index:2;background-origin:padding-box,border-box;background-clip:padding-box,border-box;border:3px solid #0000;border-radius:50%;width:48px;height:48px;animation:2s linear infinite page-module-scss-module__Vq1KMW__spinGradient;position:relative}@keyframes page-module-scss-module__Vq1KMW__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes page-module-scss-module__Vq1KMW__spinGradient{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.page-module-scss-module__Vq1KMW__loading,.page-module-scss-module__Vq1KMW__loading:before{animation:none}.page-module-scss-module__Vq1KMW__loading:after{background:var(--text-primary);border:3px solid var(--border-default);animation:none}}.page-module-scss-module__Vq1KMW__plasmaBackground{z-index:-1;pointer-events:none;background:0 0;position:fixed;inset:0}.page-module-scss-module__Vq1KMW__hero{text-align:center;padding:6rem 0 3rem;position:relative}@media (max-width:768px){.page-module-scss-module__Vq1KMW__hero{padding:3rem 0 2rem}}.page-module-scss-module__Vq1KMW__hero_glow{background:radial-gradient(circle, var(--accent-a15) 0%, transparent 70%);pointer-events:none;z-index:0;width:700px;height:700px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}@media (max-width:768px){.page-module-scss-module__Vq1KMW__hero_glow{width:400px;height:400px;top:-80px}}.page-module-scss-module__Vq1KMW__hero_content{z-index:1;max-width:800px;margin:0 auto;position:relative}.page-module-scss-module__Vq1KMW__heading{color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:700;line-height:1.05}.page-module-scss-module__Vq1KMW__subtitle{color:var(--text-muted);max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.6}.page-module-scss-module__Vq1KMW__section_title{color:var(--text-primary);text-align:center;margin-bottom:2rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:700}.page-module-scss-module__Vq1KMW__section_subtitle{color:var(--text-muted);text-align:center;font-size:var(--fs-lg);max-width:600px;margin:-.5rem auto 2.5rem;line-height:1.6}.page-module-scss-module__Vq1KMW__plans_section{padding:4rem 0}@media (max-width:768px){.page-module-scss-module__Vq1KMW__plans_section{padding:2rem 0}}.page-module-scss-module__Vq1KMW__plan_card{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-2xl);padding:var(--space-7);transition:border-color var(--transition-normal);flex-direction:column;justify-content:space-between;display:flex}.page-module-scss-module__Vq1KMW__plan_card:hover{border-color:var(--border-strong)}.page-module-scss-module__Vq1KMW__plan_card .page-module-scss-module__Vq1KMW__plan_desc h3{color:var(--text-primary);margin:0;font-size:1.5em;font-weight:700}.page-module-scss-module__Vq1KMW__plan_desc{text-align:center;margin-bottom:var(--space-1);flex-direction:column;align-items:center;display:flex}.page-module-scss-module__Vq1KMW__plan_desc svg{color:var(--accent);margin-bottom:var(--space-2)}.page-module-scss-module__Vq1KMW__plan_separator{background:var(--accent-a20);width:30px;height:2px;margin:var(--space-2-5) auto;border:none}.page-module-scss-module__Vq1KMW__specs_grid{margin:var(--space-3) 0 var(--space-4);grid-template-columns:1fr;gap:6px;display:grid}.page-module-scss-module__Vq1KMW__detail{align-items:center;gap:var(--space-2-5);padding:var(--space-2-5) var(--space-3);background:var(--fill-ghost);border:1px solid var(--border-subtle);border-radius:var(--radius-md);display:flex}.page-module-scss-module__Vq1KMW__detail .page-module-scss-module__Vq1KMW__detail_icon{color:var(--accent);justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;display:flex}.page-module-scss-module__Vq1KMW__detail .page-module-scss-module__Vq1KMW__detail_content{flex-direction:column;flex:1;display:flex}.page-module-scss-module__Vq1KMW__detail .page-module-scss-module__Vq1KMW__detail_label{font-size:var(--fs-sm);color:var(--text-muted);align-items:center;gap:var(--space-1);margin-bottom:2px;display:flex}.page-module-scss-module__Vq1KMW__detail p{color:var(--text-primary);font-size:var(--fs-md);word-break:break-word;margin:0;font-weight:500}.page-module-scss-module__Vq1KMW__plan_price{text-align:center;padding:var(--space-2-5) 0;margin-top:auto}.page-module-scss-module__Vq1KMW__plan_price .page-module-scss-module__Vq1KMW__price_value{color:var(--accent);margin:0;font-size:2.2em;font-weight:700;line-height:1.1}.page-module-scss-module__Vq1KMW__plan_price small{color:var(--text-muted);font-size:.85em}.page-module-scss-module__Vq1KMW__order_button{border-radius:var(--radius-md);background:var(--accent);color:#fff;cursor:pointer;width:100%;box-shadow:var(--shadow-accent);transition:all var(--transition-normal);border:none;justify-content:center;align-items:center;margin-top:14px;padding:14px;font-family:inherit;font-size:.95em;font-weight:600;display:flex}.page-module-scss-module__Vq1KMW__order_button:hover{background:var(--accent-bright);box-shadow:var(--shadow-accent-hover);transform:translateY(-1px)}.page-module-scss-module__Vq1KMW__order_button:active{transform:scale(.98)}small.page-module-scss-module__Vq1KMW__vat_note{opacity:.8;margin-top:2px;font-size:.75em;display:block}.page-module-scss-module__Vq1KMW__features_section{padding:4rem 0}@media (max-width:768px){.page-module-scss-module__Vq1KMW__features_section{padding:2rem 0}}.page-module-scss-module__Vq1KMW__features_header{text-align:center;margin-bottom:2.5rem}.page-module-scss-module__Vq1KMW__features_grid{gap:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:768px){.page-module-scss-module__Vq1KMW__features_grid{gap:var(--space-3);grid-template-columns:1fr}}.page-module-scss-module__Vq1KMW__feature_card{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-2xl);transition:border-color var(--transition-normal);padding:2rem;position:relative;overflow:hidden}.page-module-scss-module__Vq1KMW__feature_card:hover{border-color:var(--border-strong)}.page-module-scss-module__Vq1KMW__feature_card:hover .page-module-scss-module__Vq1KMW__feature_icon{opacity:.14;transform:scale(1.1)}.page-module-scss-module__Vq1KMW__feature_card .page-module-scss-module__Vq1KMW__feature_icon{z-index:0;color:var(--accent);opacity:.07;pointer-events:none;transition:opacity var(--transition-normal),transform var(--transition-normal);line-height:0;position:absolute;bottom:-2px;right:-4px}.page-module-scss-module__Vq1KMW__feature_card .page-module-scss-module__Vq1KMW__feature_icon svg{width:76px;height:76px}.page-module-scss-module__Vq1KMW__feature_card h3{z-index:1;font-size:var(--fs-lg);color:var(--text-primary);margin-bottom:.75rem;font-weight:700;position:relative}.page-module-scss-module__Vq1KMW__feature_card p{z-index:1;color:var(--text-muted);font-size:var(--fs-md);line-height:1.6;position:relative}.page-module-scss-module__Vq1KMW__faq_section{padding:4rem 0}@media (max-width:768px){.page-module-scss-module__Vq1KMW__faq_section{padding:2rem 0}}.page-module-scss-module__Vq1KMW__faq_grid{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:900px){.page-module-scss-module__Vq1KMW__faq_grid{gap:var(--space-3);grid-template-columns:1fr}}.page-module-scss-module__Vq1KMW__faq_card{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-2xl);transition:border-color var(--transition-normal);padding:2rem}.page-module-scss-module__Vq1KMW__faq_card:hover{border-color:var(--border-strong)}.page-module-scss-module__Vq1KMW__faq_card h3{font-size:var(--fs-lg);color:var(--text-primary);margin-bottom:.75rem;font-weight:700}.page-module-scss-module__Vq1KMW__faq_card p{color:var(--text-muted);font-size:var(--fs-md);line-height:1.6}.page-module-scss-module__Vq1KMW__faq_card p a{color:var(--accent);text-decoration-skip-ink:none;text-underline-offset:2px;transition:color var(--transition-fast);text-decoration:underline}.page-module-scss-module__Vq1KMW__faq_card p a:hover{color:var(--accent-bright)}.page-module-scss-module__Vq1KMW__reviews_section{width:100%;max-width:1400px;margin:0 auto;padding:2rem 0 4rem}@media (max-width:768px){.page-module-scss-module__Vq1KMW__reviews_section{padding:1rem 0 2rem}}@keyframes page-module-scss-module__Vq1KMW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-module-scss-module__Vq1KMW__lir_services_page{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;animation:.5s ease-out page-module-scss-module__Vq1KMW__fadeIn;position:relative}@media (max-width:768px){.page-module-scss-module__Vq1KMW__lir_services_page{padding:0 1rem}}.page-module-scss-module__Vq1KMW__plans_wrapper{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1000px){.page-module-scss-module__Vq1KMW__plans_wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page-module-scss-module__Vq1KMW__plans_wrapper{grid-template-columns:1fr}}.page-module-scss-module__Vq1KMW__plans_wrapper_pair{grid-template-columns:repeat(2,1fr);max-width:880px;margin:0 auto}@media (max-width:600px){.page-module-scss-module__Vq1KMW__plans_wrapper_pair{grid-template-columns:1fr}}.page-module-scss-module__Vq1KMW__section_header{margin-bottom:var(--space-6);text-align:center}.page-module-scss-module__Vq1KMW__setup_fee{color:var(--text-muted);font-size:.85em;display:block}.page-module-scss-module__Vq1KMW__faq_grid{gap:var(--space-3);grid-template-columns:1fr}.page-module-scss-module__Vq1KMW__faq_card{padding:1.75rem 2rem}@media (max-width:768px){.page-module-scss-module__Vq1KMW__faq_card{padding:1.5rem}}
.page-module-scss-module__YVKKSa__loading{justify-content:center;align-items:center;gap:var(--space-6);background:var(--surface-1);border-radius:var(--radius-lg);border:1px solid var(--border-default);flex-direction:column;min-height:200px;display:flex;position:relative;overflow:hidden}.page-module-scss-module__YVKKSa__loading:before{content:"";background:linear-gradient(45deg, transparent, var(--fill-ghost), transparent);animation:3s ease-in-out infinite page-module-scss-module__YVKKSa__shimmer;position:absolute;inset:0}.page-module-scss-module__YVKKSa__loading:after{content:"";background:conic-gradient(from 0deg, var(--text-primary), var(--border-default), var(--text-primary)),var(--surface-2);z-index:2;background-origin:padding-box,border-box;background-clip:padding-box,border-box;border:3px solid #0000;border-radius:50%;width:48px;height:48px;animation:2s linear infinite page-module-scss-module__YVKKSa__spinGradient;position:relative}@keyframes page-module-scss-module__YVKKSa__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes page-module-scss-module__YVKKSa__spinGradient{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.page-module-scss-module__YVKKSa__loading,.page-module-scss-module__YVKKSa__loading:before{animation:none}.page-module-scss-module__YVKKSa__loading:after{background:var(--text-primary);border:3px solid var(--border-default);animation:none}}.page-module-scss-module__YVKKSa__plasmaBackground{z-index:-1;pointer-events:none;background:0 0;position:fixed;inset:0}.page-module-scss-module__YVKKSa__hero{text-align:center;padding:6rem 0 3rem;position:relative}@media (max-width:768px){.page-module-scss-module__YVKKSa__hero{padding:3rem 0 2rem}}.page-module-scss-module__YVKKSa__hero_glow{background:radial-gradient(circle, var(--accent-a15) 0%, transparent 70%);pointer-events:none;z-index:0;width:700px;height:700px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}@media (max-width:768px){.page-module-scss-module__YVKKSa__hero_glow{width:400px;height:400px;top:-80px}}.page-module-scss-module__YVKKSa__hero_content{z-index:1;max-width:800px;margin:0 auto;position:relative}.page-module-scss-module__YVKKSa__heading{color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:700;line-height:1.05}.page-module-scss-module__YVKKSa__subtitle{color:var(--text-muted);max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.6}.page-module-scss-module__YVKKSa__section_title{color:var(--text-primary);text-align:center;margin-bottom:2rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:700}.page-module-scss-module__YVKKSa__section_subtitle{color:var(--text-muted);text-align:center;font-size:var(--fs-lg);max-width:600px;margin:-.5rem auto 2.5rem;line-height:1.6}.page-module-scss-module__YVKKSa__plans_section{padding:4rem 0}@media (max-width:768px){.page-module-scss-module__YVKKSa__plans_section{padding:2rem 0}}.page-module-scss-module__YVKKSa__plan_card{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-2xl);padding:var(--space-7);transition:border-color var(--transition-normal);flex-direction:column;justify-content:space-between;display:flex}.page-module-scss-module__YVKKSa__plan_card:hover{border-color:var(--border-strong)}.page-module-scss-module__YVKKSa__plan_card .page-module-scss-module__YVKKSa__plan_desc h3{color:var(--text-primary);margin:0;font-size:1.5em;font-weight:700}.page-module-scss-module__YVKKSa__plan_desc{text-align:center;margin-bottom:var(--space-1);flex-direction:column;align-items:center;display:flex}.page-module-scss-module__YVKKSa__plan_desc svg{color:var(--accent);margin-bottom:var(--space-2)}.page-module-scss-module__YVKKSa__plan_separator{background:var(--accent-a20);width:30px;height:2px;margin:var(--space-2-5) auto;border:none}.page-module-scss-module__YVKKSa__specs_grid{margin:var(--space-3) 0 var(--space-4);grid-template-columns:1fr;gap:6px;display:grid}.page-module-scss-module__YVKKSa__detail{align-items:center;gap:var(--space-2-5);padding:var(--space-2-5) var(--space-3);background:var(--fill-ghost);border:1px solid var(--border-subtle);border-radius:var(--radius-md);display:flex}.page-module-scss-module__YVKKSa__detail .page-module-scss-module__YVKKSa__detail_icon{color:var(--accent);justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;display:flex}.page-module-scss-module__YVKKSa__detail .page-module-scss-module__YVKKSa__detail_content{flex-direction:column;flex:1;display:flex}.page-module-scss-module__YVKKSa__detail .page-module-scss-module__YVKKSa__detail_label{font-size:var(--fs-sm);color:var(--text-muted);align-items:center;gap:var(--space-1);margin-bottom:2px;display:flex}.page-module-scss-module__YVKKSa__detail p{color:var(--text-primary);font-size:var(--fs-md);word-break:break-word;margin:0;font-weight:500}.page-module-scss-module__YVKKSa__plan_price{text-align:center;padding:var(--space-2-5) 0;margin-top:auto}.page-module-scss-module__YVKKSa__plan_price .page-module-scss-module__YVKKSa__price_value{color:var(--accent);margin:0;font-size:2.2em;font-weight:700;line-height:1.1}.page-module-scss-module__YVKKSa__plan_price small{color:var(--text-muted);font-size:.85em}.page-module-scss-module__YVKKSa__order_button{border-radius:var(--radius-md);background:var(--accent);color:#fff;cursor:pointer;width:100%;box-shadow:var(--shadow-accent);transition:all var(--transition-normal);border:none;justify-content:center;align-items:center;margin-top:14px;padding:14px;font-family:inherit;font-size:.95em;font-weight:600;display:flex}.page-module-scss-module__YVKKSa__order_button:hover{background:var(--accent-bright);box-shadow:var(--shadow-accent-hover);transform:translateY(-1px)}.page-module-scss-module__YVKKSa__order_button:active{transform:scale(.98)}small.page-module-scss-module__YVKKSa__vat_note{opacity:.8;margin-top:2px;font-size:.75em;display:block}.page-module-scss-module__YVKKSa__features_section{padding:4rem 0}@media (max-width:768px){.page-module-scss-module__YVKKSa__features_section{padding:2rem 0}}.page-module-scss-module__YVKKSa__features_header{text-align:center;margin-bottom:2.5rem}.page-module-scss-module__YVKKSa__features_grid{gap:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:768px){.page-module-scss-module__YVKKSa__features_grid{gap:var(--space-3);grid-template-columns:1fr}}.page-module-scss-module__YVKKSa__feature_card{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-2xl);transition:border-color var(--transition-normal);padding:2rem;position:relative;overflow:hidden}.page-module-scss-module__YVKKSa__feature_card:hover{border-color:var(--border-strong)}.page-module-scss-module__YVKKSa__feature_card:hover .page-module-scss-module__YVKKSa__feature_icon{opacity:.14;transform:scale(1.1)}.page-module-scss-module__YVKKSa__feature_card .page-module-scss-module__YVKKSa__feature_icon{z-index:0;color:var(--accent);opacity:.07;pointer-events:none;transition:opacity var(--transition-normal),transform var(--transition-normal);line-height:0;position:absolute;bottom:-2px;right:-4px}.page-module-scss-module__YVKKSa__feature_card .page-module-scss-module__YVKKSa__feature_icon svg{width:76px;height:76px}.page-module-scss-module__YVKKSa__feature_card h3{z-index:1;font-size:var(--fs-lg);color:var(--text-primary);margin-bottom:.75rem;font-weight:700;position:relative}.page-module-scss-module__YVKKSa__feature_card p{z-index:1;color:var(--text-muted);font-size:var(--fs-md);line-height:1.6;position:relative}.page-module-scss-module__YVKKSa__faq_section{padding:4rem 0}@media (max-width:768px){.page-module-scss-module__YVKKSa__faq_section{padding:2rem 0}}.page-module-scss-module__YVKKSa__faq_grid{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:900px){.page-module-scss-module__YVKKSa__faq_grid{gap:var(--space-3);grid-template-columns:1fr}}.page-module-scss-module__YVKKSa__faq_card{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-2xl);transition:border-color var(--transition-normal);padding:2rem}.page-module-scss-module__YVKKSa__faq_card:hover{border-color:var(--border-strong)}.page-module-scss-module__YVKKSa__faq_card h3{font-size:var(--fs-lg);color:var(--text-primary);margin-bottom:.75rem;font-weight:700}.page-module-scss-module__YVKKSa__faq_card p{color:var(--text-muted);font-size:var(--fs-md);line-height:1.6}.page-module-scss-module__YVKKSa__faq_card p a{color:var(--accent);text-decoration-skip-ink:none;text-underline-offset:2px;transition:color var(--transition-fast);text-decoration:underline}.page-module-scss-module__YVKKSa__faq_card p a:hover{color:var(--accent-bright)}.page-module-scss-module__YVKKSa__reviews_section{width:100%;max-width:1400px;margin:0 auto;padding:2rem 0 4rem}@media (max-width:768px){.page-module-scss-module__YVKKSa__reviews_section{padding:1rem 0 2rem}}@keyframes page-module-scss-module__YVKKSa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-module-scss-module__YVKKSa__ssl_certificates_page{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;animation:.5s ease-out page-module-scss-module__YVKKSa__fadeIn;position:relative}@media (max-width:768px){.page-module-scss-module__YVKKSa__ssl_certificates_page{padding:0 1rem}}.page-module-scss-module__YVKKSa__plans_wrapper{gap:var(--space-4);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:1100px){.page-module-scss-module__YVKKSa__plans_wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page-module-scss-module__YVKKSa__plans_wrapper{grid-template-columns:1fr}}.page-module-scss-module__YVKKSa__letsencrypt_card{width:100%;margin-top:var(--space-4);border-radius:var(--radius-lg);background:var(--surface-1);border:1px solid var(--border-subtle);transition:border-color var(--transition-normal);align-items:center;gap:14px;padding:18px 24px;text-decoration:none;display:flex}.page-module-scss-module__YVKKSa__letsencrypt_card:hover{border-color:var(--border-strong)}.page-module-scss-module__YVKKSa__letsencrypt_card:hover .page-module-scss-module__YVKKSa__letsencrypt_cta{color:var(--accent-bright)}.page-module-scss-module__YVKKSa__letsencrypt_card:hover .page-module-scss-module__YVKKSa__letsencrypt_cta svg{transform:translate(3px)}@media (max-width:600px){.page-module-scss-module__YVKKSa__letsencrypt_card{flex-wrap:wrap;padding:16px 18px}}.page-module-scss-module__YVKKSa__letsencrypt_icon{border-radius:var(--radius-md);background:var(--accent-a10);width:44px;min-width:44px;height:44px;color:var(--accent);font-size:var(--fs-2xl);justify-content:center;align-items:center;display:flex}.page-module-scss-module__YVKKSa__letsencrypt_title{min-width:180px;color:var(--text-primary);font-size:var(--fs-rg);flex:1;font-weight:600}.page-module-scss-module__YVKKSa__letsencrypt_cta{color:var(--accent);font-size:var(--fs-md);white-space:nowrap;transition:color var(--transition-normal);align-items:center;gap:6px;font-weight:600;display:inline-flex}.page-module-scss-module__YVKKSa__letsencrypt_cta svg{transition:transform var(--transition-normal)}
