.git-hosting-vps{--vh-bg:var(--git-bg, #fff);--vh-text:var(--git-text, #2e2e2e);--vh-muted:var(--git-muted, rgba(46, 46, 46, .68));--vh-surface:var(--git-surface, #fff);--vh-surface-2:var(--git-surface-2, rgba(255, 255, 255, .86));--vh-border:var(--git-border, rgba(46, 46, 46, .12));--vh-shadow:var(--git-shadow, 0 16px 44px rgba(0, 0, 0, .12));--vh-primary:var(--git-primary, #232fe1);--vh-accent:var(--git-accent, #ee5810);--vh-radius:var(--git-radius-lg, 16px);--vh-radius-md:var(--git-radius-md, 12px);--vh-font:var(--git-font-main, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif);position:relative;isolation:isolate;color:var(--vh-text);font-family:var(--vh-font);padding:clamp(20px,3vw,42px) 0 clamp(54px,7vw,110px)}.git-hosting-vps *,.git-hosting-vps ::after,.git-hosting-vps ::before{box-sizing:border-box}.git-hosting-vps__container{width:100%;max-width:var(--git-container-max,1600px);margin:0 auto;padding-left:var(--git-container-pad,clamp(16px,2vw,42px));padding-right:var(--git-container-pad,clamp(16px,2vw,42px))}.vh-breadcrumbs{margin:0 0 clamp(18px,2vw,28px)}.vh-breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:0;margin:0;list-style:none;color:var(--vh-muted);font-size:13px;font-weight:700}.vh-breadcrumbs__item{display:flex;align-items:center;gap:8px}.vh-breadcrumbs__item+.vh-breadcrumbs__item::before{content:"/";color:color-mix(in srgb,var(--vh-muted),transparent 45%)}.vh-breadcrumbs__link{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:.18s ease}.vh-breadcrumbs__link:hover{color:var(--vh-text);border-bottom-color:color-mix(in srgb,var(--vh-accent),transparent 55%)}.vh-breadcrumbs__link.is-current{color:var(--vh-text);pointer-events:none}.vh-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,470px);gap:clamp(18px,3vw,34px);align-items:stretch}.vh-hero__left{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1fr);gap:clamp(16px,2.4vw,30px);align-items:stretch}.vh-video{min-height:clamp(320px,34vw,560px);border-radius:calc(var(--vh-radius) + 8px);position:relative;overflow:hidden;background:radial-gradient(circle at 25% 20%,color-mix(in srgb,var(--vh-accent),transparent 42%),transparent 35%),radial-gradient(circle at 78% 78%,color-mix(in srgb,var(--vh-primary),transparent 48%),transparent 38%),linear-gradient(135deg,color-mix(in srgb,var(--vh-primary),#fff 10%),#10165d 58%,color-mix(in srgb,var(--vh-accent),#111 12%));box-shadow:var(--vh-shadow)}.vh-video::before{content:"";position:absolute;inset:16px;border:1px solid rgba(255,255,255,.22);border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,0))}.vh-video::after{content:"Виртуальный хостинг";position:absolute;left:clamp(22px,3vw,44px);bottom:clamp(24px,3vw,46px);max-width:70%;color:#fff;font-size:clamp(28px, 4.6vw, 66px);line-height:.92;font-weight:900;letter-spacing:-.05em}.vh-video__badge{position:absolute;left:22px;top:22px;z-index:2;padding:9px 12px;border-radius:var(--git-radius-pill);background:rgba(255,255,255,.16);color:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.2);font-weight:900;font-size:12px;letter-spacing:.08em}.vh-video__play{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:74px;height:74px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.95);color:var(--vh-primary);box-shadow:0 22px 55px rgba(0,0,0,.24)}.vh-video__playIcon{transform:translateX(2px);font-size:24px}.vh-heroText{border-radius:calc(var(--vh-radius) + 8px);padding:clamp(22px,3vw,42px);background:linear-gradient(180deg,var(--vh-surface-2),color-mix(in srgb,var(--vh-surface),transparent 3%));border:1px solid var(--vh-border);box-shadow:var(--vh-shadow)}.vh-section-title,.vh-title{margin:0;color:var(--vh-text);font-weight:900;letter-spacing:-.045em;line-height:.96}.vh-title{font-size:clamp(36px, 5.2vw, 78px)}.vh-section-title{font-size:clamp(28px, 3.2vw, 48px)}.vh-heroText__desc{margin-top:clamp(18px,2.4vw,30px);color:var(--vh-muted);font-size:clamp(16px, 1.2vw, 19px);line-height:1.6;font-weight:650}.vh-heroText__desc p{margin:0 0 14px}.vh-heroText__desc p:last-child{margin-bottom:0}.vh-heroText__desc ul{margin:12px 0 0;padding-left:20px}.vh-heroText__desc li{margin:0 0 6px}.faq-item,.hosting-empty,.hosting-tariff,.review-card,.vh-config{border:1px solid var(--vh-border);background:var(--vh-surface-2);box-shadow:var(--vh-shadow);backdrop-filter:blur(16px)}.vh-config{border-radius:calc(var(--vh-radius) + 8px);padding:clamp(18px,2.2vw,28px);align-self:start;position:sticky;top:calc(var(--git-admin-top,0px) + 20px)}.vh-config__title{font-size:clamp(22px, 2vw, 30px);line-height:1;font-weight:950;letter-spacing:-.035em}.vh-config__subtitle{margin-top:8px;color:var(--vh-muted);font-size:13px;line-height:1.4;font-weight:700}.vh-form{display:grid;gap:13px;margin-top:18px}.hosting-field{display:grid;gap:8px;min-width:0}.hosting-field__row{display:flex;justify-content:space-between;align-items:center;gap:10px}.hosting-field__labelWrap{display:inline-flex;align-items:center;gap:7px;color:var(--vh-text);font-size:13px;font-weight:900}.hosting-field__value{color:var(--vh-muted);font-size:13px;font-weight:800}.hosting-input,.hosting-select{width:100%;min-height:46px;border:1px solid var(--vh-border);border-radius:var(--git-radius-md);background:color-mix(in srgb,var(--vh-surface),transparent 5%);color:var(--vh-text);padding:0 14px;font:inherit;font-weight:750;outline:0;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.hosting-input:focus,.hosting-select:focus{border-color:color-mix(in srgb,var(--vh-primary),transparent 45%);box-shadow:0 0 0 4px color-mix(in srgb,var(--vh-primary),transparent 88%)}.hosting-select{cursor:pointer;appearance:none;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 18px) 20px,calc(100% - 13px) 20px;background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:38px}.hosting-select--sm{min-height:39px;border-radius:var(--git-radius-md);font-size:13px}.vh-help,.vh-tariff-info{width:22px;height:22px;border-radius:50%;border:1px solid var(--vh-border);display:inline-grid;place-items:center;flex:0 0 auto;background:color-mix(in srgb,var(--vh-primary),transparent 92%);color:var(--vh-primary);font:900 13px/1 var(--vh-font);cursor:help;position:relative}.vh-tariff-info{cursor:pointer;width:28px;height:28px;font-size:14px}.vh-help::after{content:attr(data-tip);position:absolute;left:50%;bottom:calc(100% + 10px);transform:translateX(-50%) translateY(4px);width:min(280px,calc(100vw - 36px));padding:10px 12px;border-radius:var(--git-radius-md);background:#232323;color:#fff;box-shadow:0 16px 35px rgba(0,0,0,.25);font-size:12px;line-height:1.35;font-weight:650;opacity:0;visibility:hidden;pointer-events:none;z-index:30;text-align:left}.vh-help::before{content:"";position:absolute;left:50%;bottom:calc(100% + 5px);width:10px;height:10px;transform:translateX(-50%) rotate(45deg);background:#232323;opacity:0;visibility:hidden;z-index:29}.vh-help.is-tip-open::after,.vh-help.is-tip-open::before,.vh-help:focus-visible::after,.vh-help:focus-visible::before,.vh-help:hover::after,.vh-help:hover::before{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.vh-help.is-tip-open::before{transform:translateX(-50%) rotate(45deg)}.hosting-list,.hosting-spec,.hosting-tariff,.hosting-tariff__specs,.vh-popover__body,.vh-popover__grid{overflow:visible}.vh-help::after{box-sizing:border-box;max-width:calc(100vw - 36px);overflow-wrap:break-word;white-space:normal}.hosting-tariff__specs .vh-help::after,.vh-popover__grid .vh-help::after{left:auto;right:-8px;transform:translateY(4px)}.hosting-tariff__specs .vh-help::before,.vh-popover__grid .vh-help::before{left:auto;right:0;transform:rotate(45deg)}.hosting-tariff__specs .vh-help.is-tip-open::after,.hosting-tariff__specs .vh-help:focus-visible::after,.hosting-tariff__specs .vh-help:hover::after,.vh-popover__grid .vh-help.is-tip-open::after,.vh-popover__grid .vh-help:focus-visible::after,.vh-popover__grid .vh-help:hover::after{transform:translateY(0)}.hosting-tariff__specs .vh-help.is-tip-open::before,.hosting-tariff__specs .vh-help:focus-visible::before,.hosting-tariff__specs .vh-help:hover::before,.vh-popover__grid .vh-help.is-tip-open::before,.vh-popover__grid .vh-help:focus-visible::before,.vh-popover__grid .vh-help:hover::before{transform:rotate(45deg)}.vh-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:5px;border-radius:var(--git-radius-lg);border:1px solid var(--vh-border);background:color-mix(in srgb,var(--vh-surface),transparent 30%)}.vh-choice__btn{min-height:38px;border:0;border-radius:var(--git-radius-md);background:0 0;color:var(--vh-muted);font:900 13px/1.15 var(--vh-font);cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.vh-choice__btn:hover{color:var(--vh-text);background:color-mix(in srgb,var(--vh-primary),transparent 92%)}.vh-choice__btn.is-active{color:#fff;background:linear-gradient(135deg,var(--vh-primary),color-mix(in srgb,var(--vh-primary),var(--vh-accent) 28%));box-shadow:0 10px 24px color-mix(in srgb,var(--vh-primary),transparent 72%)}.vh-config__message{padding:14px;border-radius:var(--git-radius-lg);color:var(--vh-muted);background:color-mix(in srgb,var(--vh-accent),transparent 92%);border:1px solid color-mix(in srgb,var(--vh-accent),transparent 70%);font-weight:800;font-size:13px;line-height:1.4}.vh-config__addons{display:grid;gap:13px}.hosting-range{width:100%;accent-color:var(--vh-primary);cursor:pointer}.hosting-check{display:flex;gap:10px;align-items:flex-start;padding:13px;border-radius:var(--git-radius-lg);border:1px solid var(--vh-border);cursor:pointer;background:color-mix(in srgb,var(--vh-surface),transparent 35%)}.hosting-check input{position:absolute;opacity:0;pointer-events:none}.hosting-check__box{width:22px;height:22px;border-radius:var(--git-radius-xs);border:2px solid color-mix(in srgb,var(--vh-muted),transparent 45%);flex:0 0 auto;position:relative}.hosting-check input:checked+.hosting-check__box{background:var(--vh-primary);border-color:var(--vh-primary)}.hosting-check input:checked+.hosting-check__box::after{content:"";position:absolute;left:6px;top:2px;width:6px;height:11px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg)}.hosting-check__text{display:grid;gap:3px;color:var(--vh-text);font-size:13px;font-weight:850;line-height:1.35}.hosting-check__hint{color:var(--vh-muted);font-weight:700}.vh-price{padding:16px;border-radius:var(--git-radius-lg);background:linear-gradient(135deg,color-mix(in srgb,var(--vh-primary),transparent 92%),color-mix(in srgb,var(--vh-accent),transparent 92%));border:1px solid var(--vh-border)}.vh-price__row{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.vh-price__label{color:var(--vh-muted);font-size:13px;font-weight:900}.vh-price__value{color:var(--vh-text);font-size:20px;font-weight:950;letter-spacing:-.025em}.vh-price__hint{margin-top:7px;color:var(--vh-muted);font-size:13px;font-weight:750}.vh-actions{display:grid;gap:10px}.git-hosting-vps .btn,.hosting-cartBtn{min-height:46px;border-radius:var(--git-radius-lg);border:1px solid var(--vh-border);padding:0 18px;font:900 14px/1 var(--vh-font);cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease}.hosting-cartBtn,.vh-btnPrimary{background:var(--vh-text);color:var(--vh-bg)}.vh-btnGhost{background:0 0;color:var(--vh-text)}.git-hosting-vps .btn:hover,.hosting-cartBtn:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(0,0,0,.12)}.vh-plans{margin:clamp(34px,5vw,72px) 0 0}.vh-plans__head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px}.vh-plans__head--simple{align-items:center}.vh-plans__head--catalog{align-items:flex-start}.vh-plans__intro{flex:1 1 auto;min-width:260px}.vh-subtitle{margin:10px 0 0;color:var(--vh-muted);font-size:15px;line-height:1.5;font-weight:700}.hosting-filters{display:grid;grid-template-columns:minmax(300px,370px) minmax(176px,220px);align-items:start;gap:12px 16px;justify-content:flex-end}.hosting-filters__group{display:grid;gap:7px;min-width:168px}.hosting-filters__group:first-child{grid-row:1/span 2;grid-column:1;align-self:start}.hosting-filters__group:nth-child(2){grid-row:1;grid-column:2}.hosting-filters__group:nth-child(3){grid-row:2;grid-column:2}.hosting-filters__label{color:var(--vh-muted);font-size:12px;font-weight:900}.hosting-filters .vh-choice{min-width:0}.hosting-list{display:grid;gap:14px;overflow:visible}.hosting-tariff{overflow:visible;border-radius:calc(var(--vh-radius) + 4px);padding:clamp(18px,2.4vw,26px);display:grid;grid-template-columns:minmax(210px,.8fr) minmax(280px,1.5fr) minmax(190px,.55fr) auto;gap:clamp(14px,2vw,26px);align-items:center;transition:opacity .2s ease,transform .2s ease}.hosting-tariff.vh-isHidden{display:none}.hosting-tariff__kicker{color:var(--vh-muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.hosting-tariff__titleRow{display:flex;align-items:center;gap:9px;margin-top:7px}.hosting-tariff__title{margin:0;color:var(--vh-text);font-size:clamp(22px, 2vw, 32px);line-height:1;letter-spacing:-.04em;font-weight:950}.hosting-tariff__meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.hosting-tariff__meta span{padding:6px 9px;border-radius:var(--git-radius-pill);background:color-mix(in srgb,var(--vh-primary),transparent 92%);color:var(--vh-muted);font-size:12px;font-weight:850}.hosting-tariff__specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px}.hosting-spec{min-width:0}.hosting-spec__label{display:flex;align-items:center;gap:5px;color:var(--vh-muted);font-size:12px;line-height:1.2;font-weight:800}.hosting-spec__value{margin-top:4px;color:var(--vh-text);font-size:14px;font-weight:900;line-height:1.25;overflow-wrap:anywhere}.hosting-price__now{color:var(--vh-text);font-size:20px;font-weight:950;line-height:1.2;letter-spacing:-.025em;white-space:nowrap}.hosting-price__period{margin-left:3px;color:var(--vh-muted);font-size:13px;font-weight:850;letter-spacing:0}.hosting-price__note{margin-top:6px;color:var(--vh-muted);font-size:12px;line-height:1.35;font-weight:700}.hosting-tariff__cta{display:flex;justify-content:flex-end}.hosting-cartBtn{white-space:nowrap}.hosting-cartBtn.is-added{background:var(--vh-primary);color:#fff}.hosting-empty{border-radius:var(--vh-radius);padding:22px;color:var(--vh-muted);font-weight:800;text-align:center}.vh-popover{position:fixed;inset:0;z-index:1300;display:grid;place-items:center;padding:18px;background:rgba(0,0,0,.46);opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease}.vh-popover[hidden]{display:none}.vh-popover.is-open{opacity:1;visibility:visible}.vh-popover__panel{width:min(760px,100%);max-height:min(82vh,760px);overflow:auto;border-radius:calc(var(--vh-radius) + 4px);border:1px solid var(--vh-border);background:var(--vh-surface);color:var(--vh-text);box-shadow:0 28px 90px rgba(0,0,0,.34)}.vh-popover__head{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;background:linear-gradient(135deg,var(--vh-primary),color-mix(in srgb,var(--vh-primary),var(--vh-accent) 34%));color:#fff}.vh-popover__title{font-size:22px;line-height:1;font-weight:950;letter-spacing:-.035em}.vh-popover__sub{margin-top:6px;color:rgba(255,255,255,.76);font-size:13px;font-weight:750}.reviews-modal__close,.reviews-slider__btn,.vh-popover__close{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.14);color:inherit;font-size:24px;line-height:1;cursor:pointer}.vh-popover__body{padding:18px 20px 22px;display:grid;gap:18px}.vh-popover__h{margin:0 0 12px;font-size:17px;font-weight:950;letter-spacing:-.02em}.vh-popover__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px}.vh-reviews{margin:54px 0 46px}.vh-reviews .vh-subtitle{margin:0 0 24px;color:var(--vh-text);font-size:clamp(24px, 2.4vw, 34px);line-height:1.12;font-weight:950;letter-spacing:-.035em}.reviews-slider{position:relative}.reviews-slider__viewport{overflow-x:auto;overflow-y:visible;padding:7px 0 44px;-webkit-overflow-scrolling:touch;scroll-behavior:auto;scrollbar-width:none;mask-image:linear-gradient(90deg,transparent 0%,#000 7%,#000 93%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 7%,#000 93%,transparent 100%)}.reviews-slider__viewport::-webkit-scrollbar{display:none}.reviews-slider__track{display:flex;gap:12px;padding:0 12px;width:max-content;align-items:stretch}.review-card{flex:0 0 320px;max-width:320px;min-height:0;border-radius:var(--git-radius-lg);border:1px solid var(--vh-border);background:var(--vh-surface);box-shadow:0 12px 34px rgba(0,0,0,.04);backdrop-filter:none;padding:14px;display:flex;flex-direction:column;scroll-snap-align:none;--edge-blur:0px;--edge-opacity:1;filter:blur(var(--edge-blur));opacity:var(--edge-opacity);transition:filter .25s ease,opacity .25s ease,transform .18s ease,box-shadow .18s ease,border-color .18s ease;will-change:filter,opacity}.review-card:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--vh-primary),transparent 76%);box-shadow:0 16px 42px rgba(0,0,0,.07)}.review-card__head{display:flex;gap:10px;align-items:center;margin-bottom:10px}.review-card__avatar{width:44px;height:44px;border-radius:var(--git-radius-md);display:grid;place-items:center;flex:0 0 auto;font-weight:950;color:var(--vh-text);background:color-mix(in srgb,var(--vh-primary),transparent 90%);border:1px solid color-mix(in srgb,var(--vh-primary),transparent 82%)}.review-card__name{font-weight:950;line-height:1.15}.review-card__meta{color:var(--vh-muted);font-weight:750;font-size:12px;line-height:1.2;margin-top:2px}.review-card__text{margin:0;color:color-mix(in srgb,var(--vh-text),transparent 22%);font-weight:750;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.review-card__more{margin-top:10px;align-self:flex-start;border:none;background:0 0;padding:0;cursor:pointer;font:650 12px/1.2 var(--vh-font);letter-spacing:.01em;color:color-mix(in srgb,var(--vh-text),transparent 45%);text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--vh-text),transparent 82%);text-underline-offset:3px;opacity:.85;transition:color .15s ease,text-decoration-color .15s ease,opacity .15s ease}.review-card__more:focus-visible,.review-card__more:hover{color:var(--vh-primary);text-decoration-color:color-mix(in srgb,var(--vh-primary),transparent 70%);opacity:1}.reviews-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:12px}.reviews-modal[hidden]{display:none}.reviews-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.55);backdrop-filter:blur(6px)}.reviews-modal__dialog{position:relative;z-index:1;width:min(720px,calc(100vw - 24px));max-height:min(78vh,720px);overflow:auto;border-radius:var(--git-radius-lg);border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.96);color:var(--vh-text);box-shadow:0 24px 60px rgba(0,0,0,.22);padding:18px 18px 16px;transform:translateY(10px);opacity:0;transition:transform .18s ease,opacity .18s ease}.reviews-modal__dialog.is-open{transform:translateY(0);opacity:1}.reviews-modal__close{position:absolute;top:12px;right:12px;width:38px;height:38px;border-radius:var(--git-radius-md);border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.75);color:var(--vh-text);display:grid;place-items:center;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.reviews-modal__close:hover{transform:scale(1.03)}.reviews-modal__head{display:flex;gap:12px;align-items:center;padding-right:44px}.reviews-modal__avatar{width:44px;height:44px;border-radius:var(--git-radius-lg);background:color-mix(in srgb,var(--vh-primary),transparent 88%);border:1px solid color-mix(in srgb,var(--vh-primary),transparent 80%);display:grid;place-items:center;font-weight:900;color:var(--vh-primary)}.reviews-modal__name{font-weight:950;font-size:16px;line-height:1.25}.reviews-modal__meta{margin-top:2px;font-size:12px;color:color-mix(in srgb,var(--vh-text),transparent 38%);font-weight:750}.reviews-modal__body{margin-top:14px;font-size:14px;line-height:1.55;color:color-mix(in srgb,var(--vh-text),transparent 8%);white-space:pre-wrap;font-weight:650}.reviews-modal__body p{margin:0 0 12px}.reviews-modal__body p:last-child{margin-bottom:0}html[data-theme=dark] .review-card__text{color:rgba(255,255,255,.8)}html[data-theme=dark] .review-card__more{color:rgba(255,255,255,.55);text-decoration-color:rgba(255,255,255,.18)}html[data-theme=dark] .review-card__more:focus-visible,html[data-theme=dark] .review-card__more:hover{color:color-mix(in srgb,var(--vh-primary),#fff 35%);text-decoration-color:color-mix(in srgb,var(--vh-primary),transparent 62%)}html[data-theme=dark] .reviews-modal__dialog{border-color:rgba(255,255,255,.12);background:rgba(10,10,12,.94);box-shadow:0 26px 70px rgba(0,0,0,.55)}html[data-theme=dark] .reviews-modal__close{border-color:rgba(255,255,255,.14);background:rgba(20,20,24,.6)}html[data-theme=dark] .reviews-modal__meta{color:rgba(255,255,255,.6)}html[data-theme=dark] .reviews-modal__body{color:rgba(255,255,255,.88)}html[data-theme=dark] .reviews-modal__avatar{background:color-mix(in srgb,var(--vh-primary),transparent 82%);color:color-mix(in srgb,var(--vh-primary),#fff 45%)}.vh-faq{margin:clamp(44px,6vw,84px) 0 0}.vh-faq .vh-subtitle{max-width:760px}.faq{display:grid;gap:12px;margin-top:22px}.faq-item{border-radius:var(--vh-radius);overflow:hidden}.faq-q{width:100%;min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;border:0;background:0 0;color:var(--vh-text);text-align:left;cursor:pointer;font:950 17px/1.25 var(--vh-font)}.faq-q:focus-visible{outline:3px solid color-mix(in srgb,var(--vh-primary),transparent 72%);outline-offset:-3px}.faq-ico{width:26px;height:26px;border-radius:50%;flex:0 0 auto;position:relative;background:color-mix(in srgb,var(--vh-primary),transparent 90%)}.faq-ico::after,.faq-ico::before{content:"";position:absolute;left:50%;top:50%;width:12px;height:2px;border-radius:2px;background:var(--vh-primary);transform:translate(-50%,-50%)}.faq-ico::after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .18s ease}.faq-item.is-open .faq-ico::after{transform:translate(-50%,-50%) rotate(0)}.faq-a{color:var(--vh-muted)}.faq-a[hidden]{display:none}.faq-a__inner{padding:0 22px 20px;font-size:15px;line-height:1.6;font-weight:650}.faq-a__inner p{margin:0 0 10px}.faq-a__inner ol,.faq-a__inner ul{margin:0 0 10px;padding-left:22px}html[data-theme=dark] .git-hosting-vps{--vh-bg:var(--git-bg, #2e2e2e);--vh-text:var(--git-text, #d9d9d9);--vh-muted:var(--git-muted, rgba(217, 217, 217, .7));--vh-surface:var(--git-surface, #333);--vh-surface-2:var(--git-surface-2, rgba(50, 50, 50, .78));color-scheme:dark}html[data-theme=dark] .hosting-input,html[data-theme=dark] .hosting-select{background-color:rgba(255,255,255,.05)}html[data-theme=dark] .vh-help::after,html[data-theme=dark] .vh-help::before{background:#111}html[data-theme=dark] .hosting-cartBtn,html[data-theme=dark] .vh-btnPrimary{background:#fff;color:#2e2e2e}html[data-theme=dark] .vh-btnGhost{color:var(--vh-text)}body.vh-modal-open{overflow:hidden}@media (max-width:1220px){.vh-hero{grid-template-columns:1fr}.vh-config{position:relative;top:auto}.hosting-tariff{grid-template-columns:minmax(0,1fr) minmax(280px,1.3fr)}.hosting-tariff__cta,.hosting-tariff__price{grid-column:auto}.hosting-tariff__cta{justify-content:stretch}.hosting-cartBtn{width:100%}}@media (max-width:980px){.vh-hero__left{grid-template-columns:1fr}.vh-video{min-height:320px}.vh-plans__head{display:grid;align-items:start}.hosting-filters{justify-content:stretch}.hosting-filters .vh-choice,.hosting-filters__group{min-width:min(100%,320px)}.vh-reviews .review-card{flex-basis:340px;max-width:340px}}@media (max-width:720px){.git-hosting-vps{padding-top:16px}.faq-item,.hosting-tariff,.review-card,.vh-config,.vh-heroText{border-radius:var(--git-radius-xl)}.hosting-tariff{grid-template-columns:1fr}.hosting-tariff__specs,.vh-popover__grid{grid-template-columns:1fr}.hosting-filters{display:grid;grid-template-columns:1fr}.hosting-filters__group,.hosting-filters__group:first-child,.hosting-filters__group:nth-child(2),.hosting-filters__group:nth-child(3){grid-column:auto;grid-row:auto}.hosting-filters .vh-choice,.hosting-filters__group{width:100%;min-width:0}.vh-reviews .review-card{flex-basis:86vw;max-width:86vw}.reviews-slider__viewport{mask-image:none;-webkit-mask-image:none}.vh-reviews .review-card{filter:none!important;opacity:1!important}.vh-popover{padding:10px;align-items:end}.vh-popover__panel{max-height:88vh;border-radius:var(--git-radius-xl) 24px 0 0}}@media (max-width:520px){.vh-video{min-height:260px}.vh-video::after{max-width:82%;font-size:38px}.vh-choice{grid-template-columns:1fr}.vh-price__row{display:grid}.faq-q{font-size:15px;padding:16px 18px}.faq-a__inner{padding:0 18px 18px}}@media (prefers-reduced-motion:reduce){.git-hosting-vps *,.git-hosting-vps ::after,.git-hosting-vps ::before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.git-hosting-vps .vh-hero{grid-template-columns:minmax(0,1.35fr) minmax(360px,.9fr);gap:26px;align-items:start;margin:10px 0 26px}.git-hosting-vps .vh-hero__left{display:block;min-width:0}.git-hosting-vps .vh-video{position:relative;min-height:clamp(320px,28vw,520px);border-radius:var(--git-radius-xl);overflow:hidden;background:radial-gradient(1200px 400px at 20% 10%,color-mix(in srgb,var(--vh-primary),transparent 82%),transparent 55%),radial-gradient(900px 500px at 80% 35%,color-mix(in srgb,var(--vh-accent),transparent 84%),transparent 55%),linear-gradient(180deg,var(--vh-surface-2),var(--vh-surface));border:1px solid var(--vh-border);box-shadow:var(--vh-shadow)}.git-hosting-vps .vh-video::after,.git-hosting-vps .vh-video::before{content:none;display:none}.git-hosting-vps .vh-video__fallback{position:absolute;inset:0;z-index:0;display:grid;align-content:end;gap:10px;padding:clamp(22px,3vw,42px);color:var(--vh-text);pointer-events:none}.git-hosting-vps .vh-video__fallbackTitle{margin:0;max-width:720px;font-size:clamp(34px, 5.1vw, 78px);line-height:.92;letter-spacing:-.055em;font-weight:950}.git-hosting-vps .vh-video__fallbackText{color:var(--vh-muted);font-size:clamp(16px, 1.5vw, 22px);font-weight:850}.git-hosting-vps .vh-video__media{position:absolute;inset:0;z-index:1;display:none;width:100%;height:100%;object-fit:cover;background:var(--vh-surface)}html:not([data-lang=en]):not([data-theme=dark]) .git-hosting-vps .vh-video__media--ru.vh-video__media--light,html[data-lang=en]:not([data-theme=dark]) .git-hosting-vps .vh-video__media--en.vh-video__media--light,html[data-lang=en][data-theme=dark] .git-hosting-vps .vh-video__media--en.vh-video__media--dark,html[data-lang=ru]:not([data-theme=dark]) .git-hosting-vps .vh-video__media--ru.vh-video__media--light,html[data-lang=ru][data-theme=dark] .git-hosting-vps .vh-video__media--ru.vh-video__media--dark{display:block}.git-hosting-vps .vh-video__media{opacity:0;transition:opacity .28s ease;pointer-events:none}.git-hosting-vps .vh-video.is-user-started .vh-video__media.is-active.is-loaded{opacity:1}.git-hosting-vps .vh-video__badge{z-index:2;left:22px;top:18px;padding:0;border:0;background:0 0;color:color-mix(in srgb,var(--vh-text),transparent 50%);font-size:13px;letter-spacing:.14em}.git-hosting-vps .vh-video__loader{position:absolute;inset:0;z-index:4;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,rgba(0,0,0,.16),rgba(0,0,0,.28));backdrop-filter:blur(2px)}.git-hosting-vps .vh-video__loader[hidden]{display:none}.git-hosting-vps .vh-video__loaderSpinner{width:52px;height:52px;border-radius:50%;border:4px solid rgba(255,255,255,.46);border-top-color:#fff;animation:vhVideoSpin .78s linear infinite;box-shadow:0 12px 36px rgba(0,0,0,.24)}@keyframes vhVideoSpin{to{transform:rotate(360deg)}}.git-hosting-vps .vh-video__controls{position:absolute;z-index:5;right:18px;bottom:18px;display:flex;align-items:center;gap:10px;max-width:calc(100% - 36px);padding:10px;border-radius:var(--git-radius-xl);border:1px solid rgba(255,255,255,.24);background:rgba(18,20,32,.72);box-shadow:0 22px 58px rgba(0,0,0,.32);backdrop-filter:blur(16px);opacity:1;transform:translateY(0) scale(1);transform-origin:right bottom;pointer-events:auto;transition:opacity .34s ease,transform .34s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.git-hosting-vps .vh-video__controls[hidden]{display:none}.git-hosting-vps .vh-video__play,.git-hosting-vps .vh-video__sound{position:relative;z-index:auto;right:auto;bottom:auto;left:auto;top:auto;transform:none;flex:0 0 auto;width:54px;height:54px;border-radius:var(--git-radius-lg);display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.34),rgba(255,255,255,0) 45%),linear-gradient(135deg,rgba(47,49,235,.95),rgba(96,50,174,.96));color:#fff;box-shadow:0 14px 34px rgba(47,49,235,.34);cursor:pointer}.git-hosting-vps .vh-video__sound{width:46px;height:46px;border-radius:var(--git-radius-md);background:rgba(255,255,255,.14);box-shadow:none}.git-hosting-vps .vh-video__playIcon{font-size:18px;transform:translateX(1px)}.git-hosting-vps .vh-video.is-paused .vh-video__playIcon,.git-hosting-vps .vh-video.is-playing .vh-video__playIcon{transform:none}.git-hosting-vps .vh-video__soundIcon{font-size:17px;line-height:1}.git-hosting-vps .vh-video__volume{display:flex;align-items:center;gap:8px;min-width:132px;color:rgba(255,255,255,.86);font-size:11px;line-height:1;font-weight:850;letter-spacing:.04em;user-select:none}.git-hosting-vps .vh-video__volumeRange{width:86px;accent-color:#fff}.git-hosting-vps .vh-video__close:focus-visible,.git-hosting-vps .vh-video__play:focus-visible,.git-hosting-vps .vh-video__sound:focus-visible,.git-hosting-vps .vh-video__volumeRange:focus-visible{outline:3px solid rgba(255,255,255,.55);outline-offset:3px}.git-hosting-vps .vh-heroText{margin-top:28px;padding:2px 6px;border:0;border-radius:0;background:0 0;box-shadow:none;backdrop-filter:none}.git-hosting-vps .vh-heroText__lang{display:none}html:not([data-lang=en]) .git-hosting-vps .vh-heroText__lang[data-vh-description-lang=ru],html[data-lang=en] .git-hosting-vps .vh-heroText__lang[data-vh-description-lang=en],html[data-lang=ru] .git-hosting-vps .vh-heroText__lang[data-vh-description-lang=ru]{display:block}.git-hosting-vps .vh-heroText ol,.git-hosting-vps .vh-heroText p,.git-hosting-vps .vh-heroText ul{color:var(--vh-muted);font-size:clamp(15px, 1.08vw, 17px);line-height:1.58;font-weight:500}.git-hosting-vps .vh-config{position:sticky;top:calc(var(--git-overlay-top,0px) + 18px);max-height:none;overflow:visible;overscroll-behavior:auto;border-radius:var(--git-radius-xl);padding:18px;background:var(--vh-surface);align-self:start}.git-hosting-vps .vh-config__title{position:relative;padding-bottom:8px;font-size:clamp(22px, 2.1vw, 34px)}.git-hosting-vps .vh-config__title::after{content:"";position:absolute;left:0;bottom:0;width:64px;height:4px;border-radius:var(--git-radius-pill);background:linear-gradient(90deg,var(--vh-primary),var(--vh-accent))}.git-hosting-vps .vh-title{max-width:760px;overflow-wrap:anywhere;font-size:clamp(38px, 5.3vw, 82px)}.git-hosting-vps .vh-plans{margin-top:clamp(38px,5vw,72px)}html[data-theme=dark] .git-hosting-vps .vh-video__badge{color:rgba(255,255,255,.58)}.git-hosting-vps .vh-video__close{position:absolute;z-index:9;top:18px;right:18px;display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.28);border-radius:var(--git-radius-md);background:rgba(18,20,32,.72);color:#fff;box-shadow:0 16px 42px rgba(0,0,0,.28);backdrop-filter:blur(16px);cursor:pointer;opacity:0;transform:translateY(-4px) scale(.96);pointer-events:none;transition:opacity .34s ease,transform .34s ease,background .2s ease,border-color .2s ease}.git-hosting-vps .vh-video__close span{position:relative;display:block;width:18px;height:18px;font-size:0;line-height:0;pointer-events:none}.git-hosting-vps .vh-video__close span::after,.git-hosting-vps .vh-video__close span::before{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;border-radius:var(--git-radius-pill);background:currentColor;transform-origin:center}.git-hosting-vps .vh-video__close span::before{transform:translate(-50%,-50%) rotate(45deg)}.git-hosting-vps .vh-video__close span::after{transform:translate(-50%,-50%) rotate(-45deg)}.git-hosting-vps .vh-video.is-user-started .vh-video__close:not([hidden]){opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.git-hosting-vps .vh-video__close:hover{background:rgba(18,20,32,.88);border-color:rgba(255,255,255,.42)}.git-hosting-vps .vh-video__close:focus-visible{outline:3px solid rgba(255,255,255,.55);outline-offset:3px}.git-hosting-vps .vh-video:not(.is-user-started) .vh-video__close,.git-hosting-vps .vh-video__close[hidden]{display:none}.git-hosting-vps .vh-video.is-playing.is-controls-hidden .vh-video__controls{opacity:0;transform:translateY(14px) scale(.96);pointer-events:none}.git-hosting-vps .vh-video.is-playing.is-controls-hidden .vh-video__close:not([hidden]){opacity:0;transform:translateY(-12px) scale(.92);pointer-events:none}.git-hosting-vps .vh-video.is-playing.is-controls-keyboard-active .vh-video__controls:focus-within,.git-hosting-vps .vh-video.is-playing:not(.is-controls-hidden) .vh-video__controls:focus-within{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}html[data-theme=dark] .git-hosting-vps .vh-heroText ol,html[data-theme=dark] .git-hosting-vps .vh-heroText p,html[data-theme=dark] .git-hosting-vps .vh-heroText ul{color:rgba(255,255,255,.78)}@media (max-width:1180px){.git-hosting-vps .vh-hero{grid-template-columns:1fr}.git-hosting-vps .vh-config{position:relative;top:auto;max-height:none;overflow:visible}}@media (max-width:720px){.git-hosting-vps .vh-video{min-height:300px}.git-hosting-vps .vh-heroText{margin-top:22px;padding-inline:0}}@media (max-width:520px){.git-hosting-vps .vh-video{min-height:250px}.git-hosting-vps .vh-video__fallbackTitle{font-size:36px}}@media (max-width:560px){.git-hosting-vps .vh-video__controls{left:14px;right:14px;bottom:14px;justify-content:space-between;gap:8px;padding:8px;border-radius:var(--git-radius-lg)}.git-hosting-vps .vh-video__play{width:48px;height:48px;border-radius:var(--git-radius-md)}.git-hosting-vps .vh-video__sound{width:42px;height:42px;border-radius:var(--git-radius-md)}.git-hosting-vps .vh-video__volume{min-width:0;flex:1 1 auto}.git-hosting-vps .vh-video__volumeText{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.git-hosting-vps .vh-video__volumeRange{width:100%}}.git-hosting-vps .vh-video--has-media{cursor:pointer}.git-hosting-vps .vh-video__poster{position:absolute;inset:0;z-index:0;display:none;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .28s ease;pointer-events:none}html:not([data-lang=en]):not([data-theme=dark]) .git-hosting-vps .vh-video__poster--ru.vh-video__poster--light,html[data-lang=en]:not([data-theme=dark]) .git-hosting-vps .vh-video__poster--en.vh-video__poster--light,html[data-lang=en][data-theme=dark] .git-hosting-vps .vh-video__poster--en.vh-video__poster--dark,html[data-lang=ru]:not([data-theme=dark]) .git-hosting-vps .vh-video__poster--ru.vh-video__poster--light,html[data-lang=ru][data-theme=dark] .git-hosting-vps .vh-video__poster--ru.vh-video__poster--dark{display:block}.git-hosting-vps .vh-video__poster.is-active{opacity:1}.git-hosting-vps .vh-video__fallback{z-index:1}.git-hosting-vps .vh-video__media{z-index:2}.git-hosting-vps .vh-video__badge{z-index:4}.git-hosting-vps .vh-video__loader{z-index:8}.git-hosting-vps .vh-video__controls{z-index:7;right:20px;bottom:20px;padding:0;border:0;background:0 0;box-shadow:none;backdrop-filter:none}.git-hosting-vps .vh-video.is-user-started .vh-video__controls{padding:10px;border:1px solid rgba(255,255,255,.24);background:rgba(18,20,32,.72);box-shadow:0 22px 58px rgba(0,0,0,.32);backdrop-filter:blur(16px)}.git-hosting-vps .vh-video:not(.is-user-started) .vh-video__sound,.git-hosting-vps .vh-video:not(.is-user-started) .vh-video__volume{display:none}.git-hosting-vps .vh-video:not(.is-user-started) .vh-video__play{width:78px;height:78px;border-radius:var(--git-radius-xl);border:1px solid rgba(255,255,255,.42);background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.5),rgba(255,255,255,0) 48%),rgba(255,255,255,.82);color:var(--vh-primary);box-shadow:0 18px 48px rgba(22,24,44,.28),0 0 0 1px rgba(47,49,235,.16) inset;backdrop-filter:blur(14px)}.git-hosting-vps .vh-video:not(.is-user-started) .vh-video__playIcon{font-size:26px;color:var(--vh-primary)}.git-hosting-vps .vh-video.is-user-started .vh-video__play{width:54px;height:54px;border-radius:var(--git-radius-lg)}.git-hosting-vps .vh-video.is-user-started .vh-video__playIcon{font-size:18px;color:#fff}@media (max-width:560px){.git-hosting-vps .vh-video:not(.is-user-started) .vh-video__controls{left:auto;right:14px;bottom:14px;width:auto;max-width:none;padding:0;border:0;background:0 0;box-shadow:none;backdrop-filter:none}.git-hosting-vps .vh-video:not(.is-user-started) .vh-video__play{width:68px;height:68px;border-radius:var(--git-radius-xl)}.git-hosting-vps .vh-video__close{top:14px;right:14px;width:40px;height:40px;border-radius:var(--git-radius-md)}}.git-hosting-vps .vh-plans__head--catalog{display:grid;grid-template-columns:minmax(280px,1fr) minmax(760px,1.7fr);align-items:end;gap:clamp(18px,3vw,44px)}.git-hosting-vps .vh-plans__head--catalog .hosting-filters{width:100%;display:grid;grid-template-columns:minmax(330px,520px) minmax(210px,280px) minmax(170px,230px);gap:16px;align-items:end;justify-content:end}.git-hosting-vps .hosting-filters__group,.git-hosting-vps .hosting-filters__group:first-child,.git-hosting-vps .hosting-filters__group:nth-child(2),.git-hosting-vps .hosting-filters__group:nth-child(3){grid-column:auto;grid-row:auto;align-self:end;min-width:0}.git-hosting-vps .hosting-filters__group .hosting-select,.git-hosting-vps .hosting-filters__group .vh-choice{min-height:54px}.git-hosting-vps .hosting-tariff__specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px}.git-hosting-vps .hosting-price__now{display:flex;align-items:baseline;gap:4px;white-space:nowrap}.git-hosting-vps .hosting-price__period{flex:0 0 auto}.git-hosting-vps .vh-popover{align-items:center;justify-items:center;padding:clamp(14px,3vw,34px)}.git-hosting-vps .vh-popover__panel{width:min(1080px,calc(100vw - 48px));max-height:min(86vh,860px);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border-radius:var(--git-radius-xl)}.git-hosting-vps .vh-popover__head{position:relative;top:auto;min-height:92px;padding:24px 30px;align-items:center}.git-hosting-vps .vh-popover__title{font-size:clamp(22px, 2vw, 32px);line-height:1.08}.git-hosting-vps .vh-popover__sub{font-size:14px}.git-hosting-vps .vh-popover__close{width:46px;height:46px;flex:0 0 auto}.git-hosting-vps .vh-popover__body{min-height:0;overflow:auto;padding:28px 30px 34px;gap:26px}.git-hosting-vps .vh-popover__h{margin-bottom:16px;font-size:22px}.git-hosting-vps .vh-popover__grid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:18px 44px}.git-hosting-vps .vh-popover .hosting-spec__label{min-height:24px;align-items:center;overflow:visible}.git-hosting-vps .vh-popover .hosting-spec__value{font-size:16px}.git-hosting-vps .vh-popover .vh-help::after{width:min(360px,calc(100vw - 72px));max-width:min(360px,calc(100vw - 72px));white-space:normal;overflow-wrap:anywhere;z-index:1405}@media (max-width:1320px){.git-hosting-vps .vh-plans__head--catalog{grid-template-columns:1fr;align-items:start}.git-hosting-vps .vh-plans__head--catalog .hosting-filters{justify-content:start;grid-template-columns:minmax(300px,1.2fr) minmax(210px,.8fr) minmax(170px,.7fr)}}@media (max-width:900px){.git-hosting-vps .vh-plans__head--catalog .hosting-filters{grid-template-columns:1fr}.git-hosting-vps .hosting-filters .vh-choice,.git-hosting-vps .hosting-filters__group{width:100%;min-width:0}.git-hosting-vps .vh-popover__panel{width:min(100%,calc(100vw - 24px));max-height:88vh}.git-hosting-vps .vh-popover__grid{grid-template-columns:1fr}}@media (max-width:720px){.git-hosting-vps .vh-popover{align-items:end;padding:10px}.git-hosting-vps .vh-popover__panel{width:100%;border-radius:var(--git-radius-xl) 24px 0 0}.git-hosting-vps .vh-popover__head{padding:18px 18px;min-height:78px}.git-hosting-vps .vh-popover__body{padding:20px 18px 24px}}body.vh-modal-open .git-hosting-vps{z-index:2147482000}body.vh-modal-open .git-header-shell,body.vh-modal-open .header,body.vh-modal-open .topbar{pointer-events:none}.git-hosting-vps .vh-popover{position:fixed!important;inset:0!important;z-index:2147483000!important;width:100vw;height:100vh;height:100dvh;display:flex;align-items:center;justify-content:center;padding:clamp(16px,3vw,36px);background:rgba(0,0,0,.58);opacity:0;visibility:hidden;pointer-events:none;overflow:hidden;overscroll-behavior:contain}.git-hosting-vps .vh-popover[hidden]{display:none!important}.git-hosting-vps .vh-popover.is-open{opacity:1;visibility:visible;pointer-events:auto}.git-hosting-vps .vh-popover__panel{position:relative;z-index:1;width:min(1040px,calc(100vw - 40px));max-width:100%;max-height:min(760px,calc(100dvh - 56px));min-height:0;display:flex;flex-direction:column;overflow:hidden;border-radius:var(--git-radius-xl);background:var(--vh-surface);box-shadow:0 30px 120px rgba(0,0,0,.36);transform:translateZ(0)}.git-hosting-vps .vh-popover__head{position:relative;top:auto;z-index:3;flex:0 0 auto;min-height:96px;padding:24px 30px;display:flex;align-items:center;justify-content:space-between;gap:18px}.git-hosting-vps .vh-popover__body{flex:1 1 auto;min-height:0;overflow:auto;padding:28px 30px 34px;scrollbar-gutter:stable;overscroll-behavior:contain}.git-hosting-vps .vh-popover__sec+.vh-popover__sec{margin-top:28px}.git-hosting-vps .vh-popover__grid{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));gap:18px 44px;align-items:start}.git-hosting-vps .vh-popover .hosting-spec{min-width:0;break-inside:avoid}.git-hosting-vps .vh-popover .hosting-spec__label{overflow:visible;min-height:24px;align-items:center;flex-wrap:nowrap}.git-hosting-vps .vh-popover .hosting-spec__label span{min-width:0;overflow-wrap:anywhere}.git-hosting-vps .vh-popover .hosting-spec__value{font-size:16px;line-height:1.3}.git-hosting-vps .hosting-tariff .vh-help,.git-hosting-vps .vh-popover .vh-help{position:relative;z-index:2;flex:0 0 auto}.git-hosting-vps .hosting-tariff .vh-help::after,.git-hosting-vps .vh-popover .vh-help::after{width:min(360px,calc(100vw - 72px));max-width:min(360px,calc(100vw - 72px));white-space:normal;overflow-wrap:anywhere;z-index:2147483100}@media (max-width:900px){.git-hosting-vps .vh-popover{padding:12px;align-items:center}.git-hosting-vps .vh-popover__panel{width:min(100%,calc(100vw - 24px));max-height:calc(100dvh - 24px);border-radius:var(--git-radius-xl)}.git-hosting-vps .vh-popover__grid{grid-template-columns:1fr;gap:16px}}@media (max-width:560px){.git-hosting-vps .vh-popover{align-items:flex-end;padding:8px}.git-hosting-vps .vh-popover__panel{width:100%;max-height:calc(100dvh - 16px);border-radius:var(--git-radius-xl) 24px 0 0}.git-hosting-vps .vh-popover__head{min-height:78px;padding:18px}.git-hosting-vps .vh-popover__body{padding:20px 18px 24px}}body.vh-tariff-modal-open{overflow:hidden}body>.vh-popover[data-vh-popover-owner]{--vh-bg:var(--git-bg, #fff);--vh-text:var(--git-text, #2e2e2e);--vh-muted:var(--git-muted, rgba(46, 46, 46, .68));--vh-surface:var(--git-surface, #fff);--vh-surface-2:var(--git-surface-2, rgba(255, 255, 255, .86));--vh-border:var(--git-border, rgba(46, 46, 46, .12));--vh-shadow:var(--git-shadow, 0 16px 44px rgba(0, 0, 0, .12));--vh-primary:var(--git-primary, #232fe1);--vh-accent:var(--git-accent, #ee5810);--vh-radius:var(--git-radius-lg, 16px);--vh-radius-md:var(--git-radius-md, 12px);--vh-font:var(--git-font-main, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif);position:fixed!important;inset:0!important;z-index:2147483600!important;width:100vw!important;height:100vh!important;height:100dvh!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:clamp(16px,3vw,36px)!important;background:rgba(0,0,0,.62)!important;color:var(--vh-text);font-family:var(--vh-font);opacity:0;visibility:hidden;pointer-events:none;overflow:hidden!important;overscroll-behavior:contain;box-sizing:border-box}body>.vh-popover[data-vh-popover-owner][hidden]{display:none!important}body>.vh-popover[data-vh-popover-owner].is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}body>.vh-popover[data-vh-popover-owner] .vh-popover__panel{position:relative!important;z-index:1!important;width:min(1040px,calc(100vw - 40px))!important;max-width:100%!important;max-height:min(780px,calc(100dvh - 56px))!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;border:1px solid var(--vh-border);border-radius:var(--git-radius-xl)!important;background:var(--vh-surface)!important;box-shadow:0 34px 130px rgba(0,0,0,.42)!important;transform:none!important}body>.vh-popover[data-vh-popover-owner] .vh-popover__head{position:relative!important;top:auto!important;z-index:3!important;flex:0 0 auto!important;min-height:96px!important;padding:24px 30px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;background:linear-gradient(135deg,var(--vh-primary),color-mix(in srgb,var(--vh-primary),var(--vh-accent) 34%))!important;color:#fff!important}body>.vh-popover[data-vh-popover-owner] .vh-popover__body{flex:1 1 auto!important;min-height:0!important;overflow:auto!important;padding:28px 30px 34px!important;scrollbar-gutter:stable;overscroll-behavior:contain}body>.vh-popover[data-vh-popover-owner] .vh-popover__grid{display:grid!important;grid-template-columns:repeat(2,minmax(260px,1fr))!important;gap:18px 44px!important;align-items:start!important}body>.vh-popover[data-vh-popover-owner] .hosting-spec{min-width:0;break-inside:avoid}body>.vh-popover[data-vh-popover-owner] .hosting-spec__label{overflow:visible!important;min-height:24px;align-items:center;flex-wrap:nowrap}body>.vh-popover[data-vh-popover-owner] .hosting-spec__label span{min-width:0;overflow-wrap:anywhere}body>.vh-popover[data-vh-popover-owner] .hosting-spec__value{font-size:16px;line-height:1.3}body>.vh-popover[data-vh-popover-owner] .vh-help{position:relative;z-index:4;flex:0 0 auto}body>.vh-popover[data-vh-popover-owner] .vh-help::after{width:min(360px,calc(100vw - 72px));max-width:min(360px,calc(100vw - 72px));white-space:normal;overflow-wrap:anywhere;z-index:2147483700}@media (max-width:900px){body>.vh-popover[data-vh-popover-owner]{padding:12px!important}body>.vh-popover[data-vh-popover-owner] .vh-popover__panel{width:min(100%,calc(100vw - 24px))!important;max-height:calc(100dvh - 24px)!important;border-radius:var(--git-radius-xl)!important}body>.vh-popover[data-vh-popover-owner] .vh-popover__grid{grid-template-columns:1fr!important;gap:16px!important}}@media (max-width:560px){body>.vh-popover[data-vh-popover-owner]{align-items:flex-end!important;padding:8px!important}body>.vh-popover[data-vh-popover-owner] .vh-popover__panel{width:100%!important;max-height:calc(100dvh - 16px)!important;border-radius:var(--git-radius-xl) 24px 0 0!important}body>.vh-popover[data-vh-popover-owner] .vh-popover__head{min-height:78px!important;padding:18px!important}body>.vh-popover[data-vh-popover-owner] .vh-popover__body{padding:20px 18px 24px!important}}body.vh-modal-open,body.vh-tariff-modal-open{overflow:hidden!important}body.vh-tariff-modal-open .git-header-shell,body.vh-tariff-modal-open .header,body.vh-tariff-modal-open .topbar,body.vh-tariff-modal-open .vh-config{pointer-events:none!important}body>.vh-popover[data-vh-popover-owner]{z-index:2147483600!important;padding:clamp(14px,2.4vw,30px)!important;background:rgba(10,10,14,.74)!important;backdrop-filter:blur(2.5px) saturate(.88);-webkit-backdrop-filter:blur(2.5px) saturate(.88);isolation:isolate}body>.vh-popover[data-vh-popover-owner]::before{content:"";position:fixed;inset:0;z-index:0;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.18));pointer-events:none}body>.vh-popover[data-vh-popover-owner] .vh-popover__panel{z-index:1!important;width:min(900px,calc(100vw - 44px))!important;max-height:min(680px,calc(100dvh - 48px))!important;border-radius:var(--git-radius-xl)!important;box-shadow:0 34px 120px rgba(0,0,0,.48)!important}body>.vh-popover[data-vh-popover-owner] .vh-popover__head{min-height:72px!important;padding:16px 20px!important;gap:14px!important}body>.vh-popover[data-vh-popover-owner] .vh-popover__title{font-size:clamp(18px, 1.45vw, 24px)!important;line-height:1.1!important;letter-spacing:-.025em!important}body>.vh-popover[data-vh-popover-owner] .vh-popover__sub{margin-top:5px!important;font-size:12px!important;line-height:1.25!important}body>.vh-popover[data-vh-popover-owner] .vh-popover__close{width:38px!important;height:38px!important;min-width:38px!important;font-size:22px!important}body>.vh-popover[data-vh-popover-owner] .vh-popover__body{padding:18px 20px 20px!important;gap:14px!important;scrollbar-gutter:auto!important}body>.vh-popover[data-vh-popover-owner] .vh-popover__sec+.vh-popover__sec{margin-top:16px!important}body>.vh-popover[data-vh-popover-owner] .vh-popover__h{margin:0 0 10px!important;font-size:18px!important;line-height:1.15!important}body>.vh-popover[data-vh-popover-owner] .vh-popover__grid{grid-template-columns:repeat(2,minmax(220px,1fr))!important;gap:10px 26px!important}body>.vh-popover[data-vh-popover-owner] .hosting-spec{padding:0!important}body>.vh-popover[data-vh-popover-owner] .hosting-spec__label{min-height:20px!important;gap:6px!important;font-size:12px!important;line-height:1.15!important}body>.vh-popover[data-vh-popover-owner] .hosting-spec__value{margin-top:3px!important;font-size:14px!important;line-height:1.2!important}body>.vh-popover[data-vh-popover-owner] .vh-help{width:21px!important;height:21px!important;min-width:21px!important;font-size:13px!important}body>.vh-popover[data-vh-popover-owner] .vh-help::after{z-index:2147483700!important;width:min(320px,calc(100vw - 56px))!important;max-width:min(320px,calc(100vw - 56px))!important}body.vh-tariff-modal-open .git-hosting-vps .hosting-tariff,body.vh-tariff-modal-open .git-hosting-vps .vh-config{transform:none!important;will-change:auto!important}@media (max-width:900px){body>.vh-popover[data-vh-popover-owner]{padding:10px!important}body>.vh-popover[data-vh-popover-owner] .vh-popover__panel{width:min(100%,calc(100vw - 20px))!important;max-height:calc(100dvh - 20px)!important}body>.vh-popover[data-vh-popover-owner] .vh-popover__grid{grid-template-columns:1fr!important;gap:10px!important}}@media (max-width:560px){body>.vh-popover[data-vh-popover-owner]{align-items:flex-end!important;padding:6px!important}body>.vh-popover[data-vh-popover-owner] .vh-popover__panel{width:100%!important;max-height:calc(100dvh - 12px)!important;border-radius:var(--git-radius-xl) 20px 0 0!important}body>.vh-popover[data-vh-popover-owner] .vh-popover__head{min-height:66px!important;padding:14px 16px!important}body>.vh-popover[data-vh-popover-owner] .vh-popover__body{padding:16px!important}}body.vh-tariff-modal-open .git-hosting-vps{position:static!important;z-index:auto!important;isolation:auto!important}body.vh-tariff-modal-open .git-header-shell,body.vh-tariff-modal-open .site-wrapper{transform:none!important;filter:blur(7px) saturate(.72)!important;opacity:.28!important;pointer-events:none!important}body.vh-tariff-modal-open .git-header-shell *,body.vh-tariff-modal-open .site-wrapper *{animation-play-state:paused!important;transition:none!important}body.vh-tariff-modal-open .git-hosting-vps .hosting-filters,body.vh-tariff-modal-open .git-hosting-vps .hosting-list,body.vh-tariff-modal-open .git-hosting-vps .hosting-tariff,body.vh-tariff-modal-open .git-hosting-vps .vh-config{position:relative!important;z-index:auto!important;transform:none!important;will-change:auto!important;contain:paint!important}body>.vh-popover[data-vh-popover-owner]{background:rgba(8,8,12,.88)!important;backdrop-filter:blur(8px) saturate(.78)!important;-webkit-backdrop-filter:blur(8px) saturate(.78)!important}body>.vh-popover[data-vh-popover-owner] .vh-popover__panel{isolation:isolate!important;overflow:hidden!important}.git-hosting-vps .vh-help::after,.git-hosting-vps .vh-help::before,body>.vh-popover[data-vh-popover-owner] .vh-help::after,body>.vh-popover[data-vh-popover-owner] .vh-help::before{display:none!important;content:none!important}.vh-floating-tip{--vh-tip-bg:#232323;position:fixed;left:0;top:0;z-index:2147484100;width:min(320px,calc(100vw - 24px));max-width:calc(100vw - 24px);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(4px);transition:opacity .14s ease,visibility .14s ease,transform .14s ease;box-sizing:border-box;font-family:var(--git-font-main, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif)}.vh-floating-tip.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.vh-floating-tip__inner{display:block;width:100%;padding:10px 12px;border-radius:var(--git-radius-md);background:var(--vh-tip-bg);color:#fff;box-shadow:0 16px 38px rgba(0,0,0,.32);font-size:12px;line-height:1.35;font-weight:650;text-align:left;overflow-wrap:anywhere;white-space:normal;box-sizing:border-box}.vh-floating-tip__arrow{position:absolute;width:10px;height:10px;margin-left:-5px;background:var(--vh-tip-bg);transform:rotate(45deg);pointer-events:none}.vh-floating-tip[data-place=top] .vh-floating-tip__arrow{bottom:-5px}.vh-floating-tip[data-place=bottom] .vh-floating-tip__arrow{top:-5px}html[data-theme=dark] .vh-floating-tip{--vh-tip-bg:#111}@media (max-width:560px){body.vh-tariff-modal-open .git-header-shell,body.vh-tariff-modal-open .site-wrapper{opacity:.22!important;filter:blur(6px) saturate(.7)!important}.vh-floating-tip{width:min(300px,calc(100vw - 20px))}}body.vh-tariff-modal-open .git-header-shell,body.vh-tariff-modal-open .site-wrapper{filter:blur(4px) saturate(.9)!important;opacity:.46!important}body>.vh-popover[data-vh-popover-owner]{background:rgba(8,8,12,.64)!important;backdrop-filter:blur(4px) saturate(.9)!important;-webkit-backdrop-filter:blur(4px) saturate(.9)!important}body>.vh-popover[data-vh-popover-owner]::before{background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.08))!important}@media (max-width:560px){body.vh-tariff-modal-open .git-header-shell,body.vh-tariff-modal-open .site-wrapper{opacity:.4!important;filter:blur(4px) saturate(.88)!important}body>.vh-popover[data-vh-popover-owner]{background:rgba(8,8,12,.6)!important;backdrop-filter:blur(3px) saturate(.9)!important;-webkit-backdrop-filter:blur(3px) saturate(.9)!important}}.git-hosting-vps .vh-reviews{margin-bottom:14px}.git-hosting-vps .vh-reviews+.vh-faq{margin-top:clamp(20px,2.4vw,34px)}.git-hosting-vps .reviews-slider__viewport{padding-bottom:14px}@media (max-width:720px){.git-hosting-vps .vh-reviews{margin-bottom:10px}.git-hosting-vps .vh-reviews+.vh-faq{margin-top:22px}.git-hosting-vps .reviews-slider__viewport{padding-bottom:8px}}html[data-theme=dark] .git-hosting-vps .vh-help,html[data-theme=dark] .git-hosting-vps .vh-tariff-info,html[data-theme=dark] body>.vh-popover[data-vh-popover-owner] .vh-help{background:rgba(255,255,255,.16)!important;border-color:rgba(255,255,255,.34)!important;color:#f5f7ff!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)!important}html[data-theme=dark] .git-hosting-vps .vh-help.is-tip-open,html[data-theme=dark] .git-hosting-vps .vh-help:focus-visible,html[data-theme=dark] .git-hosting-vps .vh-help:hover,html[data-theme=dark] .git-hosting-vps .vh-tariff-info:focus-visible,html[data-theme=dark] .git-hosting-vps .vh-tariff-info:hover,html[data-theme=dark] body>.vh-popover[data-vh-popover-owner] .vh-help.is-tip-open,html[data-theme=dark] body>.vh-popover[data-vh-popover-owner] .vh-help:focus-visible,html[data-theme=dark] body>.vh-popover[data-vh-popover-owner] .vh-help:hover{background:rgba(255,255,255,.24)!important;border-color:rgba(255,255,255,.46)!important;color:#fff!important}html[data-theme=dark] .git-hosting-vps .vh-help::after,html[data-theme=dark] body>.vh-popover[data-vh-popover-owner] .vh-help::after{background:#f5f7ff!important;color:#2e2e2e!important;box-shadow:0 18px 44px rgba(0,0,0,.34)!important}html[data-theme=dark] .git-hosting-vps .vh-help::before,html[data-theme=dark] body>.vh-popover[data-vh-popover-owner] .vh-help::before{background:#f5f7ff!important}html[data-theme=dark] .vh-floating-tip{--vh-tip-bg:#f5f7ff!important}html[data-theme=dark] .vh-floating-tip__inner{background:#f5f7ff!important;color:#2e2e2e!important;box-shadow:0 18px 44px rgba(0,0,0,.34)!important}html[data-theme=dark] .vh-floating-tip__arrow{background:#f5f7ff!important}.git-hosting-vps .git-matrix-lock{display:inline-block;white-space:nowrap}.git-hosting-vps [data-vh-faq-answer-lang][hidden]{display:none!important}@media (prefers-reduced-motion:reduce){.git-hosting-vps .git-matrix-lock{display:inline}}.git-hosting-vps .vh-heroText__lang.is-active{display:block;animation:vhHeroTextLangIn .28s ease both}@keyframes vhHeroTextLangIn{from{opacity:.35;transform:translateY(6px);filter:blur(2px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@media (prefers-reduced-motion:reduce){.git-hosting-vps .vh-heroText__lang.is-active{animation:none}}.vh-price__old{margin-bottom:8px;color:var(--vh-muted);font-size:13px;font-weight:800;text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:color-mix(in srgb,var(--vh-muted),transparent 25%)}.vh-price__economy{margin-top:8px;display:inline-flex;align-items:center;gap:5px;width:fit-content;padding:5px 9px;border-radius:var(--git-radius-pill);background:color-mix(in srgb,var(--vh-primary),transparent 88%);color:var(--vh-primary);font-size:12px;line-height:1.2;font-weight:900}.hosting-price__old{margin-bottom:4px;color:var(--vh-muted);font-size:13px;line-height:1.2;font-weight:850;text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:color-mix(in srgb,var(--vh-muted),transparent 25%);white-space:nowrap}.hosting-price__economy{margin-top:5px;display:inline-flex;align-items:center;gap:4px;width:fit-content;padding:4px 8px;border-radius:var(--git-radius-pill);background:color-mix(in srgb,var(--vh-primary),transparent 88%);color:var(--vh-primary);font-size:11px;line-height:1.2;font-weight:900;white-space:nowrap}html[data-theme=dark] .git-hosting-vps .hosting-price__economy,html[data-theme=dark] .git-hosting-vps .vh-price__economy{background:color-mix(in srgb,var(--vh-primary),transparent 78%);color:#f2f0ff}.hosting-price__economy [data-vh-card-price-economy],.vh-price__economyValue{white-space:nowrap}.vh-help--promo{width:18px;height:18px;min-width:18px;margin-left:2px;padding:0;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;box-sizing:border-box;font:900 12px/1 var(--vh-font);text-align:center;letter-spacing:0;box-shadow:none;transform:translateY(-1px)}.vh-floating-tip__inner{line-height:1.35}.vh-floating-tip__link{color:#fff;font-weight:900;text-decoration:underline;text-underline-offset:3px}.vh-floating-tip__link:focus-visible,.vh-floating-tip__link:hover{text-decoration-thickness:2px}html[data-theme=dark] .vh-floating-tip__link{color:#141414}.vh-help--promo:not([hidden]){display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;pointer-events:auto!important}.git-hosting-vps .hosting-tariff{position:relative}.git-hosting-vps .hosting-tariff__trial{position:absolute;top:-12px;left:clamp(14px,2.2vw,22px);z-index:6;display:inline-flex;align-items:center;justify-content:flex-start;gap:5px;max-width:min(230px,calc(100% - 32px));min-height:22px;padding:5px 8px 5px 10px;border-radius:var(--git-radius-pill);border:1px solid color-mix(in srgb,var(--vh-primary),#fff 70%);background:linear-gradient(135deg,color-mix(in srgb,var(--vh-primary),#fff 12%),color-mix(in srgb,#6d54d9,#fff 8%));color:#fff;box-shadow:0 10px 24px color-mix(in srgb,var(--vh-primary),transparent 82%);font-size:10px;line-height:1.05;font-weight:900;letter-spacing:-.015em;text-align:left;white-space:nowrap;pointer-events:auto}.git-hosting-vps .hosting-tariff__trialText{display:block;overflow:hidden;text-overflow:ellipsis}.git-hosting-vps .hosting-tariff__trialHelp.vh-help{width:16px;height:16px;min-width:16px;flex-basis:16px;display:inline-grid;place-items:center;padding:0;border-radius:50%;border:1px solid rgba(255,255,255,.48);background:rgba(255,255,255,.2);color:#fff;font:900 10px/1 var(--vh-font);cursor:help;box-shadow:none;transform:translateY(-.5px)}.git-hosting-vps .hosting-tariff__trialHelp.vh-help.is-tip-open,.git-hosting-vps .hosting-tariff__trialHelp.vh-help:focus-visible,.git-hosting-vps .hosting-tariff__trialHelp.vh-help:hover{background:rgba(255,255,255,.32);border-color:rgba(255,255,255,.72);color:#fff}html[data-theme=dark] .git-hosting-vps .hosting-tariff__trial{border-color:color-mix(in srgb,var(--vh-primary),#fff 45%);background:linear-gradient(135deg,color-mix(in srgb,var(--vh-primary),#1f2340 12%),color-mix(in srgb,#8067ff,#1b1d33 18%));color:#fff;box-shadow:0 12px 30px color-mix(in srgb,#000,transparent 66%)}html[data-theme=dark] .git-hosting-vps .hosting-tariff__trialHelp.vh-help{border-color:rgba(255,255,255,.42);background:rgba(255,255,255,.16);color:#fff}@media (max-width:760px){.git-hosting-vps .hosting-tariff__trial{top:-10px;left:14px;max-width:min(210px,calc(100% - 28px));min-height:21px;padding:4px 7px 4px 9px;font-size:9.5px;border-radius:var(--git-radius-pill)}}.git-hosting-vps .hosting-tariff__order.is-loading,.git-hosting-vps [data-vh-card-order].is-loading,.git-hosting-vps [data-vh-cart].is-loading{pointer-events:none;opacity:.72}.git-hosting-vps .vh-cart-toast{display:block;width:100%;margin-top:8px;padding:8px 10px;border:1px solid color-mix(in srgb,var(--vh-primary,#f18e26),transparent 72%);border-radius:var(--git-radius-md);background:color-mix(in srgb,var(--vh-surface,#fff),var(--vh-primary,#f18e26) 8%);color:var(--vh-text,#20233a);font-size:12px;line-height:1.35;text-align:center;box-shadow:0 12px 30px color-mix(in srgb,#000,transparent 90%);opacity:0;transform:translateY(-4px);transition:opacity .18s ease,transform .18s ease}.git-hosting-vps .vh-cart-toast.is-visible{opacity:1;transform:translateY(0)}.git-hosting-vps .vh-cart-toast.is-error{border-color:color-mix(in srgb,#d93b2b,transparent 58%);background:color-mix(in srgb,#fff,#d93b2b 8%);color:#9f2419}html[data-theme=dark] .git-hosting-vps .vh-cart-toast{background:color-mix(in srgb,var(--vh-surface,#15182a),var(--vh-primary,#f18e26) 12%);color:color-mix(in srgb,#fff,var(--vh-text,#fff) 20%);box-shadow:0 14px 34px color-mix(in srgb,#000,transparent 64%)}html[data-theme=dark] .git-hosting-vps .vh-cart-toast.is-error{background:color-mix(in srgb,#261822,#d93b2b 14%);color:#ffb7ad}.git-hosting-vps [data-vh-card-order],.git-hosting-vps [data-vh-cart]{position:relative;min-width:190px;justify-content:center;text-align:center}.git-hosting-vps .hosting-cartBtn.is-in-cart,.git-hosting-vps [data-vh-card-order].is-in-cart,.git-hosting-vps [data-vh-cart].is-in-cart{background:linear-gradient(135deg,var(--vh-primary),color-mix(in srgb,var(--vh-primary),var(--vh-accent) 26%))!important;border-color:color-mix(in srgb,var(--vh-primary),#000 8%)!important;color:#fff!important;box-shadow:0 12px 26px color-mix(in srgb,var(--vh-primary),transparent 74%)}.git-hosting-vps [data-vh-card-order].is-loading,.git-hosting-vps [data-vh-cart].is-loading{cursor:progress}.git-hosting-vps .hosting-tariff__cta{align-items:center}.git-hosting-vps .vh-cart-toast.vh-cart-toast--floating{position:fixed;z-index:1600;width:auto;max-width:min(280px,calc(100vw - 24px));margin-top:0;pointer-events:none}@media (max-width:1220px){.git-hosting-vps [data-vh-card-order],.git-hosting-vps [data-vh-cart]{min-width:0}}.hosting-tariff.vh-isConfiguratorSource{display:none!important}.git-hosting-vps .vh-form.is-config-locked .hosting-check__text,.git-hosting-vps .vh-form.is-config-locked .hosting-field__labelText,.git-hosting-vps .vh-form.is-config-locked .hosting-field__value{opacity:.82}.git-hosting-vps .vh-form.is-config-locked .hosting-input,.git-hosting-vps .vh-form.is-config-locked .hosting-range,.git-hosting-vps .vh-form.is-config-locked .hosting-select,.git-hosting-vps .vh-form.is-config-locked .vh-choice__btn{cursor:not-allowed}.git-hosting-vps .hosting-cartBtn.is-in-cart:disabled,.git-hosting-vps [data-vh-card-order].is-in-cart:disabled,.git-hosting-vps [data-vh-cart].is-in-cart:disabled{cursor:not-allowed;transform:none!important;box-shadow:0 10px 22px color-mix(in srgb,var(--vh-primary),transparent 82%)!important;opacity:.92}.git-hosting-vps .hosting-cartBtn.is-in-cart:disabled:hover,.git-hosting-vps [data-vh-card-order].is-in-cart:disabled:hover,.git-hosting-vps [data-vh-cart].is-in-cart:disabled:hover{transform:none!important}.git-hosting-vps .vps-config{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.76fr);gap:clamp(18px,2.8vw,32px);position:relative;overflow:visible}.git-hosting-vps .vps-config__left,.git-hosting-vps .vps-config__right{min-width:0;display:grid;align-content:start;gap:16px}.git-hosting-vps .vps-config__right{border-radius:var(--git-radius-xl);padding:clamp(14px,2vw,22px);border:1px solid var(--vh-border);background:radial-gradient(circle at 14% 14%,color-mix(in srgb,var(--vh-primary),transparent 88%),transparent 34%),color-mix(in srgb,var(--vh-surface),transparent 16%)}.git-hosting-vps .vps-sideTitle{margin:0;color:var(--vh-text);font-size:15px;font-weight:950;letter-spacing:-.02em}.git-hosting-vps .vps-sideHint{margin:-7px 0 0;color:var(--vh-muted);font-size:12px;line-height:1.4;font-weight:750}.git-hosting-vps .vps-appGrid,.git-hosting-vps .vps-osGrid{display:grid;gap:10px}.git-hosting-vps .vps-osGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.git-hosting-vps .vps-appGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.git-hosting-vps .vps-cardBtn{border:1px solid var(--vh-border);border-radius:var(--git-radius-lg);background:color-mix(in srgb,var(--vh-surface-2),transparent 8%);color:var(--vh-text);padding:12px;min-height:78px;cursor:pointer;display:grid;gap:9px;justify-items:start;align-content:center;text-align:left;font:inherit;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.git-hosting-vps .vps-cardBtn:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--vh-primary),transparent 48%);background:color-mix(in srgb,var(--vh-primary),transparent 93%)}.git-hosting-vps .vps-cardBtn.is-active{border-color:color-mix(in srgb,var(--vh-primary),transparent 28%);background:linear-gradient(135deg,color-mix(in srgb,var(--vh-primary),transparent 86%),color-mix(in srgb,var(--vh-accent),transparent 90%));box-shadow:0 18px 44px color-mix(in srgb,var(--vh-primary),transparent 82%)}.git-hosting-vps .vps-cardBtn:focus-visible,.git-hosting-vps .vps-versionSelect:focus-visible{outline:0;border-color:color-mix(in srgb,var(--vh-primary),transparent 36%);box-shadow:0 0 0 4px color-mix(in srgb,var(--vh-primary),transparent 86%)}.git-hosting-vps .vps-cardBtn__head{display:flex;align-items:center;gap:10px;width:100%;min-width:0}.git-hosting-vps .vps-cardBtn__icon{width:34px;height:34px;border-radius:var(--git-radius-md);display:inline-grid;place-items:center;background:color-mix(in srgb,var(--vh-primary),transparent 91%);color:var(--vh-primary);flex:0 0 auto}.git-hosting-vps .vps-cardBtn__icon svg{display:block;width:23px;height:23px}.git-hosting-vps .vps-cardBtn__name{min-width:0;overflow:hidden;text-overflow:ellipsis;color:var(--vh-text);font-size:13px;font-weight:950;line-height:1.2}.git-hosting-vps .vps-versionSelect{width:100%;min-height:38px;border:1px solid var(--vh-border);border-radius:var(--git-radius-md);background:color-mix(in srgb,var(--vh-surface),transparent 4%);color:var(--vh-text);padding:0 11px;font:800 12px/1.2 var(--vh-font);cursor:pointer}.git-hosting-vps .vps-appGrid .vps-cardBtn{min-height:88px;justify-items:center;text-align:center;padding:12px 8px}.git-hosting-vps .vps-appGrid .vps-cardBtn__head{display:grid;justify-items:center;gap:7px}.git-hosting-vps .vps-appGrid .vps-cardBtn__name{white-space:normal}.git-hosting-vps .vps-summary{border-radius:var(--git-radius-xl);padding:16px;border:1px solid var(--vh-border);background:color-mix(in srgb,var(--vh-surface),transparent 16%)}.git-hosting-vps .vps-summary__title{margin:0 0 10px;color:var(--vh-text);font-size:15px;font-weight:950}.git-hosting-vps .vps-summary__list{display:grid;gap:8px;margin:0}.git-hosting-vps .vps-summary__row{display:flex;justify-content:space-between;gap:12px;color:var(--vh-muted);font-size:12px;line-height:1.35;font-weight:750}.git-hosting-vps .vps-summary__row strong{color:var(--vh-text);font-weight:950;text-align:right}.git-hosting-vps .vps-priceFallback{margin-top:8px;padding:10px 12px;border-radius:var(--git-radius-md);color:var(--vh-muted);background:color-mix(in srgb,var(--vh-accent),transparent 91%);border:1px solid color-mix(in srgb,var(--vh-accent),transparent 70%);font-size:12px;line-height:1.35;font-weight:800}.git-hosting-vps .hosting-choice{display:grid;gap:7px}.git-hosting-vps .hosting-radioGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.git-hosting-vps .hosting-radioCard{min-height:42px;border:1px solid var(--vh-border);border-radius:var(--git-radius-md);background:color-mix(in srgb,var(--vh-surface),transparent 20%);color:var(--vh-text);padding:9px 10px;font:850 12px/1.2 var(--vh-font);cursor:pointer;text-align:left;transition:border-color .18s ease,background .18s ease,transform .18s ease}.git-hosting-vps .hosting-radioCard.is-active,.git-hosting-vps .hosting-radioCard:hover{border-color:color-mix(in srgb,var(--vh-primary),transparent 42%);background:color-mix(in srgb,var(--vh-primary),transparent 91%)}.git-hosting-vps .hosting-radioCard.is-active{color:var(--vh-primary)}.git-hosting-vps .vh-skeleton{display:grid;gap:10px}.git-hosting-vps .vh-skeleton[hidden]{display:none}.git-hosting-vps .vh-skeleton__line{height:18px;border-radius:var(--git-radius-pill);background:linear-gradient(90deg,color-mix(in srgb,var(--vh-muted),transparent 88%),color-mix(in srgb,var(--vh-muted),transparent 78%),color-mix(in srgb,var(--vh-muted),transparent 88%));background-size:220% 100%;animation:vpsSkeleton 1.1s linear infinite}.git-hosting-vps .vh-skeleton__line:nth-child(2){width:82%}.git-hosting-vps .vh-skeleton__line:nth-child(3){width:62%}@keyframes vpsSkeleton{from{background-position:100% 0}to{background-position:-100% 0}}.git-hosting-vps .vps-flip-move{transition:transform .24s ease}html[data-theme=dark] .git-hosting-vps .vps-cardBtn__icon{background:color-mix(in srgb,var(--vh-primary),transparent 84%)}@media (max-width:1180px){.git-hosting-vps .vps-config{grid-template-columns:1fr;position:relative;top:auto}.git-hosting-vps .vps-config__right{order:-1}}@media (max-width:760px){.git-hosting-vps .hosting-radioGrid,.git-hosting-vps .vps-appGrid,.git-hosting-vps .vps-osGrid{grid-template-columns:1fr}.git-hosting-vps .vps-config__right{padding:14px;border-radius:var(--git-radius-xl)}}@media (prefers-reduced-motion:reduce){.git-hosting-vps .vh-skeleton__line,.git-hosting-vps .vps-cardBtn,.git-hosting-vps .vps-flip-move{animation:none!important;transition:none!important}}.git-hosting-vps button.vps-cardBtn__head{border:0;background:0 0;color:inherit;padding:0;cursor:pointer;font:inherit;text-align:left}.git-hosting-vps button.vps-cardBtn__head:focus-visible{outline:2px solid color-mix(in srgb,var(--vh-primary),transparent 35%);outline-offset:4px;border-radius:var(--git-radius-md)}.git-hosting-vps .vh-config__head{grid-column:1/-1}.git-hosting-vps .vh-config__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:clamp(18px,2.6vw,32px);grid-column:1/-1}.git-hosting-vps .vh-config__col{min-width:0;display:grid;gap:15px;align-content:start}.git-hosting-vps .vh-config__col--right{border-radius:var(--git-radius-xl);padding:clamp(14px,2vw,22px);border:1px solid var(--vh-border);background:radial-gradient(circle at 14% 14%,color-mix(in srgb,var(--vh-primary),transparent 88%),transparent 34%),color-mix(in srgb,var(--vh-surface),transparent 16%)}.git-hosting-vps .vh-config__bottom{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:clamp(18px,2.6vw,32px);grid-column:1/-1;align-items:start}.git-hosting-vps .vh-config__bottomLeft,.git-hosting-vps .vh-config__bottomRight{min-width:0;display:grid;gap:15px}.git-hosting-vps .hosting-field__hint,.git-hosting-vps .vps-placeholder{color:var(--vh-muted);font-size:12px;line-height:1.4;font-weight:750}.git-hosting-vps .vh-price__fallback{margin-top:8px;padding:10px 12px;border-radius:var(--git-radius-md);color:var(--vh-muted);background:color-mix(in srgb,var(--vh-accent),transparent 91%);border:1px solid color-mix(in srgb,var(--vh-accent),transparent 70%);font-size:12px;line-height:1.35;font-weight:800}.git-hosting-vps .vh-summary{border-radius:var(--git-radius-xl);padding:16px;border:1px solid var(--vh-border);background:color-mix(in srgb,var(--vh-surface),transparent 16%)}.git-hosting-vps .vh-summary__title{margin:0 0 10px;color:var(--vh-text);font-size:15px;font-weight:950}.git-hosting-vps .vh-summary__grid{display:grid;gap:8px}.git-hosting-vps .vh-summary__row{display:flex;justify-content:space-between;gap:12px;color:var(--vh-muted);font-size:12px;line-height:1.35;font-weight:750}.git-hosting-vps .vh-summary__v{color:var(--vh-text);font-weight:950;text-align:right}@media (max-width:1180px){.git-hosting-vps .vh-config__bottom,.git-hosting-vps .vh-config__grid{grid-template-columns:1fr}}.git-hosting-vps .vh-hero__top{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(20px,3vw,46px);align-items:start;width:100%}.git-hosting-vps .vh-hero__copy,.git-hosting-vps .vh-hero__video{min-width:0}.git-hosting-vps .vps-hero .vh-heroText{margin-top:clamp(16px,2.2vw,28px)}.git-hosting-vps .vps-config.vh-config{position:relative;top:auto;z-index:1;overflow:visible}.git-hosting-vps .vh-config__col--right .hosting-field{align-content:start}.git-hosting-vps .vps-appGrid,.git-hosting-vps .vps-osGrid{width:100%}.git-hosting-vps .vps-appGrid .vps-cardBtn,.git-hosting-vps .vps-osGrid .vps-cardBtn{min-width:0}.git-hosting-vps .vps-osItem .vps-versionSelect:disabled{opacity:.55;cursor:not-allowed}.git-hosting-vps .vps-cardBtn__head .vps-cardBtn__name{white-space:normal}@media (max-width:1180px){.git-hosting-vps .vh-hero__top{grid-template-columns:1fr}}@media (max-width:760px){.git-hosting-vps .vh-config__col--right{padding:14px}}.git-hosting-vps .vh-hero{display:block!important;grid-template-columns:none!important;margin:10px 0 clamp(34px,4.6vw,64px)!important}.git-hosting-vps .vh-hero__top{display:grid!important;grid-template-columns:minmax(360px,0.92fr) minmax(0,1.08fr)!important;gap:clamp(28px,4vw,72px)!important;align-items:center!important;width:100%!important}.git-hosting-vps .vh-hero__copy,.git-hosting-vps .vh-hero__video{min-width:0!important}.git-hosting-vps .vh-video{width:100%!important;min-height:clamp(420px,33vw,560px)!important}.git-hosting-vps .vh-hero__copy{display:grid!important;align-content:center!important;max-width:760px!important}.git-hosting-vps .vh-heroTitle{margin:0 0 clamp(18px,2.2vw,32px)!important;font-size:clamp(34px, 3.25vw, 58px)!important;line-height:1!important;font-weight:850!important;letter-spacing:-.045em!important}.git-hosting-vps .vps-hero .vh-heroText{margin-top:0!important;padding:0!important}.git-hosting-vps .vh-heroText ol,.git-hosting-vps .vh-heroText p,.git-hosting-vps .vh-heroText ul{max-width:720px!important;font-size:clamp(16px, 1.05vw, 19px)!important;line-height:1.62!important;font-weight:550!important}.git-hosting-vps .vps-config.vh-config{width:100%!important;padding:clamp(20px,2vw,34px)!important}.git-hosting-vps .vh-config__grid{display:grid!important;grid-template-columns:minmax(340px,430px) minmax(0,1fr)!important;gap:clamp(22px,2.8vw,46px)!important;align-items:start!important}.git-hosting-vps .vh-config__col--right{width:100%!important;max-width:none!important;padding:0!important;border:0!important;background:0 0!important;display:grid!important;gap:clamp(18px,2vw,28px)!important}.git-hosting-vps .vh-config__col--right .hosting-field{border-radius:var(--git-radius-xl)!important;padding:clamp(16px,1.8vw,24px)!important;border:1px solid var(--vh-border)!important;background:radial-gradient(circle at 10% 12%,color-mix(in srgb,var(--vh-primary),transparent 90%),transparent 38%),color-mix(in srgb,var(--vh-surface),transparent 8%)!important;box-shadow:0 18px 48px color-mix(in srgb,#000,transparent 94%)!important}.git-hosting-vps .vh-config__bottom{display:grid!important;grid-template-columns:minmax(340px,430px) minmax(0,1fr)!important;gap:clamp(22px,2.8vw,46px)!important;align-items:start!important;padding-top:clamp(16px,2vw,24px)!important;border-top:1px solid var(--vh-border)!important}.git-hosting-vps .vh-config__bottomRight{width:100%!important;max-width:none!important}.git-hosting-vps .vps-appGrid,.git-hosting-vps .vps-osGrid{display:grid!important;grid-template-columns:repeat(5,minmax(112px,1fr))!important;gap:10px!important;width:100%!important}.git-hosting-vps .vps-appBtn,.git-hosting-vps .vps-osItem{min-width:0!important;border-radius:var(--git-radius-lg)!important;border:1px solid color-mix(in srgb,var(--vh-text),transparent 90%)!important;background:color-mix(in srgb,var(--vh-surface),transparent 18%)!important;box-shadow:none!important;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease!important}.git-hosting-vps .vps-osItem{display:flex!important;flex-direction:column!important;gap:8px!important;padding:10px!important;min-height:104px!important}.git-hosting-vps .vps-appBtn{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:8px!important;min-height:104px!important;padding:12px!important}.git-hosting-vps .vps-appBtn:hover,.git-hosting-vps .vps-osItem:hover{transform:translateY(-1px)!important;border-color:color-mix(in srgb,var(--vh-text),transparent 82%)!important;box-shadow:0 10px 18px color-mix(in srgb,#000,transparent 94%)!important}.git-hosting-vps .vps-osItem.is-active{border-color:color-mix(in srgb,var(--vh-primary),transparent 38%)!important;background:color-mix(in srgb,var(--vh-primary),transparent 94%)!important}.git-hosting-vps .vps-appBtn.is-active{border-color:color-mix(in srgb,var(--vh-accent),transparent 48%)!important;background:color-mix(in srgb,var(--vh-accent),transparent 90%)!important}.git-hosting-vps .vps-cardBtn__head.vps-osBtn,.git-hosting-vps .vps-osBtn{width:100%!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;background:0 0!important;border:0!important;box-shadow:none!important;color:inherit!important}.git-hosting-vps .vps-appBtn>.vps-cardBtn__head{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-items:initial!important;gap:8px!important;width:100%!important}.git-hosting-vps .vps-appBtn__ico,.git-hosting-vps .vps-cardBtn__icon,.git-hosting-vps .vps-osBtn__ico{width:40px!important;height:40px!important;flex:0 0 40px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:var(--git-radius-md)!important;background:0 0!important;color:color-mix(in srgb,var(--vh-text),transparent 35%)!important}.git-hosting-vps .vps-appBtn__ico svg,.git-hosting-vps .vps-cardBtn__icon svg,.git-hosting-vps .vps-osBtn__ico svg{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important}.git-hosting-vps .vps-appBtn__name,.git-hosting-vps .vps-cardBtn__name,.git-hosting-vps .vps-osBtn__name{color:var(--vh-text)!important;font-size:13px!important;font-weight:750!important;line-height:1.2!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.git-hosting-vps .vps-osSelect,.git-hosting-vps .vps-versionSelect{width:100%!important;height:40px!important;min-height:40px!important;border-radius:var(--git-radius-md)!important;padding:0 10px!important;font-size:13px!important;font-weight:650!important}.git-hosting-vps .vps-osItem:not(.is-active) .vps-versionSelect{opacity:.74!important}html[data-theme=dark] .git-hosting-vps .vps-appBtn,html[data-theme=dark] .git-hosting-vps .vps-osItem{border-color:rgba(255,255,255,.12)!important;background:rgba(255,255,255,.06)!important}html[data-theme=dark] .git-hosting-vps .vps-osItem.is-active{border-color:rgba(255,255,255,.22)!important;background:rgba(255,255,255,.08)!important}html[data-theme=dark] .git-hosting-vps .vps-appBtn.is-active{border-color:rgba(241,142,38,.55)!important;background:rgba(241,142,38,.14)!important}html[data-theme=dark] .git-hosting-vps .vps-cardBtn__icon{color:rgba(255,255,255,.76)!important;background:0 0!important}@media (max-width:1280px){.git-hosting-vps .vps-appGrid,.git-hosting-vps .vps-osGrid{grid-template-columns:repeat(4,minmax(112px,1fr))!important}}@media (max-width:980px){.git-hosting-vps .vh-config__bottom,.git-hosting-vps .vh-config__grid{grid-template-columns:1fr!important}.git-hosting-vps .vps-appGrid,.git-hosting-vps .vps-osGrid{grid-template-columns:repeat(3,minmax(112px,1fr))!important}}@media (max-width:760px){.git-hosting-vps .vh-hero__top{grid-template-columns:1fr!important;gap:22px!important}.git-hosting-vps .vh-video{min-height:300px!important}.git-hosting-vps .vps-appGrid,.git-hosting-vps .vps-osGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:460px){.git-hosting-vps .vps-appGrid,.git-hosting-vps .vps-osGrid{grid-template-columns:1fr!important}}.git-hosting-vps .vh-hero__top{grid-template-columns:minmax(520px,1.08fr) minmax(360px,.82fr)!important;gap:clamp(30px,4.2vw,78px)!important;align-items:center!important}.git-hosting-vps .vh-hero__video{width:100%!important;max-width:none!important}.git-hosting-vps .vh-video{min-height:clamp(460px,35vw,620px)!important}.git-hosting-vps .vh-hero__copy{max-width:690px!important;align-content:center!important}.git-hosting-vps .vh-heroTitle{display:none!important}.git-hosting-vps .vps-hero .vh-heroText{margin-top:0!important;padding:0!important}.git-hosting-vps .vh-heroText ol,.git-hosting-vps .vh-heroText p,.git-hosting-vps .vh-heroText ul{max-width:690px!important;font-size:clamp(16px, 1.04vw, 18px)!important;line-height:1.64!important;font-weight:300!important}.git-hosting-vps .vh-heroText ol:first-child,.git-hosting-vps .vh-heroText p:first-child,.git-hosting-vps .vh-heroText ul:first-child{margin-top:0!important}.git-hosting-vps .vps-config.vh-config{width:100%!important;max-width:none!important;box-sizing:border-box!important}.git-hosting-vps .vps-config .vh-form{width:100%!important;max-width:none!important}.git-hosting-vps .vh-config__grid{grid-template-columns:minmax(420px,560px) minmax(0,1fr)!important;gap:clamp(24px,3vw,52px)!important;width:100%!important}.git-hosting-vps .vh-config__col--left{min-width:0!important;width:100%!important}.git-hosting-vps .vh-config__col--right{min-width:0!important;width:100%!important;max-width:none!important;justify-self:stretch!important;align-self:stretch!important;align-items:stretch!important}.git-hosting-vps .vh-config__col--right .hosting-field{width:100%!important;max-width:none!important;min-width:0!important;justify-self:stretch!important;box-sizing:border-box!important;overflow:visible!important}.git-hosting-vps .vps-appGrid,.git-hosting-vps .vps-osGrid{grid-template-columns:repeat(auto-fill,minmax(158px,1fr))!important;gap:14px!important;width:100%!important;max-width:none!important;overflow:visible!important}.git-hosting-vps .vps-appBtn,.git-hosting-vps .vps-osItem{min-width:0!important;min-height:118px!important;padding:13px!important}.git-hosting-vps .vps-cardBtn__head.vps-osBtn,.git-hosting-vps .vps-osBtn{gap:9px!important}.git-hosting-vps .vps-appBtn__ico,.git-hosting-vps .vps-cardBtn__icon,.git-hosting-vps .vps-osBtn__ico{width:42px!important;height:42px!important;flex-basis:42px!important}.git-hosting-vps .vps-appBtn__name,.git-hosting-vps .vps-cardBtn__name,.git-hosting-vps .vps-osBtn__name{min-width:0!important;font-size:13px!important;line-height:1.18!important;overflow-wrap:anywhere!important}.git-hosting-vps .vps-osSelect,.git-hosting-vps .vps-versionSelect{height:42px!important;min-height:42px!important;padding-inline:11px 26px!important;font-size:12px!important;line-height:1.15!important}.git-hosting-vps .vh-config__bottom{grid-template-columns:minmax(420px,560px) minmax(0,1fr)!important;gap:clamp(24px,3vw,52px)!important;width:100%!important}.git-hosting-vps .vh-config__bottomRight,.git-hosting-vps .vh-summary{width:100%!important;max-width:none!important;min-width:0!important;justify-self:stretch!important;box-sizing:border-box!important}.git-hosting-vps .vh-summary__grid{width:100%!important}@media (min-width:1500px){.git-hosting-vps .vps-appGrid,.git-hosting-vps .vps-osGrid{grid-template-columns:repeat(5,minmax(158px,1fr))!important}}@media (max-width:1180px){.git-hosting-vps .vh-hero__top{grid-template-columns:1fr!important}.git-hosting-vps .vh-hero__copy{max-width:none!important}.git-hosting-vps .vh-heroText ol,.git-hosting-vps .vh-heroText p,.git-hosting-vps .vh-heroText ul{max-width:none!important}}@media (max-width:980px){.git-hosting-vps .vh-config__bottom,.git-hosting-vps .vh-config__grid{grid-template-columns:1fr!important}}@media (max-width:760px){.git-hosting-vps .vh-video{min-height:320px!important}.git-hosting-vps .vps-appGrid,.git-hosting-vps .vps-osGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:460px){.git-hosting-vps .vps-appGrid,.git-hosting-vps .vps-osGrid{grid-template-columns:1fr!important}}.git-hosting-vps .vh-hero__top{grid-template-columns:minmax(620px,1.28fr) minmax(340px,.72fr)!important;gap:clamp(28px,3.6vw,64px)!important;align-items:center!important}.git-hosting-vps .vh-hero__video{min-width:0!important;width:100%!important;max-width:none!important}.git-hosting-vps .vh-video{aspect-ratio:16/9!important;min-height:0!important;height:auto!important;max-height:560px!important}.git-hosting-vps .vh-heroText,.git-hosting-vps .vh-heroText p:first-child{text-align:justify!important}.git-hosting-vps .vh-heroText ol,.git-hosting-vps .vh-heroText p,.git-hosting-vps .vh-heroText ul{font-weight:300!important}.git-hosting-vps .vh-config__bottom,.git-hosting-vps .vh-config__grid{grid-template-columns:minmax(320px,420px) minmax(0,1fr)!important;gap:clamp(22px,2.4vw,38px)!important;width:100%!important;max-width:100%!important}.git-hosting-vps .vh-config__bottomLeft,.git-hosting-vps .vh-config__col--left{width:100%!important;max-width:420px!important;min-width:0!important;justify-self:start!important}.git-hosting-vps .vh-config__bottomRight,.git-hosting-vps .vh-config__col--right{width:100%!important;max-width:100%!important;min-width:0!important;justify-self:stretch!important}.git-hosting-vps .vh-config__col--right .hosting-field{position:relative!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;border-radius:var(--git-radius-xl)!important;padding:clamp(16px,1.55vw,22px)!important;background:radial-gradient(circle at 10% 0,color-mix(in srgb,var(--vh-primary),transparent 88%),transparent 34%),linear-gradient(135deg,color-mix(in srgb,var(--vh-surface),transparent 6%),color-mix(in srgb,var(--vh-surface),transparent 18%))!important;box-shadow:0 18px 48px color-mix(in srgb,#000,transparent 94%)!important}.git-hosting-vps .vps-appGrid,.git-hosting-vps .vps-osGrid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(118px,1fr))!important;gap:12px!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}.git-hosting-vps .vps-appBtn,.git-hosting-vps .vps-osItem{min-width:0!important;max-width:100%!important;min-height:110px!important;padding:12px!important;overflow:hidden!important}.git-hosting-vps .vps-cardBtn__head.vps-osBtn,.git-hosting-vps .vps-osBtn{min-width:0!important;overflow:hidden!important}.git-hosting-vps .vps-appBtn__ico,.git-hosting-vps .vps-cardBtn__icon,.git-hosting-vps .vps-osBtn__ico{width:36px!important;height:36px!important;flex-basis:36px!important}.git-hosting-vps .vps-appBtn__name,.git-hosting-vps .vps-cardBtn__name,.git-hosting-vps .vps-osBtn__name{display:block!important;min-width:0!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;line-height:1.18!important}.git-hosting-vps .vps-osSelect,.git-hosting-vps .vps-versionSelect{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(11px, .72vw, 13px)!important}.git-hosting-vps .vh-summary{width:100%!important;max-width:none!important;min-width:0!important;padding:clamp(18px,1.8vw,26px)!important}.git-hosting-vps .vh-summary__title{max-width:none!important;margin-bottom:16px!important}.git-hosting-vps .vh-summary__grid{gap:10px!important}.git-hosting-vps .vh-summary__row{display:grid!important;grid-template-columns:minmax(110px,180px) minmax(0,1fr)!important;align-items:start!important;gap:16px!important}.git-hosting-vps .vh-summary__k,.git-hosting-vps .vh-summary__v{min-width:0!important}.git-hosting-vps .vh-summary__v{text-align:left!important;overflow-wrap:anywhere!important}@media (min-width:1440px){.git-hosting-vps .vps-osGrid{grid-template-columns:repeat(5,minmax(118px,1fr))!important}.git-hosting-vps .vps-appGrid{grid-template-columns:repeat(auto-fit,minmax(126px,1fr))!important}}@media (max-width:1240px){.git-hosting-vps .vh-hero__top{grid-template-columns:minmax(0,1fr)!important}.git-hosting-vps .vh-config__bottom,.git-hosting-vps .vh-config__grid{grid-template-columns:1fr!important}.git-hosting-vps .vh-config__bottomLeft,.git-hosting-vps .vh-config__col--left{max-width:none!important;justify-self:stretch!important}}@media (max-width:760px){.git-hosting-vps .vh-video{aspect-ratio:4/3!important;max-height:none!important}.git-hosting-vps .vps-appGrid,.git-hosting-vps .vps-osGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.git-hosting-vps .vh-summary__row{grid-template-columns:1fr!important;gap:4px!important}}.git-hosting-vps .vps-config.vh-config{display:block!important;width:100%!important;max-width:100%!important;overflow:hidden!important;position:relative!important;top:auto!important}.git-hosting-vps .vps-config .vh-config__head,.git-hosting-vps .vps-config .vh-form{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;grid-column:auto!important}.git-hosting-vps .vps-config .vh-form{margin-top:clamp(28px,3vw,46px)!important}.git-hosting-vps .vps-config .vh-config__bottom,.git-hosting-vps .vps-config .vh-config__grid{display:grid!important;grid-template-columns:minmax(320px,420px) minmax(0,1fr)!important;column-gap:clamp(26px,3.2vw,56px)!important;row-gap:clamp(20px,2.4vw,34px)!important;align-items:start!important;width:100%!important;max-width:100%!important;min-width:0!important}.git-hosting-vps .vps-config .vh-config__bottom{margin-top:clamp(22px,2.8vw,42px)!important;padding-top:clamp(18px,2.2vw,30px)!important;border-top:1px solid var(--vh-border)!important}.git-hosting-vps .vps-config .vh-config__bottomLeft,.git-hosting-vps .vps-config .vh-config__bottomRight,.git-hosting-vps .vps-config .vh-config__col{min-width:0!important;width:100%!important;max-width:100%!important;justify-self:stretch!important;align-self:start!important}.git-hosting-vps .vps-config .vh-config__bottomLeft,.git-hosting-vps .vps-config .vh-config__col--left{max-width:420px!important;justify-self:start!important}.git-hosting-vps .vps-config .vh-config__col--right{display:grid!important;grid-template-columns:1fr!important;gap:clamp(18px,2.2vw,26px)!important;padding:0!important;border:0!important;border-radius:0!important;background:0 0!important;box-shadow:none!important;backdrop-filter:none!important;overflow:visible!important}.git-hosting-vps .vps-config .vh-config__col--right .hosting-field{display:grid!important;gap:14px!important;width:100%!important;max-width:100%!important;min-width:0!important;padding:clamp(18px,1.8vw,24px)!important;border-radius:var(--git-radius-xl)!important;border:1px solid var(--vh-border)!important;background:radial-gradient(circle at 10% 0,color-mix(in srgb,var(--vh-primary),transparent 90%),transparent 34%),linear-gradient(135deg,color-mix(in srgb,var(--vh-surface),transparent 4%),color-mix(in srgb,var(--vh-surface),transparent 16%))!important;box-shadow:0 18px 48px color-mix(in srgb,#000,transparent 94%)!important;overflow:hidden!important}.git-hosting-vps .vps-config .hosting-field__hint,.git-hosting-vps .vps-config .vps-placeholder{max-width:none!important;margin:0!important}.git-hosting-vps .vps-config .vps-appGrid,.git-hosting-vps .vps-config .vps-osGrid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(138px,1fr))!important;gap:12px!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important;align-items:stretch!important}@media (min-width:1480px){.git-hosting-vps .vps-config .vps-appGrid,.git-hosting-vps .vps-config .vps-osGrid{grid-template-columns:repeat(5,minmax(132px,1fr))!important}}.git-hosting-vps .vps-config .vps-appBtn,.git-hosting-vps .vps-config .vps-osItem{position:relative!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:10px!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:108px!important;padding:12px!important;overflow:hidden!important;border-radius:var(--git-radius-lg)!important}.git-hosting-vps .vps-config .vps-appBtn{min-height:116px!important}.git-hosting-vps .vps-config .vps-appBtn>.vps-cardBtn__head,.git-hosting-vps .vps-config .vps-cardBtn__head.vps-osBtn,.git-hosting-vps .vps-config .vps-osBtn{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.git-hosting-vps .vps-config .vps-appBtn>.vps-cardBtn__head{flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important}.git-hosting-vps .vps-config .vps-appBtn__ico,.git-hosting-vps .vps-config .vps-cardBtn__icon,.git-hosting-vps .vps-config .vps-osBtn__ico{width:38px!important;height:38px!important;flex:0 0 38px!important;min-width:38px!important}.git-hosting-vps .vps-config .vps-appBtn .vps-cardBtn__icon,.git-hosting-vps .vps-config .vps-appBtn__ico{width:34px!important;height:34px!important;flex-basis:34px!important;min-width:34px!important}.git-hosting-vps .vps-config .vps-appBtn__name,.git-hosting-vps .vps-config .vps-cardBtn__name,.git-hosting-vps .vps-config .vps-osBtn__name{position:relative!important;display:block!important;flex:1 1 auto!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;word-break:normal!important;overflow-wrap:normal!important;font-size:13px!important;line-height:1.18!important}.git-hosting-vps .vps-config .vps-osSelect,.git-hosting-vps .vps-config .vps-versionSelect{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;height:40px!important;min-height:40px!important;padding:0 30px 0 10px!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:12px!important;line-height:1.15!important}.git-hosting-vps .vps-config .vh-price{width:100%!important;max-width:100%!important;min-width:0!important}.git-hosting-vps .vps-config .vh-summary{width:100%!important;max-width:100%!important;min-width:0!important;justify-self:stretch!important;padding:clamp(20px,2vw,28px)!important;border-radius:var(--git-radius-xl)!important;overflow:hidden!important}.git-hosting-vps .vps-config .vh-summary__title{margin:0 0 18px!important;max-width:none!important;font-size:clamp(18px, 1.55vw, 24px)!important;line-height:1.15!important}.git-hosting-vps .vps-config .vh-summary__grid{display:grid!important;gap:12px!important;width:100%!important;min-width:0!important}.git-hosting-vps .vps-config .vh-summary__row{display:grid!important;grid-template-columns:minmax(120px,180px) minmax(0,1fr)!important;gap:14px!important;align-items:start!important;min-width:0!important}.git-hosting-vps .vps-config .vh-summary__k,.git-hosting-vps .vps-config .vh-summary__v{min-width:0!important;max-width:100%!important;line-height:1.35!important}.git-hosting-vps .vps-config .vh-summary__v{text-align:left!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;hyphens:none!important}@media (max-width:1240px){.git-hosting-vps .vps-config .vh-config__bottom,.git-hosting-vps .vps-config .vh-config__grid{grid-template-columns:1fr!important}.git-hosting-vps .vps-config .vh-config__bottomLeft,.git-hosting-vps .vps-config .vh-config__col--left{max-width:none!important;justify-self:stretch!important}.git-hosting-vps .vps-config .vps-appGrid,.git-hosting-vps .vps-config .vps-osGrid{grid-template-columns:repeat(auto-fit,minmax(146px,1fr))!important}}@media (max-width:760px){.git-hosting-vps .vps-config .vps-appGrid,.git-hosting-vps .vps-config .vps-osGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.git-hosting-vps .vps-config .vh-summary__row{grid-template-columns:1fr!important;gap:5px!important}}@media (max-width:460px){.git-hosting-vps .vps-config .vps-appGrid,.git-hosting-vps .vps-config .vps-osGrid{grid-template-columns:1fr!important}}.git-hosting-vps .vps-initialIcon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;min-width:34px!important;border-radius:var(--git-radius-md)!important;background:linear-gradient(135deg,#2f35e5 0,#7b3bbd 48%,#f05a24 100%)!important;color:#fff!important;font-size:15px!important;font-weight:850!important;line-height:1!important;letter-spacing:-.02em!important;box-shadow:0 10px 24px color-mix(in srgb,var(--vh-primary),transparent 82%)!important;text-transform:none!important;user-select:none!important}.git-hosting-vps .vps-cardBtn.is-active .vps-initialIcon{box-shadow:0 12px 28px color-mix(in srgb,var(--vh-primary),transparent 72%)!important}html[data-theme=dark] .git-hosting-vps .vps-initialIcon{box-shadow:0 12px 28px rgba(47,53,229,.28)!important}.git-hosting-vps .vps-config .vh-form{margin-top:clamp(18px,2.05vw,30px)!important}.git-hosting-vps .vps-config .vh-config__grid{grid-template-columns:minmax(320px,420px) minmax(0,1fr)!important;column-gap:clamp(26px,3vw,48px)!important;row-gap:clamp(18px,2vw,28px)!important}.git-hosting-vps .vps-config .vh-config__col--right{align-self:start!important;margin-top:0!important}.git-hosting-vps .vps-config .vh-config__col--right .hosting-field:first-child{margin-top:0!important}.git-hosting-vps .vps-config .vh-config__col--right .hosting-field{padding:clamp(16px,1.65vw,22px)!important}.git-hosting-vps .vps-config .vps-appGrid,.git-hosting-vps .vps-config .vps-osGrid{gap:clamp(10px,.9vw,12px)!important}@media (min-width:1480px){.git-hosting-vps .vps-config .vps-appGrid,.git-hosting-vps .vps-config .vps-osGrid{grid-template-columns:repeat(5,minmax(124px,1fr))!important}}@media (max-width:1240px){.git-hosting-vps .vps-config .vh-form{margin-top:22px!important}}.git-hosting-vps .vps-config.vh-config{position:relative!important;overflow:hidden!important;isolation:isolate!important}.git-hosting-vps .vps-config.vh-config>*{position:relative!important;z-index:1!important}.git-hosting-vps .vps-config.vh-config.is-pro-plan::after,.git-hosting-vps .vps-config.vh-config:has(.vh-choice[data-seg=plan] .vh-choice__btn[data-value=pro].is-active)::after{content:"Turbo 6Ghz+";position:absolute;top:clamp(42px,5.2vw,82px);right:clamp(34px,7.4vw,142px);z-index:0;pointer-events:none;user-select:none;font-size:clamp(34px, 5vw, 88px);line-height:.9;font-weight:950;letter-spacing:-.055em;white-space:nowrap;color:color-mix(in srgb,var(--vh-primary,#2f35e5),transparent 87%);text-shadow:0 14px 48px color-mix(in srgb,var(--vh-primary,#2f35e5),transparent 90%),0 1px 0 color-mix(in srgb,#fff,transparent 55%);opacity:.78;transform:translate3d(0,0,0) rotate(-2deg)}html[data-theme=dark] .git-hosting-vps .vps-config.vh-config.is-pro-plan::after,html[data-theme=dark] .git-hosting-vps .vps-config.vh-config:has(.vh-choice[data-seg=plan] .vh-choice__btn[data-value=pro].is-active)::after{color:color-mix(in srgb,#749eff,transparent 84%);text-shadow:0 18px 58px rgba(116,158,255,.13);opacity:.9}@media (min-width:1241px){.git-hosting-vps .vps-config .vh-config__grid{align-items:start!important}.git-hosting-vps .vps-config .vh-config__col--right{position:sticky!important;top:calc(var(--git-overlay-top,96px) + 20px)!important;max-height:calc(100vh - var(--git-overlay-top,96px) - 40px)!important;overflow:auto!important;overscroll-behavior:contain!important;scrollbar-gutter:stable both-edges;padding-right:2px!important;align-self:start!important;will-change:transform}.git-hosting-vps .vps-config .vh-config__col--right::-webkit-scrollbar{width:6px}.git-hosting-vps .vps-config .vh-config__col--right::-webkit-scrollbar-thumb{border-radius:var(--git-radius-pill);background:color-mix(in srgb,var(--vh-primary,#2f35e5),transparent 78%)}.git-hosting-vps .vps-config .vh-config__col--right::-webkit-scrollbar-track{background:0 0}}@media (prefers-reduced-motion:reduce){.git-hosting-vps .vps-config.vh-config.is-pro-plan::after,.git-hosting-vps .vps-config.vh-config:has(.vh-choice[data-seg=plan] .vh-choice__btn[data-value=pro].is-active)::after{transform:none}}@media (max-width:1240px){.git-hosting-vps .vps-config .vh-config__col--right{position:relative!important;top:auto!important;max-height:none!important;overflow:visible!important;scrollbar-gutter:auto}.git-hosting-vps .vps-config.vh-config.is-pro-plan::after,.git-hosting-vps .vps-config.vh-config:has(.vh-choice[data-seg=plan] .vh-choice__btn[data-value=pro].is-active)::after{top:38px;right:22px;font-size:clamp(30px, 8vw, 56px);opacity:.52}}.git-hosting-vps .vps-config.vh-config.is-pro-plan::after,.git-hosting-vps .vps-config.vh-config:has(.vh-choice[data-seg=plan] .vh-choice__btn[data-value=pro].is-active)::after{content:none!important;display:none!important}.git-hosting-vps .vps-config.vh-config{position:relative!important;overflow:hidden!important;isolation:isolate!important}.git-hosting-vps .vps-config.vh-config>:not(.vps-turboMark){position:relative!important;z-index:2!important}.git-hosting-vps .vps-config.vh-config>.vps-turboMark{position:absolute!important;z-index:0!important}.git-hosting-vps .vps-turboMark{position:absolute!important;top:clamp(8px,.95vw,16px)!important;right:clamp(24px,4.5vw,82px)!important;left:auto!important;bottom:auto!important;z-index:0!important;display:block!important;width:min(42vw,620px);height:clamp(58px,6.8vw,112px);margin:0!important;padding:0!important;overflow:visible;pointer-events:none;user-select:none;opacity:0;transform:translate3d(0,0,0) rotate(-2deg);transform-origin:100% 0;transition:opacity .32s ease;contain:paint;text-shadow:none!important;filter:none!important}.git-hosting-vps .vps-config.vh-config.is-pro-plan .vps-turboMark,.git-hosting-vps .vps-config.vh-config:has(.vh-choice[data-seg=plan] .vh-choice__btn[data-value=pro].is-active) .vps-turboMark{opacity:1}.git-hosting-vps .vps-turboMark__label{position:absolute;inset:0 0 auto auto;display:block;width:max-content;max-width:none;color:color-mix(in srgb,#7b61ff,transparent 84%);font-size:clamp(44px, 5.2vw, 96px);line-height:.86;font-weight:950;letter-spacing:-.065em;white-space:nowrap;text-align:right;transform:none!important;transition:none!important;text-shadow:none!important;filter:none!important;will-change:auto}html[data-theme=dark] .git-hosting-vps .vps-turboMark__label{color:color-mix(in srgb,#9b7cff,transparent 82%)}@media (min-width:1241px){.git-hosting-vps .vps-config .vh-config__grid{align-items:start!important;overflow:visible!important}.git-hosting-vps .vps-config .vh-config__col--right{position:relative!important;top:auto!important;max-height:none!important;overflow:visible!important;overscroll-behavior:auto!important;scrollbar-gutter:auto!important;padding-right:0!important;align-self:start!important;transform:translate3d(0,var(--vps-right-shift,0),0)!important;transition:transform .08s linear;will-change:transform}.git-hosting-vps .vps-config .vh-config__col--right::-webkit-scrollbar,.git-hosting-vps .vps-config .vh-config__col--right::-webkit-scrollbar-thumb,.git-hosting-vps .vps-config .vh-config__col--right::-webkit-scrollbar-track{width:auto;background:0 0}}@media (max-width:1240px){.git-hosting-vps .vps-turboMark{top:10px!important;right:22px!important;width:min(72vw,520px);height:70px}.git-hosting-vps .vps-turboMark__label{font-size:clamp(30px, 7.8vw, 58px)}.git-hosting-vps .vps-config .vh-config__col--right{transform:none!important}}@media (max-width:760px){.git-hosting-vps .vps-turboMark{opacity:.42;top:8px!important;right:12px!important}}@media (prefers-reduced-motion:reduce){.git-hosting-vps .vps-config .vh-config__col--right,.git-hosting-vps .vps-turboMark,.git-hosting-vps .vps-turboMark__label{transition:none!important;will-change:auto}}.git-hosting-vps .faq-a__inner,.git-hosting-vps .faq-a__inner li,.git-hosting-vps .faq-a__inner p,.git-hosting-vps .review-card__text,.git-hosting-vps .reviews-modal__body,.git-hosting-vps .reviews-modal__body p,.git-hosting-vps .vh-heroText,.git-hosting-vps .vh-heroText li,.git-hosting-vps .vh-heroText p,.git-hosting-vps .vh-heroText__desc,.git-hosting-vps .vh-heroText__lang,.git-hosting-vps .vh-subtitle,.git-hosting-vps p:not(.vh-kicker):not(.co-kicker){font-weight:400;letter-spacing:-.005em}.git-hosting-vps .faq-a__inner,.git-hosting-vps .review-card__text,.git-hosting-vps .reviews-modal__body,.git-hosting-vps .vh-heroText p,.git-hosting-vps .vh-heroText__desc,.git-hosting-vps .vh-heroText__lang,.git-hosting-vps .vh-subtitle{line-height:1.62}.git-hosting-vps .reviews-modal__close,.git-hosting-vps .reviews-slider__btn,.git-hosting-vps .vh-video__close,.git-hosting-vps .vh-video__sound{min-width:44px;min-height:44px}.git-hosting-vps .faq-q,.git-hosting-vps .hosting-cartBtn,.git-hosting-vps .review-card__more,.git-hosting-vps .vh-choice__btn,.git-hosting-vps .vh-help,.git-hosting-vps .vh-tariff-info{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.git-hosting-vps .vh-popover[role=dialog]{outline:0}@media (max-width:768px){.git-hosting-vps .hosting-radioCard,.git-hosting-vps .review-card__more,.git-hosting-vps .reviews-modal__close,.git-hosting-vps .reviews-slider__arrow,.git-hosting-vps .reviews-slider__dot,.git-hosting-vps .vh-choice__btn,.git-hosting-vps .vh-help,.git-hosting-vps .vh-popover__close,.git-hosting-vps .vh-video__close,.git-hosting-vps .vh-video__play,.git-hosting-vps .vh-video__sound,.git-hosting-vps .vps-appCard,.git-hosting-vps .vps-osCard{min-width:44px;min-height:44px;touch-action:manipulation}.git-hosting-vps .btn,.git-hosting-vps .hosting-cartBtn,.git-hosting-vps .hosting-input,.git-hosting-vps .hosting-range,.git-hosting-vps .hosting-select{min-height:44px;touch-action:manipulation}}@media (max-width:560px){.git-hosting-vps .vh-video__fallbackTitle{display:block;width:min-content;max-width:min(100%,340px);white-space:normal;overflow-wrap:normal;word-break:keep-all;hyphens:none}}
.vh-heroText__title{margin:0 0 clamp(16px,2vw,24px);font-size:clamp(34px,4.8vw,64px);line-height:.98;letter-spacing:-.052em;overflow-wrap:balance}.vh-heroText__title+.vh-heroText__lang{margin-top:0}@media (max-width:640px){.vh-heroText__title{font-size:clamp(30px,9vw,44px);line-height:1.02}}

/* mobile QA: trial badge, Turbo mark and desktop OS column visibility */
.git-hosting-vps .vps-config.vh-config:not(.is-pro-plan) .vps-turboMark {
  opacity: 0 !important;
  visibility: hidden !important;
}
.git-hosting-vps .vps-config.vh-config.is-pro-plan .vps-turboMark {
  visibility: visible !important;
}
@media (max-width: 760px) {
  .git-hosting-vps .vps-config.vh-config:not(.is-pro-plan) .vps-turboMark {
    opacity: 0 !important;
    visibility: hidden !important;
  }
  .git-hosting-vps .vps-config.vh-config.is-pro-plan .vps-turboMark {
    opacity: .42 !important;
    visibility: visible !important;
  }
  .git-hosting-vps .vps-config .vh-config__grid {
    grid-template-columns: 1fr !important;
    overflow: hidden !important;
  }
  .git-hosting-vps .vps-config .vh-config__col--right {
    display: none !important;
  }
  .git-hosting-vps .hosting-tariff--has-trial {
    padding-top: clamp(18px, 5vw, 24px) !important;
  }
  .git-hosting-vps .hosting-tariff__trial {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    grid-column: 1 / -1 !important;
    justify-self: start !important;
    max-width: 100% !important;
    width: max-content !important;
    margin: -2px 0 8px !important;
    white-space: normal !important;
    line-height: 1.15 !important;
  }
  .git-hosting-vps .hosting-tariff__trialText {
    overflow: visible !important;
    text-overflow: clip !important;
    white-space: normal !important;
  }
  .git-hosting-vps .hosting-tariff__trialHelp.vh-help::after {
    position: fixed !important;
    left: 16px !important;
    right: 16px !important;
    top: calc(var(--git-admin-top, 0px) + 74px) !important;
    bottom: auto !important;
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    transform: none !important;
    z-index: 10050 !important;
    padding: 12px 14px !important;
    border-radius: var(--git-radius-md, 12px) !important;
    font-size: 12px !important;
    line-height: 1.4 !important;
    text-align: left !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
  .git-hosting-vps .hosting-tariff__trialHelp.vh-help::before {
    display: none !important;
  }
}


/* mobile QA v2: compact trial badge with a round help control */
@media (max-width: 760px) {
  .git-hosting-vps .hosting-tariff__trial {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 7px !important;
    width: auto !important;
    max-width: min(188px, calc(100% - 18px)) !important;
    min-height: 36px !important;
    margin: 0 0 14px !important;
    padding: 7px 7px 7px 13px !important;
    border-radius: 999px !important;
    line-height: 1.12 !important;
    white-space: normal !important;
  }
  .git-hosting-vps .hosting-tariff__trialText {
    display: block !important;
    min-width: 0 !important;
    max-width: 124px !important;
    overflow: visible !important;
    text-overflow: clip !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    font-size: 11px !important;
    line-height: 1.12 !important;
  }
  .git-hosting-vps .hosting-tariff__trialHelp.vh-help {
    width: 30px !important;
    height: 30px !important;
    min-width: 30px !important;
    min-height: 30px !important;
    flex: 0 0 30px !important;
    padding: 0 !important;
    border-radius: 50% !important;
    aspect-ratio: 1 / 1 !important;
    transform: none !important;
    font-size: 14px !important;
    line-height: 1 !important;
  }
  .git-hosting-vps .hosting-tariff__trialHelp.vh-help::after {
    border-radius: 14px !important;
  }
}
@media (max-width: 390px) {
  .git-hosting-vps .hosting-tariff__trial {
    max-width: min(172px, calc(100% - 16px)) !important;
    min-height: 34px !important;
    padding: 6px 6px 6px 12px !important;
  }
  .git-hosting-vps .hosting-tariff__trialText {
    max-width: 110px !important;
    font-size: 10.5px !important;
  }
  .git-hosting-vps .hosting-tariff__trialHelp.vh-help {
    width: 28px !important;
    height: 28px !important;
    min-width: 28px !important;
    min-height: 28px !important;
    flex-basis: 28px !important;
  }
}

/* The native checkbox remains focusable; highlight its visible control. */
.hosting-check input:focus-visible + .hosting-check__box {
    outline: 2px solid var(--git-primary, #232fe1);
    outline-offset: 3px;
    box-shadow: var(--git-focus-ring, 0 0 0 3px rgba(35, 47, 225, .24));
}
