.git-hosting-colocation{--co-bg:var(--git-bg, #fff);--co-text:var(--git-text, #2e2e2e);--co-muted:var(--git-muted, rgba(46, 46, 46, .68));--co-surface:var(--git-surface, #fff);--co-surface-2:var(--git-surface-2, rgba(255, 255, 255, .86));--co-border:var(--git-border, rgba(46, 46, 46, .12));--co-shadow:var(--git-shadow, 0 18px 50px rgba(20, 24, 44, .12));--co-primary:var(--git-primary, #232fe1);--co-accent:var(--git-accent, #ee5810);--co-radius:var(--git-radius-lg, 16px);--co-radius-md:var(--git-radius-md, 12px);--co-font:var(--git-font-main, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif);position:relative;isolation:isolate;color:var(--co-text);font-family:var(--co-font);padding:clamp(20px,3vw,42px) 0 clamp(54px,7vw,108px)}.git-hosting-colocation *,.git-hosting-colocation ::after,.git-hosting-colocation ::before{box-sizing:border-box}.git-hosting-colocation__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))}.git-hosting-colocation a{color:inherit}.git-hosting-colocation .vh-breadcrumbs{margin:0 0 clamp(18px,2vw,28px)}.git-hosting-colocation .vh-breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:0;margin:0;list-style:none;color:var(--co-muted);font-size:13px;font-weight:760}.git-hosting-colocation .vh-breadcrumbs__item{display:flex;align-items:center;gap:8px}.git-hosting-colocation .vh-breadcrumbs__item+.vh-breadcrumbs__item::before{content:"/";color:rgba(120,124,142,.6)}.git-hosting-colocation .vh-breadcrumbs__link{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:color .18s ease,border-color .18s ease}.git-hosting-colocation .vh-breadcrumbs__link:hover{color:var(--co-text);border-bottom-color:var(--co-accent)}.git-hosting-colocation .vh-breadcrumbs__link.is-current{color:var(--co-text);pointer-events:none}.git-hosting-colocation .co-section{margin-top:clamp(42px,6vw,86px)}.git-hosting-colocation .co-sectionHead{display:grid;gap:10px;margin-bottom:clamp(18px,2.4vw,30px)}.git-hosting-colocation .co-sectionHead--inline{margin-bottom:18px}.git-hosting-colocation .co-sectionHead--pricing{grid-template-columns:minmax(0,.8fr) minmax(280px,.62fr);align-items:end;gap:24px}.git-hosting-colocation .co-kicker{margin:0;color:var(--co-accent);font-size:12px;line-height:1.2;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.git-hosting-colocation .vh-section-title,.git-hosting-colocation .vh-title{margin:0;color:var(--co-text);font-weight:950;letter-spacing:-.055em;line-height:.96}.git-hosting-colocation .vh-title{font-size:clamp(42px, 6vw, 92px)}.git-hosting-colocation .vh-section-title{max-width:920px;font-size:clamp(30px, 4vw, 58px)}.git-hosting-colocation .co-about__card p,.git-hosting-colocation .co-about__list,.git-hosting-colocation .co-copyText p,.git-hosting-colocation .co-cta__text,.git-hosting-colocation .co-priceNote,.git-hosting-colocation .co-pricePanel--soon p,.git-hosting-colocation .co-sectionLead{margin:0;color:var(--co-muted);font-size:16px;line-height:1.62;font-weight:540}.git-hosting-colocation .co-copyText{display:grid;gap:12px;max-width:780px}.git-hosting-colocation .co-btn{position:relative;overflow:hidden;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:var(--git-radius-pill);border:1px solid transparent;font-size:15px;line-height:1;font-weight:900;text-decoration:none;white-space:nowrap;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.git-hosting-colocation .co-btn::after{content:'';position:absolute;inset:-2px;z-index:0;border-radius:inherit;background:linear-gradient(115deg,transparent 0 28%,rgba(255,255,255,.68) 43%,transparent 58% 100%),radial-gradient(circle at 22% 28%,rgba(35,47,225,.16),transparent 42%),radial-gradient(circle at 82% 72%,rgba(238,88,16,.16),transparent 44%);opacity:0;transform:translate3d(-42%,0,0) scaleX(.8);pointer-events:none}.git-hosting-colocation .co-btn.is-anchor-scroll-active{transform:translateY(1px) scale(.985);border-color:rgba(70,85,255,.34);box-shadow:0 0 0 7px rgba(70,85,255,.08),0 18px 42px rgba(35,47,225,.16),0 16px 34px rgba(238,88,16,.12)}.git-hosting-colocation .co-btn.is-anchor-scroll-active::after{animation:coAnchorClickSheen .72s cubic-bezier(.16,1,.3,1) both}@keyframes coAnchorClickSheen{0%{opacity:0;transform:translate3d(-48%,0,0) scaleX(.72);filter:blur(10px)}22%{opacity:.9;filter:blur(3px)}100%{opacity:0;transform:translate3d(62%,0,0) scaleX(1);filter:blur(9px)}}.git-hosting-colocation .co-btn--primary{color:#fff;background:linear-gradient(90deg,var(--co-primary),var(--co-accent));box-shadow:0 18px 42px rgba(35,47,225,.18),0 16px 34px rgba(238,88,16,.16)}.git-hosting-colocation .co-btn--ghost{color:var(--co-text);border-color:var(--co-border);background:rgba(255,255,255,.6)}html[data-theme=dark] .git-hosting-colocation .co-btn--ghost{background:rgba(255,255,255,.06)}.git-hosting-colocation .co-btn:hover{transform:translateY(-1px)}.git-hosting-colocation .co-btn--primary:hover{box-shadow:0 22px 50px rgba(35,47,225,.22),0 18px 40px rgba(238,88,16,.2)}.git-hosting-colocation .co-btn:focus-visible,.git-hosting-colocation a:focus-visible,.git-hosting-colocation button:focus-visible{outline:3px solid rgba(116,158,255,.55);outline-offset:3px}.git-hosting-colocation .co-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:clamp(22px,3vw,40px);align-items:center;margin-top:4px}.git-hosting-colocation .co-hero__copy{min-width:0}.git-hosting-colocation .co-hero__copy>.co-kicker{margin-bottom:16px}.git-hosting-colocation .co-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.git-hosting-colocation .vh-heroText{margin-top:26px}.git-hosting-colocation .vh-heroText__lang{display:none}.git-hosting-colocation .vh-heroText__lang.is-active{display:block;text-align:justify}html[data-lang] .git-hosting-colocation .vh-heroText__lang[data-vh-description-lang]:not(.is-active){display:none}html[data-lang] .git-hosting-colocation .vh-heroText__lang[data-vh-description-lang].is-active{display:block}html:not(.js-ready):not([data-lang=en]) .git-hosting-colocation .vh-heroText__lang[data-vh-description-lang=ru],html:not(.js-ready)[data-lang=en] .git-hosting-colocation .vh-heroText__lang[data-vh-description-lang=en],html:not(.js-ready)[data-lang=ru] .git-hosting-colocation .vh-heroText__lang[data-vh-description-lang=ru]{display:block}.git-hosting-colocation .vh-heroText ol,.git-hosting-colocation .vh-heroText p,.git-hosting-colocation .vh-heroText ul{margin:0 0 13px;color:var(--co-muted);font-size:clamp(15px, 1.08vw, 17px);line-height:1.62;font-weight:540}.git-hosting-colocation .vh-heroText ol:last-child,.git-hosting-colocation .vh-heroText p:last-child,.git-hosting-colocation .vh-heroText ul:last-child{margin-bottom:0}.git-hosting-colocation .vh-video{position:relative;min-height:clamp(320px,34vw,560px);overflow:hidden;border-radius:calc(var(--co-radius) + 8px);background:#11165d;background:radial-gradient(circle at 18% 18%,rgba(238,88,16,.72),transparent 34%),radial-gradient(circle at 82% 76%,rgba(35,47,225,.66),transparent 38%),linear-gradient(135deg,#232fe1 0,#10165d 58%,#ee5810 118%);box-shadow:var(--co-shadow);isolation:isolate}.git-hosting-colocation .vh-video--has-media{cursor:pointer}.git-hosting-colocation .vh-video::before{content:"";position:absolute;inset:16px;z-index:1;border:1px solid rgba(255,255,255,.2);border-radius:calc(var(--co-radius) + 2px);background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,0));pointer-events:none}.git-hosting-colocation .vh-video__fallback{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(26px,3vw,46px);color:#fff}html:not([data-theme=dark]) .git-hosting-colocation .vh-video--has-poster .vh-video__fallback{color:var(--co-text);text-shadow:0 1px 0 rgba(255,255,255,.28)}html[data-theme=dark] .git-hosting-colocation .vh-video__fallback{color:#fff;text-shadow:0 18px 46px rgba(0,0,0,.34)}.git-hosting-colocation .vh-video__fallbackTitle{max-width:72%;font-size:clamp(38px, 5vw, 76px);line-height:.9;font-weight:950;letter-spacing:-.06em}.git-hosting-colocation .vh-video__fallbackText{margin-top:12px;color:rgba(255,255,255,.78);font-size:16px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}html:not([data-theme=dark]) .git-hosting-colocation .vh-video--has-poster .vh-video__fallbackText{color:rgba(46,46,46,.62)}html[data-theme=dark] .git-hosting-colocation .vh-video__fallbackText{color:rgba(255,255,255,.78)}.git-hosting-colocation .vh-video__decor{position:absolute;inset:0;z-index:1;pointer-events:none}.git-hosting-colocation .vh-video__decor span{position:absolute;border-radius:var(--git-radius-xl);border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1);box-shadow:0 22px 60px rgba(0,0,0,.18);backdrop-filter:blur(12px)}.git-hosting-colocation .vh-video__decor span:first-child{right:12%;top:18%;width:30%;height:22%}.git-hosting-colocation .vh-video__decor span:nth-child(2){right:18%;bottom:22%;width:40%;height:13%}.git-hosting-colocation .vh-video__decor span:nth-child(3){left:13%;top:18%;width:18%;height:18%;border-radius:var(--git-radius-pill)}.git-hosting-colocation .vh-video__media,.git-hosting-colocation .vh-video__poster{position:absolute;inset:0;display:none;width:100%;height:100%;object-fit:cover}.git-hosting-colocation .vh-video__poster{z-index:0;opacity:0;transition:opacity .28s ease;pointer-events:none}.git-hosting-colocation .vh-video__media{z-index:2;background:#000;opacity:0;transition:opacity .28s ease}html:not([data-lang=en]):not([data-theme=dark]) .git-hosting-colocation .vh-video__media--ru.vh-video__media--light,html:not([data-lang=en]):not([data-theme=dark]) .git-hosting-colocation .vh-video__poster--ru.vh-video__poster--light,html[data-lang=en]:not([data-theme=dark]) .git-hosting-colocation .vh-video__media--en.vh-video__media--light,html[data-lang=en]:not([data-theme=dark]) .git-hosting-colocation .vh-video__poster--en.vh-video__poster--light,html[data-lang=en][data-theme=dark] .git-hosting-colocation .vh-video__media--en.vh-video__media--dark,html[data-lang=en][data-theme=dark] .git-hosting-colocation .vh-video__poster--en.vh-video__poster--dark,html[data-lang=ru]:not([data-theme=dark]) .git-hosting-colocation .vh-video__media--ru.vh-video__media--light,html[data-lang=ru]:not([data-theme=dark]) .git-hosting-colocation .vh-video__poster--ru.vh-video__poster--light,html[data-lang=ru][data-theme=dark] .git-hosting-colocation .vh-video__media--ru.vh-video__media--dark,html[data-lang=ru][data-theme=dark] .git-hosting-colocation .vh-video__poster--ru.vh-video__poster--dark{display:block}.git-hosting-colocation .vh-video__poster.is-active{opacity:1}.git-hosting-colocation .vh-video.is-user-started .vh-video__media.is-active.is-loaded{opacity:1}.git-hosting-colocation .vh-video__badge{position:absolute;left:22px;top:22px;z-index:4;padding:0;border:0;border-radius:0;background:0 0;color:rgba(46,46,46,.52);font-weight:900;font-size:13px;letter-spacing:.14em;text-shadow:none}@supports (color:color-mix(in srgb,#000,transparent 50%)){.git-hosting-colocation .vh-video__badge{color:color-mix(in srgb,var(--co-text),transparent 50%)}}html[data-theme=dark] .git-hosting-colocation .vh-video__badge{color:rgba(255,255,255,.58)}.git-hosting-colocation .vh-video__loader{position:absolute;inset:0;z-index:8;display:grid;place-items:center;background:rgba(0,0,0,.18)}.git-hosting-colocation .vh-video__loader[hidden]{display:none}.git-hosting-colocation .vh-video__loaderSpinner{width:44px;height:44px;border-radius:50%;border:3px solid rgba(255,255,255,.32);border-top-color:#fff;animation:coSpin .8s linear infinite}.git-hosting-colocation .vh-video__controls{position:absolute;right:20px;bottom:20px;z-index:7;display:flex;align-items:center;gap:10px;padding:0;border:0;background:0 0;transition:opacity .24s ease,transform .24s ease,background .24s ease,border-color .24s ease,padding .24s ease}.git-hosting-colocation .vh-video.is-user-started .vh-video__controls{padding:10px;border:1px solid rgba(255,255,255,.24);border-radius:var(--git-radius-xl);background:rgba(18,20,32,.72);box-shadow:0 22px 58px rgba(0,0,0,.32);backdrop-filter:blur(16px)}.git-hosting-colocation .vh-video__play,.git-hosting-colocation .vh-video__sound{display:grid;place-items:center;flex:0 0 auto;border:0;cursor:pointer;color:var(--co-primary);background:rgba(255,255,255,.9);box-shadow:0 18px 48px rgba(22,24,44,.28)}.git-hosting-colocation .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:rgba(255,255,255,.86);backdrop-filter:blur(14px)}.git-hosting-colocation .vh-video.is-user-started .vh-video__play,.git-hosting-colocation .vh-video__sound{width:54px;height:54px;border-radius:var(--git-radius-lg);color:#fff;background:rgba(255,255,255,.14);box-shadow:none}.git-hosting-colocation .vh-video:not(.is-user-started) .vh-video__sound,.git-hosting-colocation .vh-video:not(.is-user-started) .vh-video__volume{display:none}.git-hosting-colocation .vh-video__playIcon{font-size:24px;transform:translateX(1px)}.git-hosting-colocation .vh-video.is-paused .vh-video__playIcon,.git-hosting-colocation .vh-video.is-playing .vh-video__playIcon{transform:none}.git-hosting-colocation .vh-video__volume{display:flex;align-items:center;gap:8px;min-width:132px;color:rgba(255,255,255,.86);font-size:11px;font-weight:850;letter-spacing:.04em}.git-hosting-colocation .vh-video__volumeRange{width:86px;accent-color:#fff}.git-hosting-colocation .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 .28s ease,transform .28s ease}.git-hosting-colocation .reviews-modal__close span,.git-hosting-colocation .vh-video__close span{position:relative;display:block;width:18px;height:18px;font-size:0}.git-hosting-colocation .reviews-modal__close span::after,.git-hosting-colocation .reviews-modal__close span::before,.git-hosting-colocation .vh-video__close span::after,.git-hosting-colocation .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-colocation .reviews-modal__close span::before,.git-hosting-colocation .vh-video__close span::before{transform:translate(-50%,-50%) rotate(45deg)}.git-hosting-colocation .reviews-modal__close span::after,.git-hosting-colocation .vh-video__close span::after{transform:translate(-50%,-50%) rotate(-45deg)}.git-hosting-colocation .vh-video.is-user-started .vh-video__close:not([hidden]){opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.git-hosting-colocation .vh-video:not(.is-user-started) .vh-video__close,.git-hosting-colocation .vh-video__close[hidden]{display:none}.git-hosting-colocation .vh-video.is-playing.is-controls-hidden .vh-video__close:not([hidden]),.git-hosting-colocation .vh-video.is-playing.is-controls-hidden .vh-video__controls{opacity:0;transform:translateY(14px) scale(.96);pointer-events:none}.git-hosting-colocation .co-highlightGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,1.5vw,20px)}.git-hosting-colocation .co-sectionHead--cases{grid-template-columns:minmax(0,.72fr) minmax(320px,.78fr);align-items:end;gap:24px}.git-hosting-colocation .co-caseSlider{--co-case-gap:clamp(14px, 1.5vw, 20px);--co-case-peek:clamp(72px, 5vw, 122px);--co-case-shadow-space:clamp(26px, 2.6vw, 42px);--co-case-edge-fade:clamp(118px, 10vw, 210px);position:relative;display:grid;gap:18px}.git-hosting-colocation .co-caseSlider__viewport{position:relative;z-index:1;overflow:hidden;padding:var(--co-case-shadow-space) var(--co-case-peek) calc(var(--co-case-shadow-space) + 10px);margin:calc(var(--co-case-shadow-space) * -1) calc(var(--co-case-peek) * -1) calc((var(--co-case-shadow-space) + 10px) * -1);border-radius:calc(var(--co-radius) + var(--co-case-shadow-space));outline:0;-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.03) 2.5%,rgba(0,0,0,.2) 6%,rgba(0,0,0,.62) 10%,#000 17%,#000 83%,rgba(0,0,0,.62) 90%,rgba(0,0,0,.2) 94%,rgba(0,0,0,.03) 97.5%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.03) 2.5%,rgba(0,0,0,.2) 6%,rgba(0,0,0,.62) 10%,#000 17%,#000 83%,rgba(0,0,0,.62) 90%,rgba(0,0,0,.2) 94%,rgba(0,0,0,.03) 97.5%,transparent 100%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.git-hosting-colocation .co-caseSlider__viewport:focus-visible{outline:3px solid rgba(116,158,255,.55);outline-offset:7px}.git-hosting-colocation .co-caseSlider__track{display:flex;align-items:stretch;gap:var(--co-case-gap);will-change:transform;transition:transform .72s cubic-bezier(.22, 1, .36, 1)}.git-hosting-colocation .co-caseSlider.is-dragging .co-caseSlider__track{transition-duration:.01ms}.git-hosting-colocation .co-case{flex:0 0 calc((100% - (var(--co-case-gap) * 2))/ 3);min-width:0;display:flex;flex-direction:column}.git-hosting-colocation .co-case.is-case-edge-next,.git-hosting-colocation .co-case.is-case-edge-prev{filter:blur(7px);opacity:.34;transform:scale(.976);pointer-events:none;transition:filter .55s ease,opacity .55s ease,transform .55s ease}.git-hosting-colocation .co-case.is-case-visible{filter:none;opacity:1;transform:translateZ(0);transition:filter .45s ease,opacity .45s ease,transform .45s ease}.git-hosting-colocation .co-caseSlider__nav{position:relative;z-index:20;display:flex;align-items:center;justify-content:center;gap:14px;pointer-events:auto;isolation:isolate}.git-hosting-colocation .co-caseSlider__arrow{position:relative;z-index:22;width:48px;height:48px;border:1px solid var(--co-border);border-radius:var(--git-radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.62));color:var(--co-text);box-shadow:0 14px 34px rgba(20,24,44,.08);cursor:pointer;font-size:20px;font-weight:950;line-height:1;touch-action:manipulation;-webkit-tap-highlight-color:transparent;pointer-events:auto;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.git-hosting-colocation .co-caseSlider__arrow:hover{transform:translateY(-1px);border-color:rgba(238,88,16,.34);box-shadow:0 18px 42px rgba(20,24,44,.12)}.git-hosting-colocation .co-caseSlider__dots{position:relative;z-index:21;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;min-height:28px;pointer-events:auto}.git-hosting-colocation .co-caseSlider__dot{position:relative;z-index:22;width:20px;height:20px;padding:0;border:0;border-radius:var(--git-radius-pill);background:0 0;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;pointer-events:auto;transition:width .24s ease,background .24s ease,transform .18s ease}.git-hosting-colocation .co-caseSlider__dot::before{content:"";position:absolute;left:50%;top:50%;width:9px;height:9px;border-radius:inherit;background:rgba(46,46,46,.18);transform:translate(-50%,-50%);transition:width .24s ease,background .24s ease,transform .18s ease}.git-hosting-colocation .co-caseSlider__dot.is-active{width:34px}.git-hosting-colocation .co-caseSlider__dot.is-active::before{width:28px;background:linear-gradient(90deg,var(--co-primary),var(--co-accent))}.git-hosting-colocation .co-caseSlider__dot:hover::before{transform:translate(-50%,-50%) scale(1.12)}html[data-theme=dark] .git-hosting-colocation .co-caseSlider__arrow{background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.045))}html[data-theme=dark] .git-hosting-colocation .co-caseSlider__dot::before{background:rgba(255,255,255,.22)}.git-hosting-colocation .co-caseSlider__arrow:focus-visible,.git-hosting-colocation .co-caseSlider__dot:focus-visible{outline:3px solid rgba(116,158,255,.58);outline-offset:4px}html[data-theme=dark] .git-hosting-colocation .co-case.is-case-edge-next,html[data-theme=dark] .git-hosting-colocation .co-case.is-case-edge-prev{opacity:.46}.git-hosting-colocation .co-about__card,.git-hosting-colocation .co-advCard,.git-hosting-colocation .co-case,.git-hosting-colocation .co-highlight,.git-hosting-colocation .co-pricePanel,.git-hosting-colocation .faq-item,.git-hosting-colocation .review-card{border:1px solid var(--co-border);background:linear-gradient(180deg,var(--co-surface-2),var(--co-surface));box-shadow:0 16px 42px rgba(20,24,44,.065)}.git-hosting-colocation .co-highlight{position:relative;min-height:172px;overflow:hidden;border-radius:var(--co-radius);padding:24px}.git-hosting-colocation .co-highlight::before{content:"";position:absolute;inset:-80px -120px auto auto;width:230px;height:230px;border-radius:50%;background:rgba(35,47,225,.12);pointer-events:none}.git-hosting-colocation .co-highlight--primary::before{background:rgba(238,88,16,.15)}.git-hosting-colocation .co-highlight__num{display:inline-flex;margin-bottom:26px;color:var(--co-accent);font-size:12px;font-weight:950;letter-spacing:.12em}.git-hosting-colocation .co-advCard__title,.git-hosting-colocation .co-case__title,.git-hosting-colocation .co-highlight__title,.git-hosting-colocation .review-card__name{margin:0;color:var(--co-text);font-size:22px;line-height:1.08;letter-spacing:-.03em;font-weight:920}.git-hosting-colocation .co-advCard__text,.git-hosting-colocation .co-case__text,.git-hosting-colocation .co-highlight__text,.git-hosting-colocation .review-card__service,.git-hosting-colocation .review-card__text{margin:10px 0 0;color:var(--co-muted);line-height:1.58;font-weight:540}.git-hosting-colocation .co-about,.git-hosting-colocation .co-clients{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:clamp(22px,3vw,38px);align-items:stretch}.git-hosting-colocation .co-about__card,.git-hosting-colocation .co-clients__copy{min-width:0;border-radius:var(--co-radius);padding:clamp(22px,3vw,34px)}.git-hosting-colocation .co-clients__copy{border:1px solid var(--co-border);background:linear-gradient(180deg,var(--co-surface-2),var(--co-surface));box-shadow:0 16px 42px rgba(20,24,44,.055)}.git-hosting-colocation .co-about__media,.git-hosting-colocation .co-clients__media{min-width:0;min-height:clamp(320px,26vw,430px)}.git-hosting-colocation .co-aboutVideo,.git-hosting-colocation .co-clientsVideo{min-height:100%;height:100%}.git-hosting-colocation .co-clientsVideo .vh-video__fallbackTitle{display:none}.git-hosting-colocation .co-about__card .vh-section-title,.git-hosting-colocation .co-clients__copy .vh-section-title{margin:8px 0 18px}.git-hosting-colocation .co-logos{display:grid;width:100%;max-width:100%;box-sizing:border-box;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:58px;gap:12px;margin-top:26px;padding:6px;margin-inline:0;overflow:visible;align-content:start}.git-hosting-colocation .co-logo{position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;min-width:0;max-width:100%;box-sizing:border-box;height:58px;padding:0 14px;overflow:hidden;border-radius:var(--git-radius-lg);border:1px solid var(--co-border);background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(255,255,255,.62));font-weight:920;color:var(--co-text);box-shadow:0 10px 24px rgba(0,0,0,.045);transform:translateZ(0);will-change:filter,opacity,transform}.git-hosting-colocation .co-logo:nth-child(n+9){display:none}html[data-theme=dark] .git-hosting-colocation .co-logo{background:linear-gradient(180deg,rgba(255,255,255,.105),rgba(255,255,255,.045))}.git-hosting-colocation .co-logo::before{content:"";position:absolute;inset:-1px;z-index:-2;opacity:.72;background:radial-gradient(circle at 18% 20%,rgba(238,88,16,.18),transparent 42%),radial-gradient(circle at 84% 78%,rgba(35,47,225,.15),transparent 46%);transform:scale(1.08)}.git-hosting-colocation .co-logo::after{content:"";position:absolute;inset:0;z-index:-1;opacity:0;background:linear-gradient(110deg,transparent 0 18%,rgba(255,255,255,.8) 44%,transparent 70%);transform:translateX(-110%) skewX(-10deg)}.git-hosting-colocation .co-logo__text{position:relative;z-index:2;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.git-hosting-colocation .co-logo__cipher{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;padding:0 12px;opacity:0;overflow:hidden;color:rgba(35,47,225,.66);font-size:12px;font-weight:950;letter-spacing:.28em;text-align:center;white-space:nowrap;text-shadow:0 0 18px rgba(35,47,225,.28);filter:blur(.1px)}html[data-theme=dark] .git-hosting-colocation .co-logo__cipher{color:rgba(255,186,116,.78);text-shadow:0 0 22px rgba(238,88,16,.34)}.git-hosting-colocation .co-logo.is-morphing{border-color:rgba(238,88,16,.28);animation:coLogoArrivalShell .84s cubic-bezier(.22,1,.36,1) both}.git-hosting-colocation .co-logo.is-morphing::after{animation:coLogoArrivalSweep .84s cubic-bezier(.22,1,.36,1) both}.git-hosting-colocation .co-logo.is-morphing .co-logo__text{animation:coLogoArrivalText .84s cubic-bezier(.22,1,.36,1) both}.git-hosting-colocation .co-logo.is-morphing .co-logo__cipher{animation:coLogoArrivalCipher .84s cubic-bezier(.22,1,.36,1) both}.git-hosting-colocation .co-visualCard{position:relative;min-height:100%;overflow:hidden;border-radius:calc(var(--co-radius) + 4px);border:1px solid var(--co-border);background:radial-gradient(circle at 20% 20%,rgba(238,88,16,.22),transparent 30%),radial-gradient(circle at 80% 80%,rgba(35,47,225,.2),transparent 36%),linear-gradient(135deg,var(--co-surface),rgba(244,246,252,.84));box-shadow:var(--co-shadow);padding:clamp(24px,3vw,36px)}html[data-theme=dark] .git-hosting-colocation .co-visualCard{background:radial-gradient(circle at 20% 20%,rgba(238,88,16,.26),transparent 30%),radial-gradient(circle at 80% 80%,rgba(116,158,255,.2),transparent 36%),linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.03))}.git-hosting-colocation .co-visualCard__badge{position:relative;z-index:1;display:inline-flex;padding:9px 12px;border-radius:var(--git-radius-pill);color:var(--co-text);background:rgba(255,255,255,.5);border:1px solid var(--co-border);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}html[data-theme=dark] .git-hosting-colocation .co-visualCard__badge{background:rgba(255,255,255,.08)}.git-hosting-colocation .co-visualCard__caption{position:absolute;left:clamp(24px,3vw,36px);right:clamp(24px,3vw,36px);bottom:clamp(24px,3vw,36px);color:var(--co-text);font-size:clamp(26px, 3vw, 46px);line-height:.95;font-weight:950;letter-spacing:-.055em}.git-hosting-colocation .co-rack{position:absolute;inset:27% 11% 26% 32%;display:grid;gap:10px;transform:perspective(800px) rotateY(-12deg) rotateX(4deg)}.git-hosting-colocation .co-rack span{border-radius:var(--git-radius-md);border:1px solid rgba(255,255,255,.42);background:linear-gradient(90deg,rgba(35,47,225,.16),rgba(238,88,16,.14)),rgba(255,255,255,.58);box-shadow:0 18px 34px rgba(20,24,44,.1)}html[data-theme=dark] .git-hosting-colocation .co-rack span{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.18)}.git-hosting-colocation .co-case{overflow:hidden;border-radius:var(--co-radius)}.git-hosting-colocation .co-case__media{position:relative;min-height:176px;overflow:hidden;background:radial-gradient(320px 160px at 18% 20%,rgba(238,88,16,.18),transparent 60%),linear-gradient(135deg,rgba(35,47,225,.08),rgba(238,88,16,.1))}.git-hosting-colocation .co-case__media--2{background:radial-gradient(320px 160px at 78% 24%,rgba(35,47,225,.16),transparent 60%),linear-gradient(135deg,rgba(46,46,46,.06),rgba(35,47,225,.1))}.git-hosting-colocation .co-case__media--3{background:radial-gradient(320px 160px at 18% 20%,rgba(238,88,16,.18),transparent 60%),linear-gradient(135deg,rgba(238,88,16,.08),rgba(35,47,225,.08))}.git-hosting-colocation .co-case__image{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.01);transition:opacity .32s ease,transform .72s cubic-bezier(.22, 1, .36, 1)}html:not([data-theme=dark]) .git-hosting-colocation .co-case__image--light,html[data-theme=dark] .git-hosting-colocation .co-case__image--dark{opacity:1;transform:scale(1)}.git-hosting-colocation .co-case__shade{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.28)),radial-gradient(circle at 78% 18%,rgba(255,255,255,.32),transparent 28%);pointer-events:none}html[data-theme=dark] .git-hosting-colocation .co-case__shade{background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.36)),radial-gradient(circle at 78% 18%,rgba(255,255,255,.12),transparent 30%)}.git-hosting-colocation .co-case__tag{position:absolute;left:18px;top:18px;z-index:2;padding:7px 10px;border-radius:var(--git-radius-pill);background:rgba(255,255,255,.82);color:rgba(46,46,46,.72);border:1px solid rgba(46,46,46,.08);font-size:12px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.git-hosting-colocation .co-case__node{position:absolute;right:26px;top:32px;width:76px;height:76px;border-radius:var(--git-radius-xl);border:1px solid rgba(255,255,255,.5);background:rgba(255,255,255,.5);box-shadow:0 18px 44px rgba(20,24,44,.1)}.git-hosting-colocation .co-case__line{position:absolute;left:22px;right:22px;bottom:28px;height:56px;border-radius:var(--git-radius-lg);background:rgba(255,255,255,.68);border:1px solid rgba(255,255,255,.68)}html[data-theme=dark] .git-hosting-colocation .co-case__line,html[data-theme=dark] .git-hosting-colocation .co-case__node,html[data-theme=dark] .git-hosting-colocation .co-case__tag{background:rgba(255,255,255,.1);color:rgba(255,255,255,.74);border-color:rgba(255,255,255,.14)}.git-hosting-colocation .co-case__body{display:flex;flex:1 1 auto;flex-direction:column;padding:20px}.git-hosting-colocation .co-case__link{display:inline-flex;align-self:flex-start;margin-top:auto;padding-top:18px;color:var(--co-primary);font-weight:900;text-decoration:none;border-bottom:1px solid rgba(35,47,225,.28)}html[data-theme=dark] .git-hosting-colocation .co-case__link{color:#9bb7ff;border-bottom-color:rgba(155,183,255,.34)}.git-hosting-colocation .co-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;overflow:hidden;border-radius:calc(var(--co-radius) + 6px);padding:clamp(24px,4vw,46px);color:#fff;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.24),transparent 28%),radial-gradient(circle at 92% 88%,rgba(238,88,16,.46),transparent 34%),linear-gradient(110deg,#232fe1 0,#11165d 54%,#ee5810 132%);box-shadow:var(--co-shadow)}.git-hosting-colocation .co-cta .co-kicker,.git-hosting-colocation .co-cta__text,.git-hosting-colocation .co-cta__title{color:#fff}.git-hosting-colocation .co-cta__title{margin:10px 0 12px;max-width:860px;font-size:clamp(30px, 4vw, 58px);line-height:.98;letter-spacing:-.055em;font-weight:950}.git-hosting-colocation .co-cta__text{max-width:760px;opacity:.82}.git-hosting-colocation .co-cta__action{flex:0 0 auto;background:#fff;color:var(--co-primary);box-shadow:0 18px 42px rgba(0,0,0,.18)}.git-hosting-colocation .co-advGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,1.5vw,20px)}.git-hosting-colocation .co-advCard{display:grid;grid-template-columns:auto minmax(0,1fr);gap:6px 16px;align-items:start;min-height:160px;border-radius:var(--co-radius);padding:24px}.git-hosting-colocation .co-advCard__icon{grid-row:span 2;display:grid;place-items:center;width:52px;height:52px;border-radius:var(--git-radius-lg);color:#fff;background:linear-gradient(135deg,var(--co-primary),var(--co-accent));font-size:24px;font-weight:900;box-shadow:0 14px 28px rgba(35,47,225,.18)}.git-hosting-colocation .co-advCard__text{grid-column:2}.git-hosting-colocation .co-pricing__layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:clamp(18px,2.4vw,30px);align-items:start}.git-hosting-colocation .co-cityTabs{display:grid;gap:10px;position:sticky;top:calc(var(--git-overlay-top,0px) + 18px)}.git-hosting-colocation .co-cityTab{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:58px;padding:0 18px;border-radius:var(--git-radius-lg);border:1px solid var(--co-border);background:var(--co-surface);color:var(--co-text);font-weight:900;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.git-hosting-colocation .co-cityTab:hover:not(:disabled){transform:translateY(-1px)}.git-hosting-colocation .co-cityTab.is-active{color:#fff;border-color:transparent;background:linear-gradient(90deg,var(--co-primary),var(--co-accent));box-shadow:0 16px 34px rgba(35,47,225,.16)}.git-hosting-colocation .co-cityTab:disabled{cursor:not-allowed;opacity:.72}.git-hosting-colocation .co-cityTab em{display:inline-flex;padding:5px 8px;border-radius:var(--git-radius-pill);background:rgba(238,88,16,.12);color:var(--co-accent);font-size:11px;font-style:normal;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.git-hosting-colocation .co-pricePanels{min-width:0}.git-hosting-colocation .co-pricePanel{border-radius:var(--co-radius);padding:clamp(20px,2.4vw,30px)}.git-hosting-colocation .co-pricePanel[hidden]{display:none}.git-hosting-colocation .co-pricePanel__head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:18px}.git-hosting-colocation .co-pricePanel__head h3{margin:0;color:var(--co-text);font-size:clamp(24px, 2.6vw, 38px);line-height:1;letter-spacing:-.04em;font-weight:950}.git-hosting-colocation .co-pricePanel__head span{color:var(--co-muted);font-weight:900}.git-hosting-colocation .co-priceRows{display:grid;gap:10px}.git-hosting-colocation .co-priceRow{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px;padding:14px 16px;border-radius:var(--git-radius-lg);border:1px solid var(--co-border);background:rgba(255,255,255,.44)}html[data-theme=dark] .git-hosting-colocation .co-priceRow{background:rgba(255,255,255,.05)}.git-hosting-colocation .co-priceRow__name{color:var(--co-text);font-weight:760}.git-hosting-colocation .co-priceRow__value{color:var(--co-primary);font-size:18px;white-space:nowrap}html[data-theme=dark] .git-hosting-colocation .co-priceRow__value{color:#9bb7ff}.git-hosting-colocation .co-priceNote{margin-top:18px;padding:18px;border-radius:var(--git-radius-lg);background:rgba(35,47,225,.06)}html[data-theme=dark] .git-hosting-colocation .co-priceNote{background:rgba(116,158,255,.08)}.git-hosting-colocation .co-priceNote h4{margin:0 0 10px;color:var(--co-text);font-size:16px}.git-hosting-colocation .co-priceNote ul{margin:0;padding-left:18px}.git-hosting-colocation .co-pricePanel__action{width:100%;margin-top:18px}.git-hosting-colocation .co-langBlock{display:none}html:not([data-lang=en]) .git-hosting-colocation .co-langBlock[data-co-lang-block=ru],html[data-lang=en] .git-hosting-colocation .co-langBlock[data-co-lang-block=en],html[data-lang=ru] .git-hosting-colocation .co-langBlock[data-co-lang-block=ru]{display:block}.git-hosting-colocation .co-dcMap{position:absolute;inset:26% 10% 25% 12%}.git-hosting-colocation .co-dcMap span{position:absolute;border-radius:var(--git-radius-pill);background:linear-gradient(135deg,var(--co-primary),var(--co-accent));box-shadow:0 0 0 10px rgba(35,47,225,.08),0 18px 40px rgba(20,24,44,.14)}.git-hosting-colocation .co-dcMap span:first-child{left:18%;top:22%;width:26px;height:26px}.git-hosting-colocation .co-dcMap span:nth-child(2){right:22%;top:35%;width:34px;height:34px}.git-hosting-colocation .co-dcMap span:nth-child(3){left:46%;bottom:16%;width:22px;height:22px}.git-hosting-colocation .co-dcMap::after,.git-hosting-colocation .co-dcMap::before{content:"";position:absolute;left:24%;right:28%;top:38%;height:2px;background:linear-gradient(90deg,rgba(35,47,225,.1),rgba(238,88,16,.6),rgba(35,47,225,.1));transform:rotate(10deg)}.git-hosting-colocation .co-dcMap::after{top:58%;transform:rotate(-16deg)}.git-hosting-colocation .co-about__list{display:grid;gap:8px;margin:18px 0 0;padding-left:20px}.git-hosting-colocation .co-about__download{display:inline-flex;margin-top:22px;color:var(--co-primary);font-weight:900;text-decoration:none;border-bottom:1px solid rgba(35,47,225,.28)}html[data-theme=dark] .git-hosting-colocation .co-about__download{color:#9bb7ff;border-bottom-color:rgba(155,183,255,.34)}.git-hosting-colocation .vh-reviews{margin:clamp(44px,6vw,84px) 0 clamp(32px,5vw,58px)}.git-hosting-colocation .vh-reviews .vh-subtitle{margin:0 0 24px;color:var(--co-text);font-size:clamp(30px, 4vw, 58px);line-height:.98;font-weight:950;letter-spacing:-.055em}.git-hosting-colocation .reviews-slider{position:relative}.git-hosting-colocation .reviews-slider__viewport{overflow-x:auto;overflow-y:visible;padding:8px 0 46px;-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%)}.git-hosting-colocation .reviews-slider__viewport::-webkit-scrollbar{display:none}.git-hosting-colocation .reviews-slider__track{display:flex;align-items:stretch;gap:12px;width:max-content;padding:0 12px}.git-hosting-colocation .review-card{flex:0 0 320px;max-width:320px;min-height:0;border-radius:var(--git-radius-lg);border:1px solid var(--co-border);background:var(--co-surface);box-shadow:0 12px 34px rgba(0,0,0,.04);padding:14px;display:flex;flex-direction:column;--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}.git-hosting-colocation .review-card:hover{transform:translateY(-1px);border-color:rgba(35,47,225,.24);box-shadow:0 16px 42px rgba(0,0,0,.07)}.git-hosting-colocation .review-card__head{display:flex;gap:10px;align-items:center;margin-bottom:10px}.git-hosting-colocation .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(--co-primary);background:rgba(35,47,225,.1);border:1px solid rgba(35,47,225,.18)}.git-hosting-colocation .review-card__name{color:var(--co-text);font-size:16px;font-weight:950;line-height:1.15}.git-hosting-colocation .review-card__meta{color:var(--co-muted);font-weight:650;font-size:12px;line-height:1.2;margin-top:2px}.git-hosting-colocation .review-card__text{margin:0;color:color-mix(in srgb,var(--co-text),transparent 22%);font-weight:400;letter-spacing:-.005em;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.git-hosting-colocation .review-card__more{margin-top:10px;align-self:flex-start;min-width:44px;min-height:44px;border:none;background:0 0;padding:12px 0 0;cursor:pointer;font:650 12px/1.2 var(--co-font);letter-spacing:.01em;color:color-mix(in srgb,var(--co-text),transparent 45%);text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--co-text),transparent 82%);text-underline-offset:3px;opacity:.85;transition:color .15s ease,text-decoration-color .15s ease,opacity .15s ease}.git-hosting-colocation .review-card__more:focus-visible,.git-hosting-colocation .review-card__more:hover{color:var(--co-primary);text-decoration-color:rgba(35,47,225,.30);opacity:1}.git-hosting-colocation .reviews-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:12px}.git-hosting-colocation .reviews-modal[hidden]{display:none}.git-hosting-colocation .reviews-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.55);backdrop-filter:blur(6px)}.git-hosting-colocation .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(--co-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}.git-hosting-colocation .reviews-modal__dialog.is-open{transform:translateY(0);opacity:1}.git-hosting-colocation .reviews-modal__close{position:absolute;top:12px;right:12px;width:44px;height:44px;min-width:44px;min-height:44px;border-radius:var(--git-radius-md);border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.75);color:var(--co-text);display:grid;place-items:center;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.git-hosting-colocation .reviews-modal__close:hover{transform:scale(1.03)}.git-hosting-colocation .reviews-modal__head{display:flex;gap:12px;align-items:center;padding-right:44px}.git-hosting-colocation .reviews-modal__avatar{width:44px;height:44px;border-radius:var(--git-radius-lg);background:rgba(35,47,225,.12);border:1px solid rgba(35,47,225,.2);display:grid;place-items:center;font-weight:900;color:var(--co-primary)}.git-hosting-colocation .reviews-modal__name{font-weight:950;font-size:16px;line-height:1.25}.git-hosting-colocation .reviews-modal__meta{margin-top:2px;font-size:12px;color:color-mix(in srgb,var(--co-text),transparent 38%);font-weight:650}.git-hosting-colocation .reviews-modal__body{margin-top:14px;font-size:14px;line-height:1.55;color:color-mix(in srgb,var(--co-text),transparent 8%);white-space:pre-wrap;font-weight:400;letter-spacing:-.005em}.git-hosting-colocation .reviews-modal__body p{margin:0 0 12px}.git-hosting-colocation .reviews-modal__body p:last-child{margin-bottom:0}html[data-theme=dark] .git-hosting-colocation .review-card__text{color:rgba(255,255,255,.8)}html[data-theme=dark] .git-hosting-colocation .review-card__more{color:rgba(255,255,255,.55);text-decoration-color:rgba(255,255,255,.18)}html[data-theme=dark] .git-hosting-colocation .review-card__more:focus-visible,html[data-theme=dark] .git-hosting-colocation .review-card__more:hover{color:#9bb7ff;text-decoration-color:rgba(155,183,255,.38)}html[data-theme=dark] .git-hosting-colocation .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] .git-hosting-colocation .reviews-modal__close{border-color:rgba(255,255,255,.14);background:rgba(20,20,24,.6)}html[data-theme=dark] .git-hosting-colocation .reviews-modal__meta{color:rgba(255,255,255,.6)}html[data-theme=dark] .git-hosting-colocation .reviews-modal__body{color:rgba(255,255,255,.88)}html[data-theme=dark] .git-hosting-colocation .reviews-modal__avatar{background:rgba(155,183,255,.14);border-color:rgba(155,183,255,.24);color:#9bb7ff}body.vh-modal-open{overflow:hidden}.git-hosting-colocation .faq-list{display:grid;gap:12px}.git-hosting-colocation .faq-item{overflow:hidden;border-radius:var(--git-radius-xl)}.git-hosting-colocation .faq-q{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:72px;padding:20px 64px 20px 22px;border:0;background:0 0;color:var(--co-text);text-align:left;font:inherit;font-size:clamp(17px, 1.4vw, 22px);line-height:1.22;font-weight:900;cursor:pointer}.git-hosting-colocation .faq-q::after,.git-hosting-colocation .faq-q::before{content:"";position:absolute;right:24px;top:50%;width:18px;height:2px;border-radius:var(--git-radius-pill);background:currentColor;transition:transform .2s ease}.git-hosting-colocation .faq-q::after{transform:rotate(90deg)}.git-hosting-colocation .faq-q[aria-expanded=true]::after{transform:rotate(0)}.git-hosting-colocation .faq-a{padding:0 22px 22px;color:var(--co-muted);line-height:1.62}.git-hosting-colocation .faq-a[hidden]{display:none}.git-hosting-colocation .faq-a p{margin:0 0 10px}.git-hosting-colocation .faq-a p:last-child{margin-bottom:0}html[data-theme=dark] .git-hosting-colocation{--co-text:var(--git-text, rgba(255,255,255,.94));--co-muted:var(--git-muted, rgba(255,255,255,.72));--co-surface:var(--git-surface, #161822);--co-surface-2:var(--git-surface-2, rgba(255,255,255,.06));--co-border:var(--git-border, rgba(255,255,255,.12));--co-shadow:var(--git-shadow, 0 20px 58px rgba(0,0,0,.26))}html[data-theme=dark] .git-hosting-colocation .vh-heroText ol,html[data-theme=dark] .git-hosting-colocation .vh-heroText p,html[data-theme=dark] .git-hosting-colocation .vh-heroText ul{color:rgba(255,255,255,.78)}html[data-theme=dark] .git-hosting-colocation .co-about__card,html[data-theme=dark] .git-hosting-colocation .co-advCard,html[data-theme=dark] .git-hosting-colocation .co-case,html[data-theme=dark] .git-hosting-colocation .co-clients__copy,html[data-theme=dark] .git-hosting-colocation .co-highlight,html[data-theme=dark] .git-hosting-colocation .co-pricePanel,html[data-theme=dark] .git-hosting-colocation .faq-item,html[data-theme=dark] .git-hosting-colocation .review-card{background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035))}@keyframes coLogoArrivalShell{0%,100%{filter:blur(0);opacity:1;transform:translate3d(0,0,0) scale(1)}36%{filter:blur(9px);opacity:.58;transform:translate3d(0,-3px,0) scale(.985);box-shadow:0 18px 42px rgba(35,47,225,.12)}58%{filter:blur(6px);opacity:.74;transform:translate3d(0,2px,0) scale(1.012)}}@keyframes coLogoArrivalText{0%,100%{opacity:1;filter:blur(0);transform:translateY(0);letter-spacing:0}28%{opacity:.08;filter:blur(9px);transform:translateY(-9px);letter-spacing:.2em}56%{opacity:.08;filter:blur(7px);transform:translateY(8px);letter-spacing:.16em}}@keyframes coLogoArrivalCipher{0%,100%{opacity:0;filter:blur(8px);transform:translateY(8px) scale(.98)}30%,62%{opacity:.95;filter:blur(.2px);transform:translateY(0) scale(1)}}@keyframes coLogoArrivalSweep{0%{opacity:0;transform:translateX(-110%) skewX(-10deg)}28%{opacity:.85}72%{opacity:.1;transform:translateX(112%) skewX(-10deg)}100%{opacity:0;transform:translateX(112%) skewX(-10deg)}}@keyframes coSpin{to{transform:rotate(360deg)}}@media (max-width:1180px){.git-hosting-colocation .co-about,.git-hosting-colocation .co-clients,.git-hosting-colocation .co-hero{grid-template-columns:1fr}.git-hosting-colocation .co-logos{grid-template-columns:repeat(5,minmax(0,1fr))}.git-hosting-colocation .co-logo:nth-child(-n+10){display:inline-flex}.git-hosting-colocation .co-logo:nth-child(n+11){display:none}.git-hosting-colocation .co-sectionHead--cases,.git-hosting-colocation .co-sectionHead--pricing{grid-template-columns:1fr}.git-hosting-colocation .co-cityTabs{position:static;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:920px){.git-hosting-colocation .co-highlightGrid{grid-template-columns:1fr}.git-hosting-colocation .co-case{flex-basis:calc((100% - var(--co-case-gap))/ 2)}.git-hosting-colocation .co-pricing__layout{grid-template-columns:1fr}.git-hosting-colocation .co-logos{grid-template-columns:repeat(4,minmax(0,1fr))}.git-hosting-colocation .co-logo:nth-child(-n+8){display:inline-flex}.git-hosting-colocation .co-logo:nth-child(n+9){display:none}.git-hosting-colocation .co-cta{align-items:flex-start;flex-direction:column}.git-hosting-colocation .co-cta__action{width:100%}}@media (max-width:720px){.git-hosting-colocation .co-caseSlider{--co-case-peek:28px;--co-case-shadow-space:18px;--co-case-edge-fade:72px}.git-hosting-colocation .co-caseSlider__viewport{-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.16) 5%,rgba(0,0,0,.72) 11%,#000 20%,#000 80%,rgba(0,0,0,.72) 89%,rgba(0,0,0,.16) 95%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.16) 5%,rgba(0,0,0,.72) 11%,#000 20%,#000 80%,rgba(0,0,0,.72) 89%,rgba(0,0,0,.16) 95%,transparent 100%)}.git-hosting-colocation{padding-top:16px}.git-hosting-colocation .co-hero{gap:20px}.git-hosting-colocation .vh-video{min-height:300px}.git-hosting-colocation .co-hero__actions{flex-direction:column}.git-hosting-colocation .co-btn{width:100%}.git-hosting-colocation .co-advGrid{grid-template-columns:1fr}.git-hosting-colocation .co-case{flex-basis:100%}.git-hosting-colocation .co-cityTabs{grid-template-columns:1fr}.git-hosting-colocation .co-logos{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:54px}.git-hosting-colocation .co-logo:nth-child(-n+4){display:inline-flex}.git-hosting-colocation .co-logo:nth-child(n+5){display:none}.git-hosting-colocation .co-logo{height:54px;padding-inline:12px;font-size:14px}.git-hosting-colocation .review-card{flex-basis:86vw;max-width:86vw}.git-hosting-colocation .reviews-slider__viewport{mask-image:none;-webkit-mask-image:none}.git-hosting-colocation .vh-reviews .review-card{filter:none!important;opacity:1!important}}@media (max-width:560px){.git-hosting-colocation .vh-title{font-size:clamp(36px, 14vw, 54px)}.git-hosting-colocation .vh-video{min-height:250px;border-radius:var(--git-radius-xl)}.git-hosting-colocation .vh-video__fallbackTitle{font-size:38px}.git-hosting-colocation .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-colocation .vh-video:not(.is-user-started) .vh-video__play{width:68px;height:68px;border-radius:var(--git-radius-xl)}.git-hosting-colocation .vh-video.is-user-started .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-colocation .vh-video.is-user-started .vh-video__play{width:48px;height:48px;border-radius:var(--git-radius-md)}.git-hosting-colocation .vh-video__sound{width:42px;height:42px;border-radius:var(--git-radius-md)}.git-hosting-colocation .vh-video__volume{min-width:0;flex:1 1 auto}.git-hosting-colocation .vh-video__volumeText{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.git-hosting-colocation .vh-video__volumeRange{width:100%}.git-hosting-colocation .co-priceRow{display:grid;align-items:start}.git-hosting-colocation .co-priceRow__value{white-space:normal}.git-hosting-colocation .co-about__card,.git-hosting-colocation .co-advCard,.git-hosting-colocation .co-clients__copy,.git-hosting-colocation .co-highlight,.git-hosting-colocation .co-pricePanel{padding:18px}.git-hosting-colocation .faq-q{padding-right:56px}}@media (prefers-reduced-motion:reduce){.git-hosting-colocation .co-case.is-case-edge-next,.git-hosting-colocation .co-case.is-case-edge-prev,.git-hosting-colocation .co-case.is-case-visible{transition:none}.git-hosting-colocation *,.git-hosting-colocation ::after,.git-hosting-colocation ::before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.git-hosting-colocation .co-logo__cipher{display:none}}.git-hosting-colocation .co-about__card p,.git-hosting-colocation .co-about__list,.git-hosting-colocation .co-about__list li,.git-hosting-colocation .co-advCard__text,.git-hosting-colocation .co-case__text,.git-hosting-colocation .co-copyText p,.git-hosting-colocation .co-cta__text,.git-hosting-colocation .co-highlight__text,.git-hosting-colocation .co-priceNote,.git-hosting-colocation .co-priceNote li,.git-hosting-colocation .co-pricePanel--soon p,.git-hosting-colocation .co-sectionLead,.git-hosting-colocation .faq-a,.git-hosting-colocation .faq-a li,.git-hosting-colocation .faq-a p,.git-hosting-colocation .review-card__service,.git-hosting-colocation .review-card__text,.git-hosting-colocation .reviews-modal__body,.git-hosting-colocation .reviews-modal__body p,.git-hosting-colocation .vh-heroText li,.git-hosting-colocation .vh-heroText p,.git-hosting-colocation .vh-heroText__lang,.git-hosting-colocation p:not(.co-kicker){font-weight:400;letter-spacing:-.005em}.git-hosting-colocation .co-about__card p,.git-hosting-colocation .co-advCard__text,.git-hosting-colocation .co-case__text,.git-hosting-colocation .co-copyText p,.git-hosting-colocation .co-cta__text,.git-hosting-colocation .co-highlight__text,.git-hosting-colocation .co-sectionLead,.git-hosting-colocation .faq-a,.git-hosting-colocation .review-card__text,.git-hosting-colocation .reviews-modal__body,.git-hosting-colocation .vh-heroText p,.git-hosting-colocation .vh-heroText__lang{line-height:1.62}.git-hosting-colocation{--co-accent-readable:#c9310c}html[data-theme=dark] .git-hosting-colocation{--co-accent-readable:#ff9b62}.git-hosting-colocation .co-cityTab em,.git-hosting-colocation .co-highlight__num,.git-hosting-colocation .co-kicker{color:var(--co-accent-readable)}.git-hosting-colocation .co-caseSlider__nav{pointer-events:auto}.git-hosting-colocation .co-caseSlider__dots{min-height:48px;gap:2px}.git-hosting-colocation .co-caseSlider__dot{width:44px;height:44px;flex:0 0 44px}.git-hosting-colocation .co-caseSlider__dot.is-active{width:48px;flex-basis:48px}.git-hosting-colocation .co-caseSlider__dot::before{width:9px;height:9px}.git-hosting-colocation .co-caseSlider__dot.is-active::before{width:28px}.git-hosting-colocation .reviews-modal__close,.git-hosting-colocation .vh-video__sound{min-width:44px;min-height:44px}.git-hosting-colocation .vh-video__close{min-width:44px;min-height:44px}.git-hosting-colocation .co-btn,.git-hosting-colocation .co-cityTab,.git-hosting-colocation .faq-q,.git-hosting-colocation .review-card__more{touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (max-width:767px){.git-hosting-colocation .co-caseSlider__nav{gap:6px}.git-hosting-colocation .co-caseSlider__dots{max-width:min(100%,360px);gap:0}.git-hosting-colocation .co-caseSlider__dot,.git-hosting-colocation .co-caseSlider__dot.is-active{width:44px;flex-basis:44px}}@media (max-width:768px){.git-hosting-colocation .co-btn,.git-hosting-colocation .co-caseSlider__arrow,.git-hosting-colocation .co-caseSlider__dot,.git-hosting-colocation .co-cityTab,.git-hosting-colocation .faq-q,.git-hosting-colocation .review-card__more,.git-hosting-colocation .reviews-modal__close,.git-hosting-colocation .vh-video__close,.git-hosting-colocation .vh-video__play,.git-hosting-colocation .vh-video__sound{min-width:44px;min-height:44px;touch-action:manipulation}}.git-hosting-colocation .co-sectionHead--pricing{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(16px,2vw,28px)}.git-hosting-colocation .co-sectionHead--pricing .co-cityTabs{position:static;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;max-width:min(720px,100%)}.git-hosting-colocation .co-cityTab{justify-content:center;min-width:clamp(132px,10vw,184px);min-height:50px;padding:0 16px;border-radius:var(--git-radius-lg);line-height:1.1;text-align:center}.git-hosting-colocation .co-cityTab span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.git-hosting-colocation .co-cityTab em{flex:0 0 auto;margin-left:4px;background:rgba(32,32,38,.08);color:var(--co-muted)}.git-hosting-colocation .co-cityTab.is-active em{background:rgba(255,255,255,.22);color:#fff}.git-hosting-colocation .co-citySelect{position:relative;z-index:12;width:min(420px,100%);margin-left:auto}.git-hosting-colocation .co-citySelect__button{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;width:100%;min-height:58px;padding:0 16px 0 20px;border:1px solid var(--co-border);border-radius:var(--git-radius-xl);background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(255,255,255,.5));color:var(--co-text);box-shadow:0 18px 45px rgba(32,38,60,.08);font:inherit;font-weight:850;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}.git-hosting-colocation .co-citySelect.is-open .co-citySelect__button,.git-hosting-colocation .co-citySelect__button:hover{border-color:rgba(238,88,16,.32);box-shadow:0 22px 55px rgba(35,47,225,.12)}.git-hosting-colocation .co-citySelect__button:focus-visible{outline:3px solid rgba(35,47,225,.24);outline-offset:3px}.git-hosting-colocation .co-citySelect__caption{display:inline-flex;align-items:baseline;gap:5px;min-width:0;overflow:hidden;white-space:nowrap}.git-hosting-colocation .co-citySelect__prefix{flex:0 0 auto;color:var(--co-muted);color:color-mix(in srgb,var(--co-muted) 76%,var(--co-text));font-weight:760}.git-hosting-colocation .co-citySelect__separator{flex:0 0 auto;color:var(--co-muted);color:color-mix(in srgb,var(--co-muted) 70%,var(--co-text))}.git-hosting-colocation .co-citySelect__current{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--co-text)}.git-hosting-colocation .co-citySelect__soon[hidden]{display:none!important}.git-hosting-colocation .co-citySelect__option em,.git-hosting-colocation .co-citySelect__soon{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:4px 9px;border-radius:var(--git-radius-pill);background:rgba(32,32,38,.08);color:var(--co-muted);font-size:11px;line-height:1;font-style:normal;font-weight:950;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.git-hosting-colocation .co-citySelect__chevron{width:10px;height:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;opacity:.72;transform:rotate(45deg) translateY(-2px);transition:transform .18s ease,opacity .18s ease}.git-hosting-colocation .co-citySelect.is-open .co-citySelect__chevron{opacity:1;transform:rotate(225deg) translateY(-2px)}.git-hosting-colocation .co-citySelect__list{position:absolute;top:calc(100% + 10px);right:0;z-index:20;display:grid;gap:8px;width:min(420px,calc(100vw - 32px));max-height:min(440px,60vh);padding:10px;overflow:auto;border:1px solid rgba(255,255,255,.58);border-radius:var(--git-radius-xl);background:linear-gradient(135deg,rgba(255,255,255,.74),rgba(255,255,255,.42)),radial-gradient(circle at 14% 10%,rgba(238,88,16,.13),transparent 38%),radial-gradient(circle at 86% 94%,rgba(35,47,225,.12),transparent 42%);box-shadow:0 28px 70px rgba(32,38,60,.16),inset 0 1px 0 rgba(255,255,255,.65),inset 0 -1px 0 rgba(255,255,255,.28);-webkit-backdrop-filter:blur(24px) saturate(145%);backdrop-filter:blur(24px) saturate(145%)}.git-hosting-colocation .co-citySelect__list[hidden]{display:none}.git-hosting-colocation .co-citySelect__option{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:52px;padding:0 14px;border:1px solid transparent;border-radius:var(--git-radius-lg);background:0 0;color:var(--co-text);font:inherit;font-weight:780;text-align:left;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.git-hosting-colocation .co-citySelect__option span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.git-hosting-colocation .co-citySelect__option:focus-visible:not(.is-disabled),.git-hosting-colocation .co-citySelect__option:hover:not(.is-disabled){border-color:rgba(35,47,225,.16);background:rgba(255,255,255,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.42);outline:0}.git-hosting-colocation .co-citySelect__option.is-active,.git-hosting-colocation .co-citySelect__option.is-active:focus-visible:not(.is-disabled),.git-hosting-colocation .co-citySelect__option.is-active:hover:not(.is-disabled){color:var(--co-text);border-color:rgba(35,47,225,.22);background:radial-gradient(circle at 10% 18%,rgba(238,88,16,.12),transparent 44%),radial-gradient(circle at 86% 84%,rgba(35,47,225,.14),transparent 48%),rgba(255,255,255,.7);box-shadow:0 14px 34px rgba(35,47,225,.11)}.git-hosting-colocation .co-citySelect__option.is-active em{background:rgba(32,32,38,.08);color:var(--co-muted)}.git-hosting-colocation .co-citySelect__option.is-disabled{cursor:not-allowed;opacity:.68}html[data-theme=dark] .git-hosting-colocation .co-citySelect__button{background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.055));box-shadow:0 22px 55px rgba(0,0,0,.22)}html[data-theme=dark] .git-hosting-colocation .co-citySelect__list{border-color:rgba(255,255,255,.16);background:linear-gradient(135deg,rgba(30,32,45,.76),rgba(18,20,29,.5)),radial-gradient(circle at 14% 10%,rgba(238,88,16,.16),transparent 40%),radial-gradient(circle at 86% 94%,rgba(116,158,255,.14),transparent 44%);box-shadow:0 30px 80px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.12),inset 0 -1px 0 rgba(255,255,255,.05)}html[data-theme=dark] .git-hosting-colocation .co-citySelect__option:focus-visible:not(.is-disabled),html[data-theme=dark] .git-hosting-colocation .co-citySelect__option:hover:not(.is-disabled){background:rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.git-hosting-colocation .co-pricePanels{min-width:0}.git-hosting-colocation .co-pricePanel{padding:clamp(16px,1.8vw,24px)}.git-hosting-colocation .co-pricePanel__box{min-width:0}.git-hosting-colocation .co-pricePanel__head{margin-bottom:14px}.git-hosting-colocation .co-pricePanel__head h3{font-size:clamp(20px, 1.6vw, 28px);letter-spacing:-.03em}.git-hosting-colocation .co-pricePanel__head span{font-size:13px;letter-spacing:.12em;text-transform:uppercase}.git-hosting-colocation .co-pricePanel__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.9fr);gap:clamp(14px,1.6vw,24px);align-items:stretch}.git-hosting-colocation .co-priceRows{align-content:start;gap:10px}.git-hosting-colocation .co-priceRow{min-height:54px;padding:10px 14px;border-radius:var(--git-radius-lg)}.git-hosting-colocation .co-priceRow__name{min-width:0;font-weight:650}.git-hosting-colocation .co-priceRow__value{color:var(--co-text);font-size:18px;font-weight:900}.git-hosting-colocation .co-pricePanel__side{display:flex;min-width:0;flex-direction:column;gap:14px}.git-hosting-colocation .co-priceNote{flex:1 1 auto;margin-top:0;padding:18px 20px;border:1px solid rgba(69,170,206,.18);border-radius:var(--git-radius-lg);background:linear-gradient(180deg,rgba(69,170,206,.08),rgba(35,47,225,.035))}.git-hosting-colocation .co-priceNote h4{margin-bottom:12px;font-size:17px;line-height:1.25;font-weight:820}.git-hosting-colocation .co-priceNote ul{display:grid;gap:7px;padding-left:18px}.git-hosting-colocation .co-priceNote li{line-height:1.42}.git-hosting-colocation .co-pricePanel__action{width:100%;margin-top:0;min-height:54px}.git-hosting-colocation .co-pricePanel__box--soon{display:grid;gap:14px;max-width:780px}.git-hosting-colocation .co-pricePanel__box--soon h3{margin:0;color:var(--co-text);font-size:clamp(22px, 2vw, 32px);letter-spacing:-.035em}.git-hosting-colocation .co-priceEmpty{display:flex;align-items:center;min-height:54px;padding:12px 14px;border:1px dashed var(--co-border);border-radius:var(--git-radius-lg);color:var(--co-muted);background:rgba(255,255,255,.36);font-weight:450}html[data-theme=dark] .git-hosting-colocation .co-priceNote{border-color:rgba(116,158,255,.18);background:linear-gradient(180deg,rgba(116,158,255,.1),rgba(255,255,255,.045))}html[data-theme=dark] .git-hosting-colocation .co-priceEmpty{background:rgba(255,255,255,.045)}.git-hosting-colocation .co-priceEmpty,.git-hosting-colocation .co-priceNote,.git-hosting-colocation .co-pricePanel__action,.git-hosting-colocation .co-pricePanel__head h3,.git-hosting-colocation .co-priceRow,.git-hosting-colocation .co-priceRow__name,.git-hosting-colocation .co-priceRow__value{transform-origin:50% 48%;transform-style:preserve-3d;backface-visibility:hidden}.git-hosting-colocation .co-pricePanel__head h3,.git-hosting-colocation .co-priceRow__name,.git-hosting-colocation .co-priceRow__value{display:inline-block}.git-hosting-colocation .co-pricePanel.is-airport-flip .co-priceEmpty,.git-hosting-colocation .co-pricePanel.is-airport-flip .co-priceNote,.git-hosting-colocation .co-pricePanel.is-airport-flip .co-pricePanel__action,.git-hosting-colocation .co-pricePanel.is-airport-flip .co-priceRow{animation:coAirportBoardIn .78s cubic-bezier(.18,.86,.23,1) both;animation-delay:var(--co-flip-delay, 0ms);will-change:transform,opacity,filter}.git-hosting-colocation .co-pricePanel.is-airport-flip .co-pricePanel__head h3,.git-hosting-colocation .co-pricePanel.is-airport-flip .co-priceRow__name,.git-hosting-colocation .co-pricePanel.is-airport-flip .co-priceRow__value{animation:coAirportSplitText .72s cubic-bezier(.18,.86,.23,1) both;animation-delay:var(--co-flip-delay, 0ms);will-change:transform,opacity,filter}@keyframes coAirportBoardIn{0%{opacity:0;filter:blur(10px);transform:perspective(900px) rotateX(-72deg) translate3d(0,-12px,0) scale(.985)}38%{opacity:.92;filter:blur(2px);transform:perspective(900px) rotateX(16deg) translate3d(0,2px,0) scale(1.006)}64%{opacity:1;filter:blur(.4px);transform:perspective(900px) rotateX(-7deg) translate3d(0,0,0) scale(1)}100%{opacity:1;filter:blur(0);transform:perspective(900px) rotateX(0) translate3d(0,0,0) scale(1)}}@keyframes coAirportSplitText{0%{opacity:0;filter:blur(8px);transform:perspective(720px) rotateX(-88deg) translateY(-7px)}30%{opacity:.74;filter:blur(2px);transform:perspective(720px) rotateX(24deg) translateY(1px)}54%{opacity:1;filter:blur(.3px);transform:perspective(720px) rotateX(-10deg) translateY(0)}100%{opacity:1;filter:blur(0);transform:perspective(720px) rotateX(0) translateY(0)}}@media (max-width:1120px){.git-hosting-colocation .co-sectionHead--pricing{grid-template-columns:1fr;align-items:start}.git-hosting-colocation .co-citySelect{width:min(420px,100%);margin-left:0}.git-hosting-colocation .co-pricePanel__grid{grid-template-columns:1fr}}@media (max-width:720px){.git-hosting-colocation .co-citySelect{width:100%;margin-left:0}.git-hosting-colocation .co-citySelect__button{min-height:54px}.git-hosting-colocation .co-citySelect__list{left:0;right:auto;width:100%;max-height:min(380px,58vh)}.git-hosting-colocation .co-pricePanel{padding:16px}}@media (max-width:430px){.git-hosting-colocation .co-citySelect__button{padding-inline:14px}.git-hosting-colocation .co-citySelect__option{min-height:50px;padding-inline:12px}.git-hosting-colocation .co-priceRow{grid-template-columns:1fr;gap:4px}.git-hosting-colocation .co-priceRow__value{white-space:normal}}.git-hosting-colocation .co-requestModal[hidden]{display:none!important}.git-hosting-colocation .co-requestModal{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:clamp(14px,2vw,28px)}.git-hosting-colocation .co-requestModal__backdrop{position:absolute;inset:0;background:rgba(10,14,28,.42);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.git-hosting-colocation .co-requestModal__dialog{position:relative;width:min(680px,calc(100vw - 28px));max-height:min(86vh,760px);overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--git-border,rgba(21,27,47,.12));border-radius:var(--git-radius-xl);background:linear-gradient(135deg,var(--git-surface,#fff),var(--git-surface-2,#f8f9ff));box-shadow:0 30px 82px rgba(21,27,47,.22);padding:0;color:var(--git-text,#282a2f);outline:0}html[data-theme=dark] .git-hosting-colocation .co-requestModal__dialog{background:linear-gradient(135deg,rgba(22,25,38,.98),rgba(12,15,26,.98));box-shadow:0 34px 90px rgba(0,0,0,.42)}.git-hosting-colocation .co-requestModal__close{position:absolute;top:16px;right:16px;z-index:2;width:42px;height:42px;border:1px solid var(--git-border,rgba(21,27,47,.14));border-radius:var(--git-radius-lg);background:var(--git-surface,#fff);color:var(--git-text,#282a2f);font:inherit;font-size:0;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.git-hosting-colocation .co-requestModal__close span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:30px;line-height:1;transform:translateY(-1px)}.git-hosting-colocation .co-requestModal__close:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(21,27,47,.12)}.git-hosting-colocation .co-requestModal__close:focus-visible{outline:3px solid rgba(48,55,229,.28);outline-offset:3px}.git-hosting-colocation .co-requestModal__head{flex:0 0 auto;max-width:560px;margin:0;padding:clamp(20px,2.1vw,28px) clamp(20px,2.5vw,32px) 12px;padding-right:72px}.git-hosting-colocation .co-requestModal__head .co-kicker{margin-bottom:7px}.git-hosting-colocation .co-requestModal__title{margin:0;font-size:clamp(28px, 3.2vw, 44px);line-height:.96;letter-spacing:-.055em;font-weight:700}.git-hosting-colocation .co-requestModal__subtitle{margin:10px 0 0;color:var(--git-muted,#737782);font-size:clamp(14px, 1.1vw, 16px);line-height:1.45;font-weight:400}.git-hosting-colocation .co-requestForm{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable both-edges;display:grid;gap:12px;padding:0 clamp(20px,2.5vw,32px) clamp(20px,2.5vw,30px)}.git-hosting-colocation .co-requestForm::-webkit-scrollbar{width:10px}.git-hosting-colocation .co-requestForm::-webkit-scrollbar-track{background:0 0}.git-hosting-colocation .co-requestForm::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:var(--git-radius-pill);background:rgba(115,119,130,.38);background-clip:padding-box}.git-hosting-colocation .co-requestForm::-webkit-scrollbar-thumb:hover{background-color:rgba(115,119,130,.56)}.git-hosting-colocation .co-requestForm{scrollbar-width:thin;scrollbar-color:rgba(115,119,130,.42) transparent}.git-hosting-colocation .co-requestForm__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.git-hosting-colocation .co-requestPhone{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;grid-column:1/-1}.git-hosting-colocation .co-requestPhone .co-requestField{min-width:0}.git-hosting-colocation .co-requestField{display:grid;gap:6px;font-size:14px;font-weight:600;color:var(--git-text,#282a2f)}.git-hosting-colocation .co-requestField--wide{grid-column:1/-1}.git-hosting-colocation .co-requestField input,.git-hosting-colocation .co-requestField select,.git-hosting-colocation .co-requestField textarea{width:100%;border:1px solid var(--git-border,rgba(21,27,47,.14));border-radius:var(--git-radius-lg);background:rgba(255,255,255,.82);color:var(--git-text,#282a2f);padding:12px 14px;font:inherit;font-size:15px;line-height:1.25;min-height:50px;box-shadow:inset 0 1px 0 rgba(255,255,255,.55);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.git-hosting-colocation .co-requestField select{padding-right:42px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-theme=dark] .git-hosting-colocation .co-requestField input,html[data-theme=dark] .git-hosting-colocation .co-requestField select,html[data-theme=dark] .git-hosting-colocation .co-requestField textarea{background:rgba(255,255,255,.06)}.git-hosting-colocation .co-requestField textarea{resize:vertical;min-height:88px}.git-hosting-colocation .co-requestField input:focus,.git-hosting-colocation .co-requestField select:focus,.git-hosting-colocation .co-requestField textarea:focus{outline:0;border-color:rgba(48,55,229,.48);box-shadow:0 0 0 4px rgba(48,55,229,.12)}.git-hosting-colocation .co-requestField .is-invalid{border-color:#d73a49;box-shadow:0 0 0 4px rgba(215,58,73,.12)}.git-hosting-colocation .co-requestCaptcha__error,.git-hosting-colocation .co-requestConsent__error,.git-hosting-colocation .co-requestField em{min-height:16px;color:#d73a49;font-style:normal;font-size:12px;line-height:1.3}.git-hosting-colocation .co-requestForm__hp{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.git-hosting-colocation .co-requestConsent{display:flex;gap:10px;align-items:flex-start;color:var(--git-muted,#737782);font-size:13px;line-height:1.45}.git-hosting-colocation .co-requestConsent input{width:20px;height:20px;margin:1px 0 0;flex:0 0 auto;accent-color:var(--git-primary,#3037e5)}.git-hosting-colocation .co-requestConsent a{color:var(--git-primary,#3037e5);text-decoration:underline;text-underline-offset:3px}.git-hosting-colocation .co-requestCaptcha{min-height:78px;display:grid;align-items:center}.git-hosting-colocation .co-requestMessage{border-radius:var(--git-radius-lg);padding:12px 14px;font-size:14px;line-height:1.4}.git-hosting-colocation .co-requestMessage.is-success{background:rgba(45,164,78,.12);color:#1f7a3b}.git-hosting-colocation .co-requestMessage.is-error{background:rgba(215,58,73,.12);color:#b42332}.git-hosting-colocation .co-requestForm__submit{width:100%;min-height:52px;justify-content:center}.git-hosting-colocation .co-requestForm__submit:disabled{opacity:.72;cursor:wait}body.vh-modal-open{overflow:hidden}@media (max-width:640px){.git-hosting-colocation .co-requestModal{padding:8px;align-items:end}.git-hosting-colocation .co-requestModal__dialog{width:100%;max-height:calc(100dvh - 12px);border-radius:var(--git-radius-xl) 26px 0 0}.git-hosting-colocation .co-requestForm__grid,.git-hosting-colocation .co-requestPhone{grid-template-columns:1fr}.git-hosting-colocation .co-requestModal__head{padding:22px 18px 10px;padding-right:60px}.git-hosting-colocation .co-requestForm{padding:0 18px 20px}.git-hosting-colocation .co-requestModal__close{top:14px;right:14px;width:42px;height:42px}}@media (prefers-reduced-motion:reduce){.git-hosting-colocation .co-requestField input,.git-hosting-colocation .co-requestField select,.git-hosting-colocation .co-requestField textarea,.git-hosting-colocation .co-requestModal__close{transition:none}}.git-hosting-colocation .co-requestModal{z-index:20000;align-items:center;justify-items:center;padding:max(18px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}.git-hosting-colocation .co-requestModal__dialog{max-height:min(82dvh,720px);margin:auto}.git-hosting-colocation .co-requestModal__close{display:grid;place-items:center;line-height:0}.git-hosting-colocation .co-requestModal__close span{position:relative;display:block;width:18px;height:18px;font-size:0;line-height:0;transform:none}.git-hosting-colocation .co-requestModal__close span::after,.git-hosting-colocation .co-requestModal__close span::before{content:'';position:absolute;left:50%;top:50%;width:20px;height:3px;border-radius:var(--git-radius-pill);background:currentColor;transform-origin:50% 50%}.git-hosting-colocation .co-requestModal__close span::before{transform:translate(-50%,-50%) rotate(45deg)}.git-hosting-colocation .co-requestModal__close span::after{transform:translate(-50%,-50%) rotate(-45deg)}.git-hosting-colocation .co-requestPhone{grid-template-columns:minmax(220px,.95fr) minmax(260px,1.05fr);align-items:end}.git-hosting-colocation .co-requestPhone .co-requestField--country select,.git-hosting-colocation .co-requestPhone .co-requestField--phone input{height:50px}@media (max-width:760px){.git-hosting-colocation .co-requestModal{align-items:end;padding:10px;z-index:20000}.git-hosting-colocation .co-requestModal__dialog{max-height:calc(100dvh - 20px);margin:0}.git-hosting-colocation .co-requestPhone{grid-template-columns:1fr;align-items:stretch}}body>.git-hosting-colocation--requestPortal{position:fixed;inset:0;z-index:2147483000;pointer-events:none;--co-bg:var(--git-bg, #fff);--co-text:var(--git-text, #282a2f);--co-muted:var(--git-muted, #737782);--co-surface:var(--git-surface, #fff);--co-surface-2:var(--git-surface-2, #f8f9ff);--co-border:var(--git-border, rgba(21, 27, 47, .12));--co-primary:var(--git-primary, #3037e5);--co-accent:var(--git-accent, #ee5810)}body>.git-hosting-colocation--requestPortal[hidden]{display:none!important}body>.git-hosting-colocation--requestPortal .co-requestModal{position:absolute;inset:0;z-index:1;pointer-events:auto;display:grid;place-items:center;padding:max(18px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}body>.git-hosting-colocation--requestPortal .co-requestModal__dialog{max-height:min(82dvh,720px);transform:translateZ(0)}body>.git-hosting-colocation--requestPortal .co-requestModal__close{display:grid;place-items:center;padding:0;line-height:0}body>.git-hosting-colocation--requestPortal .co-requestModal__close span{display:block;position:relative;width:20px;height:20px;font-size:0;line-height:0;transform:none}body>.git-hosting-colocation--requestPortal .co-requestModal__close span::after,body>.git-hosting-colocation--requestPortal .co-requestModal__close span::before{content:'';position:absolute;left:50%;top:50%;width:20px;height:3px;border-radius:var(--git-radius-pill);background:currentColor;transform-origin:50% 50%}body>.git-hosting-colocation--requestPortal .co-requestModal__close span::before{transform:translate(-50%,-50%) rotate(45deg)}body>.git-hosting-colocation--requestPortal .co-requestModal__close span::after{transform:translate(-50%,-50%) rotate(-45deg)}@media (max-width:760px){body>.git-hosting-colocation--requestPortal .co-requestModal{align-items:end;padding:10px}body>.git-hosting-colocation--requestPortal .co-requestModal__dialog{max-height:calc(100dvh - 20px);margin:0}}.git-hosting-colocation .co-requestPhone,body>.git-hosting-colocation--requestPortal .co-requestPhone{grid-template-columns:minmax(220px,.95fr) minmax(260px,1.05fr);align-items:start}.git-hosting-colocation .co-requestPhone .co-requestField,body>.git-hosting-colocation--requestPortal .co-requestPhone .co-requestField{align-self:start}.git-hosting-colocation .co-requestPhone .co-requestField--country::after,body>.git-hosting-colocation--requestPortal .co-requestPhone .co-requestField--country::after{content:'';display:block;min-height:16px}.git-hosting-colocation .co-requestPhone .co-requestField--country select,.git-hosting-colocation .co-requestPhone .co-requestField--phone input,body>.git-hosting-colocation--requestPortal .co-requestPhone .co-requestField--country select,body>.git-hosting-colocation--requestPortal .co-requestPhone .co-requestField--phone input{height:50px;min-height:50px}body>.git-hosting-colocation--requestPortal{z-index:2147483646}body>.git-hosting-colocation--requestPortal .co-requestModal{align-items:start;justify-items:center;padding-top:max(18px,calc(var(--git-overlay-top,0px) + 18px));padding-right:max(16px,env(safe-area-inset-right));padding-bottom:max(18px,env(safe-area-inset-bottom));padding-left:max(16px,env(safe-area-inset-left))}body>.git-hosting-colocation--requestPortal .co-requestModal__dialog{max-height:min(720px,calc(100dvh - var(--git-overlay-top,0px) - 36px))}.git-hosting-colocation .co-requestModal__close,body>.git-hosting-colocation--requestPortal .co-requestModal__close{display:grid;place-items:center;padding:0}.git-hosting-colocation .co-requestModal__close span,body>.git-hosting-colocation--requestPortal .co-requestModal__close span{width:20px;height:20px}.git-hosting-colocation .co-requestModal__close span::after,.git-hosting-colocation .co-requestModal__close span::before,body>.git-hosting-colocation--requestPortal .co-requestModal__close span::after,body>.git-hosting-colocation--requestPortal .co-requestModal__close span::before{left:50%;top:50%;width:19px;height:3px}@media (max-width:760px){.git-hosting-colocation .co-requestPhone,body>.git-hosting-colocation--requestPortal .co-requestPhone{grid-template-columns:1fr}body>.git-hosting-colocation--requestPortal .co-requestModal{align-items:end;padding:10px}body>.git-hosting-colocation--requestPortal .co-requestModal__dialog{max-height:calc(100dvh - 20px)}}@media (prefers-reduced-motion:reduce){.git-hosting-colocation .co-pricePanel.is-airport-flip .co-priceEmpty,.git-hosting-colocation .co-pricePanel.is-airport-flip .co-priceNote,.git-hosting-colocation .co-pricePanel.is-airport-flip .co-pricePanel__action,.git-hosting-colocation .co-pricePanel.is-airport-flip .co-pricePanel__head h3,.git-hosting-colocation .co-pricePanel.is-airport-flip .co-priceRow,.git-hosting-colocation .co-pricePanel.is-airport-flip .co-priceRow__name,.git-hosting-colocation .co-pricePanel.is-airport-flip .co-priceRow__value{animation:none!important;filter:none!important;transform:none!important}}.git-hosting-colocation .co-section.is-scroll-arrival,.git-hosting-colocation .co-section.is-scroll-pending{position:relative;z-index:0}.git-hosting-colocation .co-section.is-scroll-pending::before{content:'';position:absolute;inset:-12px;z-index:-1;pointer-events:none;border-radius:calc(var(--co-radius) + 14px);background:radial-gradient(circle at 18% 18%,rgba(35,47,225,.1),transparent 34%),radial-gradient(circle at 80% 68%,rgba(238,88,16,.1),transparent 42%);opacity:0;animation:coScrollPendingGlow .62s cubic-bezier(.16,1,.3,1) both}.git-hosting-colocation .co-section.is-scroll-arrival::after{content:'';position:absolute;inset:-18px;z-index:-1;pointer-events:none;border-radius:calc(var(--co-radius) + 18px);background:radial-gradient(circle at 26% 20%,rgba(238,88,16,.13),transparent 34%),radial-gradient(circle at 74% 80%,rgba(35,47,225,.12),transparent 40%);opacity:0;animation:coScrollArrivalGlow 1.45s cubic-bezier(.16,1,.3,1) both}.git-hosting-colocation .co-section.is-scroll-arrival .co-pricePanel.is-active,.git-hosting-colocation .co-section.is-scroll-arrival .co-sectionHead{animation:coScrollArrivalLift .82s cubic-bezier(.16,1,.3,1) both}@keyframes coScrollPendingGlow{0%{opacity:0;filter:blur(18px);transform:scale(.99)}38%{opacity:.75;filter:blur(9px);transform:scale(1)}100%{opacity:.28;filter:blur(16px);transform:scale(1.006)}}@keyframes coScrollArrivalGlow{0%{opacity:0;filter:blur(18px);transform:scale(.985)}28%{opacity:1;filter:blur(8px);transform:scale(1)}100%{opacity:0;filter:blur(20px);transform:scale(1.012)}}@keyframes coScrollArrivalLift{0%{transform:translate3d(0,18px,0);filter:blur(8px);opacity:.72}100%{transform:translate3d(0,0,0);filter:blur(0);opacity:1}}@media (prefers-reduced-motion:reduce){.git-hosting-colocation .co-btn.is-anchor-scroll-active,.git-hosting-colocation .co-btn.is-anchor-scroll-active::after,.git-hosting-colocation .co-section.is-scroll-arrival .co-pricePanel.is-active,.git-hosting-colocation .co-section.is-scroll-arrival .co-sectionHead,.git-hosting-colocation .co-section.is-scroll-arrival::after,.git-hosting-colocation .co-section.is-scroll-pending::before{animation:none!important}}body.vh-modal-open .SmartCaptcha-Overlay[data-testid=advanced-container],body.vh-modal-open>.SmartCaptcha-Overlay,html.is-co-request-open body .SmartCaptcha-Overlay[data-testid=advanced-container],html.is-co-request-open body>.SmartCaptcha-Overlay{z-index:2147483647!important;pointer-events:auto!important;isolation:isolate}body.vh-modal-open .SmartCaptcha-Overlay[data-testid=advanced-container] iframe,body.vh-modal-open>.SmartCaptcha-Overlay iframe,html.is-co-request-open body .SmartCaptcha-Overlay[data-testid=advanced-container] iframe,html.is-co-request-open body>.SmartCaptcha-Overlay iframe{position:relative;z-index:2!important}body.vh-modal-open .SmartCaptcha-Overlay[data-testid=advanced-container] .SmartCaptcha-Spin,body.vh-modal-open>.SmartCaptcha-Overlay .SmartCaptcha-Spin,html.is-co-request-open body .SmartCaptcha-Overlay[data-testid=advanced-container] .SmartCaptcha-Spin,html.is-co-request-open body>.SmartCaptcha-Overlay .SmartCaptcha-Spin{z-index:3!important}.git-hosting-colocation .co-hero__copy>.vh-title{position:absolute!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}.git-hosting-colocation .co-hero__copy>.co-kicker{margin-bottom:clamp(18px,2vw,24px)}.git-hosting-colocation .co-hero .vh-heroText{margin-top:0}@media (min-width:1181px){.git-hosting-colocation .co-hero{align-items:start}.git-hosting-colocation .co-hero__video{min-width:0}.git-hosting-colocation .co-hero__video .vh-video{width:100%;min-height:0;aspect-ratio:16/9}.git-hosting-colocation .co-hero.is-hero-height-synced .co-hero__video .vh-video{aspect-ratio:auto}}

/* GIT unified FAQ style: aligned with virtual hosting FAQ */
.git-hosting-colocation .vh-faq{margin:clamp(44px,6vw,84px) 0 0}.git-hosting-colocation .faq-list{display:grid;gap:12px;margin-top:22px}.git-hosting-colocation .faq-item{border:1px solid var(--co-border);border-radius:var(--git-radius-lg,16px);background:var(--co-surface-2);box-shadow:var(--git-shadow,0 16px 44px rgba(0,0,0,.12));backdrop-filter:blur(16px);overflow:hidden}.git-hosting-colocation .faq-q{position:relative;width:100%;min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;border:0;background:transparent;color:var(--co-text);text-align:left;cursor:pointer;font:950 17px/1.25 var(--co-font)}.git-hosting-colocation .faq-q::before{content:none!important}.git-hosting-colocation .faq-q::after{content:"";display:block;flex:0 0 auto;width:26px;height:26px;border-radius:50%;background:linear-gradient(var(--co-primary),var(--co-primary)) center/12px 2px no-repeat,linear-gradient(var(--co-primary),var(--co-primary)) center/2px 12px no-repeat,color-mix(in srgb,var(--co-primary),transparent 90%);position:static;transform:none}.git-hosting-colocation .faq-item.is-open .faq-q::after{background:linear-gradient(var(--co-primary),var(--co-primary)) center/12px 2px no-repeat,color-mix(in srgb,var(--co-primary),transparent 90%)}.git-hosting-colocation .faq-q:focus-visible{outline:3px solid color-mix(in srgb,var(--co-primary),transparent 72%);outline-offset:-3px}.git-hosting-colocation .faq-a{padding:0 22px 20px;color:var(--co-muted);font-size:15px;line-height:1.6;font-weight:650}.git-hosting-colocation .faq-a[hidden]{display:none}.git-hosting-colocation .faq-a p{margin:0 0 10px}.git-hosting-colocation .faq-a p:last-child{margin-bottom:0}.git-hosting-colocation .faq-a ol,.git-hosting-colocation .faq-a ul{margin:0 0 10px;padding-left:22px}

/* GIT FAQ final polish: centered toggle and regular answer text */
.git-hosting-colocation .faq-q::after{position:static!important;right:auto!important;top:auto!important;transform:none!important;display:block!important;align-self:center!important;flex:0 0 26px!important;width:26px!important;height:26px!important;border-radius:50%!important;line-height:0!important;font-size:0!important;background:linear-gradient(var(--co-primary),var(--co-primary)) center/12px 2px no-repeat,linear-gradient(var(--co-primary),var(--co-primary)) center/2px 12px no-repeat,color-mix(in srgb,var(--co-primary),transparent 90%)!important}
.git-hosting-colocation .faq-item.is-open .faq-q::after{transform:none!important;background:linear-gradient(var(--co-primary),var(--co-primary)) center/12px 2px no-repeat,color-mix(in srgb,var(--co-primary),transparent 90%)!important}
.git-hosting-colocation .faq-a,.git-hosting-colocation .faq-a p,.git-hosting-colocation .faq-a li{font-weight:400!important}
