@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--blue:#1e88e5;--deep:#103d79;--ink:#182b43;--muted:#6d7d90;--line:#e2e9f1;--yellow:#ffd008}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;font:16px/1.6 Manrope,Arial,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #efa900;outline-offset:5px}a,button{transition:background .2s,color .2s,transform .2s}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}.topline{background:#f5f8fc;border-bottom:1px solid var(--line);font-size:12px;color:#708093}.topline>.wrap{display:flex;justify-content:space-between;padding:9px 0}.topline .wrap div{display:flex;gap:30px}header{display:flex;align-items:center;justify-content:space-between;height:94px;gap:30px}.brand img,footer img{object-fit:contain;display:block}nav{display:flex;gap:30px;font-size:14px;font-weight:650}nav a:hover,.text-link:hover{color:var(--blue)}.account{font-size:14px;padding:12px 18px;border:1px solid var(--line);border-radius:7px;font-weight:650;white-space:nowrap}.account span{margin-left:14px}.menu{display:none}.hero{background:radial-gradient(ellipse at 87% 30%,#309ce9 0,#167cd3 36%,#1155a9 78%,#124a96 100%);color:#fff;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.13fr 1fr;min-height:592px;gap:25px;align-items:center}.hero-copy{padding:56px 0 45px;position:relative;z-index:2}.eyebrow{font-size:10px;letter-spacing:1.5px;font-weight:650;display:flex;gap:10px;align-items:center;color:#c5e7ff}.little-line{width:22px;height:2px;background:var(--yellow)}h1{font-size:62px;line-height:1.13;letter-spacing:-2.8px;margin:23px 0}h1 span{color:#ffdb32}.hero-copy>p{color:#dceeff;font-size:17px;line-height:1.8;margin:0 0 29px}.hero-actions{display:flex;align-items:center;gap:28px}.button{min-height:49px;padding:13px 20px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:6px;font-size:14px;font-weight:750}.button:hover{transform:translateY(-2px)}.yellow{background:var(--yellow);color:#183352}.yellow:hover{background:#ffde42}.hero-link{font-size:14px}.hero-link span{margin-left:13px}.hero-points{display:flex;gap:22px;font-size:12px;color:#c5e3ff;margin-top:33px}.hero-visual{position:relative;height:470px;border:1px solid #ffffff26;border-radius:16px;background:linear-gradient(135deg,#ffffff12,#ffffff03);margin-left:15px;display:flex;align-items:center;justify-content:center}.visual-label{position:absolute;top:22px;left:24px;font-size:10px;color:#b5dbff;letter-spacing:1.6px}.server-art{width:103%;height:395px;object-fit:contain;filter:drop-shadow(0 24px 25px #00396c33)}.float-card{position:absolute;left:-29px;bottom:63px;background:#fff;border-radius:9px;padding:16px 21px;box-shadow:0 14px 40px #052c5330;display:flex;gap:13px;align-items:center;color:var(--ink)}.float-card strong,.float-card div span{display:block;font-size:13px}.float-card div span{font-size:11px;color:var(--muted);margin-top:2px}.mini-symbol{font-size:24px;background:#eaf5ff;color:var(--blue);border-radius:7px;padding:0 8px}.visual-caption{position:absolute;bottom:19px;left:24px;right:24px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:1px;color:#b6dbfd}.facts{display:grid;grid-template-columns:repeat(4,1fr);padding:29px 0;border-bottom:1px solid var(--line)}.facts>div{padding-left:36px;border-left:1px solid var(--line)}.facts>div:first-child{padding-left:0;border:0}.facts strong{display:block;font-size:23px;font-weight:750;letter-spacing:-.8px}.facts span{font-size:12px;color:var(--muted)}.section{padding:77px 0}.overline{display:block;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:1.9px;margin-bottom:12px}h2{font-size:34px;line-height:1.3;letter-spacing:-1.2px;margin:0;font-weight:750}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:33px}.section-head>p{font-size:14px;line-height:1.7;margin:0 0 3px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product{padding:27px;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column}.product.featured{border-color:#78baf0;background:linear-gradient(150deg,#f1f8ff,#fff 65%);box-shadow:0 6px 24px #1e88e50a}.product-top{display:flex;justify-content:space-between;align-items:center}.product-icon{font-size:29px;color:var(--blue);line-height:1;background:#eef6ff;width:44px;height:44px;display:grid;place-items:center;border-radius:9px}.tag{font-size:10px;font-weight:650;color:#647a92;background:#f1f5f9;padding:5px 8px;border-radius:4px}.featured .tag{color:#1876c6;background:#e3f1ff}h3{font-size:20px;line-height:1.4;letter-spacing:-.5px;margin:20px 0 9px}.product>p{font-size:13px;color:var(--muted);line-height:1.7;margin:0;min-height:46px}.price{font-size:36px;font-weight:750;letter-spacing:-1.2px;margin:24px 0 19px;white-space:nowrap}.price small{font-size:13px;font-weight:500;letter-spacing:0;color:var(--muted)}.price>span{font-size:14px;font-weight:500;color:var(--muted);letter-spacing:0}.rule{height:1px;background:var(--line)}ul{list-style:none;padding:0;margin:22px 0 26px;font-size:12px;line-height:2.2}li:before{content:'✓';color:var(--blue);margin-right:9px}.outline{border:1px solid #d8e5f2;color:#1669b1}.outline:hover{background:#f1f8ff}.blue{background:var(--blue);color:#fff}.blue:hover{background:#1678ca}.extras{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:22px}.extras>a{display:flex;align-items:center;gap:15px;padding:22px;border:1px solid var(--line);border-radius:9px}.extras>a:hover{background:#f7fbff}.extra-icon{color:var(--blue);font-weight:800;font-size:19px}.extras strong{display:block;font-size:13px}.extras div>span{font-size:11px;color:var(--muted)}.extra-price{font-size:11px;white-space:nowrap;margin-left:auto}.extra-price b{font-size:16px;margin-left:14px;color:var(--blue)}.fine{font-size:11px;color:#8792a0;margin-top:18px}.location-section{background:#f2f7fc;border-top:1px solid #e9eff6;border-bottom:1px solid #e9eff6;padding:65px 0}.location-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:95px;align-items:center}.intro{font-size:14px;line-height:1.9;color:var(--muted);margin:20px 0 25px}.location-tabs{display:flex;flex-wrap:wrap;gap:8px}.location-tabs button{border:1px solid #dae5f0;background:transparent;color:#58708c;border-radius:5px;padding:8px 12px;font-size:12px}.location-tabs button[aria-selected=true]{background:var(--blue);color:#fff;border-color:var(--blue)}.location-panel{background:#fff;border:1px solid #dbe6f0;border-radius:12px;padding:28px 32px}.location-panel-top{display:flex;align-items:center;justify-content:space-between}.location-panel-top>span:first-child{font-size:62px;font-weight:800;color:#d7eafa;letter-spacing:-4px;line-height:1.1}.location-panel-top>span:last-child{color:var(--muted);font-size:10px;letter-spacing:1.5px}.location-panel h3{font-size:26px;margin-top:18px}.location-panel p{font-size:14px;line-height:1.8;color:var(--muted);min-height:76px}.location-foot{border-top:1px solid var(--line);padding-top:16px;margin-top:23px;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--muted)}.location-foot a{background:#edf6ff;padding:4px 12px;border-radius:5px;font-size:20px;color:var(--blue)}.text-link{font-size:13px;color:var(--blue)}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.benefits article{padding-top:23px;border-top:1px solid #cfdcea}.benefit-number{font-size:10px;font-weight:750;letter-spacing:1.5px;color:#8092a8}.benefits h3{font-size:24px;margin:17px 0}.benefits p{font-size:14px;color:var(--muted);line-height:1.8;min-height:100px}.benefits a{font-size:12px;color:#187acb;font-weight:700}.cta{background:#113f79;color:#fff;border-radius:13px;padding:43px 48px;display:flex;align-items:center;justify-content:space-between;gap:35px;position:relative}.cta .overline{color:#9cccf8}.cta h2{font-size:30px}.cta p{font-size:13px;color:#b7cfe9;margin:16px 0 0}.cta-actions{min-width:240px}.cta-actions>a:last-child{display:block;font-size:11px;text-align:center;color:#c5d9f0;margin-top:16px}footer{padding:60px 0 20px}.footer-top{display:grid;grid-template-columns:1.7fr 1.2fr 1.2fr 1fr;gap:35px}.footer-top>div>strong{display:block;font-size:13px;margin:0 0 15px}.footer-top>div:not(:first-child)>a{display:block;font-size:12px;color:var(--muted);margin:9px 0}.footer-top p{font-size:12px;color:var(--muted);line-height:1.8}.footer-phone{font-size:15px;font-weight:700}.footer-bottom{border-top:1px solid var(--line);margin-top:40px;padding-top:19px;display:flex;justify-content:space-between;gap:20px;color:#8592a1;font-size:10px}
@media(min-width:1450px){.hero-grid{min-height:630px}h1{font-size:70px}.hero-visual{height:485px}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}nav{gap:18px}h1{font-size:52px}.hero-grid{gap:0}.eyebrow{font-size:9px}.hero-visual{height:430px}.hero-points{gap:12px}.product{padding:21px}.location-grid{gap:45px}.extras>a{flex-wrap:wrap}.extra-price{margin-left:0}.section-head>p{max-width:270px}.visual-caption{font-size:7px}.benefits{gap:26px}}
@media(max-width:800px){.topline .wrap>span{display:none}.topline .wrap{justify-content:center}.wrap{width:calc(100% - 36px)}header{height:78px;gap:12px}.brand img{width:133px;height:auto}header nav{display:none;position:absolute;top:116px;left:0;right:0;padding:22px;background:#fff;z-index:5;box-shadow:0 15px 20px #1534521a}header nav.open{display:flex;flex-wrap:wrap}.menu{display:block;border:0;background:#edf5fc;color:#205e9c;border-radius:5px;font-size:21px;padding:4px 10px}.account{margin-left:auto;font-size:12px;padding:9px}.account span{display:none}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:42px 0 25px}h1{font-size:53px;letter-spacing:-2px}.eyebrow{font-size:9px;letter-spacing:1px}.hero-copy>p{font-size:16px}.hero-visual{height:330px;margin:4px 0 30px}.server-art{height:310px;width:95%}.float-card{left:15px;bottom:45px}.visual-caption{font-size:8px}.facts{grid-template-columns:1fr 1fr;gap:22px;padding:25px 0}.facts>div{padding:0 0 0 20px}.facts>div:nth-child(3){border:0;padding:0}.facts strong{font-size:21px}.facts span{font-size:11px}.section{padding:50px 0}.section-head{display:block}h2{font-size:29px}.section-head>p{margin-top:15px;max-width:none}.product-grid{grid-template-columns:1fr}.product{padding:25px}.product>p{min-height:0;font-size:14px}.product .tag{font-size:11px}.product ul{font-size:14px}.product .button{margin-top:auto}.extras{grid-template-columns:1fr}.extras>a{flex-wrap:nowrap}.extra-price{margin-left:auto;font-size:10px}.extra-price b{display:none}.extras strong{font-size:12px}.extras div>span{font-size:10px}.location-section{padding:43px 0}.location-grid{grid-template-columns:1fr;gap:27px}.location-panel p{min-height:0}.location-panel{padding:24px}.benefits{grid-template-columns:1fr;gap:29px}.benefits p{min-height:0}.benefits h3 br{display:none}.why .text-link{display:block;margin-top:15px}.cta{padding:30px 25px;display:block}.cta h2{font-size:26px}.cta-actions{margin-top:24px}.footer-top{grid-template-columns:1fr 1fr;gap:32px}.footer-bottom{flex-wrap:wrap;font-size:10px}.footer-bottom>span:last-child{display:none}.hero-actions{gap:22px}.hero-link{font-size:12px}.hero-points{font-size:11px}.desktop{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Readable service descriptions and controls across screen sizes. */
nav,.account,.button,.hero-link,.location-tabs button,.text-link,.benefits a,.footer-top>div:not(:first-child)>a{font-size:14px}.product>p,.benefits p,.location-panel p,.intro{font-size:16px}.product ul{font-size:14px}.product>p{min-height:55px}.tag,.facts span,.hero-points,.extras div>span,.extra-price,.fine,.cta p,.cta-actions>a:last-child,.footer-top p,.footer-bottom{font-size:12px}.extras strong{font-size:14px}.eyebrow,.visual-label,.overline,.benefit-number,.location-panel-top>span:last-child,.location-foot{font-size:12px}.visual-caption{font-size:10px}.benefits p{min-height:115px}@media(max-width:800px){.eyebrow{font-size:10px}.product>p,.benefits p{min-height:0}.extras>a{flex-wrap:wrap}.extra-price{margin-left:auto}.visual-caption{font-size:8px}.hero-points{flex-wrap:wrap}.hero-actions{flex-wrap:wrap}}


/* High-resolution server illustration, sized without upscaling or clipping. */
.server-art-modern{width:100%;height:calc(100% - 65px);max-height:430px;object-fit:contain;filter:none;transform:translateY(-6px)}
@media(max-width:800px){.server-art-modern{width:100%;height:calc(100% - 38px);transform:translateY(-5px)}.hero-visual .float-card{bottom:35px;padding:11px 15px}.hero-visual .visual-caption{bottom:12px}}

/* Fixed illustration; only hardware indicators animate. */
.server-scene{position:relative;width:min(100%,400px);aspect-ratio:1;flex:none}
.server-scene img{display:block;width:100%;height:100%;object-fit:contain}
.server-led{position:absolute;width:2.08%;aspect-ratio:1;border-radius:50%;background:#113f79;transform:translate(-50%,-50%);animation:server-led 5.7s ease-in-out infinite;pointer-events:none}
.server-led:nth-of-type(2){animation-delay:-2.3s;animation-duration:7.1s}
.server-led:nth-of-type(3){animation-delay:-4.8s;animation-duration:6.3s}
.server-led:nth-of-type(4){animation-delay:-1.6s;animation-duration:8.2s}
@keyframes server-led{0%,29%,47%,100%{opacity:.62}35%,41%{opacity:0}}
@media(max-width:1100px){.server-scene{width:min(100%,350px)}}
@media(max-width:800px){.server-scene{width:min(100%,265px)}}
@media(prefers-reduced-motion:reduce){.server-led{animation:none;opacity:.65}}

/* Five service choices: virtual servers above, physical infrastructure below. */
.product-grid{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch}
.product-grid .product{grid-column:span 2;min-width:0}
.product-grid .product-wide{grid-column:span 3}
.product-top{gap:10px;align-items:flex-start;min-height:58px}
.product-top .product-icon{flex:none}
.product-top .tag{font-size:12px;line-height:1.4;text-align:right;max-width:190px}
.product-grid .product>p{min-height:132px;font-size:16px;line-height:1.65}
.product-grid .product-wide>p{min-height:80px}
.product-grid .product ul{font-size:14px;line-height:1.7;display:grid;gap:9px;margin-bottom:24px}
.product-grid .product .button{margin-top:auto}
.colocation .tag{background:#e8f3ff;color:#1876c6}
@media(max-width:1100px) and (min-width:801px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid .product{grid-column:span 1}.product-grid .product:last-child{grid-column:1/-1}.product-grid .product>p{min-height:106px}.product-grid .product:last-child>p{min-height:0}}
@media(max-width:800px){.product-grid{grid-template-columns:minmax(0,1fr)}.product-grid .product,.product-grid .product-wide{grid-column:1}.product-grid .product>p,.product-grid .product-wide>p{min-height:0}.product-top{min-height:44px}.product-top .tag{max-width:200px}}

/* Shared navigation hierarchy. */
header{position:relative;gap:24px}header nav{align-items:center;gap:22px;white-space:nowrap}
.services-menu{position:relative}.services-menu summary{cursor:pointer;list-style:none;font-size:14px;font-weight:650;display:flex;align-items:center;gap:7px;padding:12px 0}.services-menu summary::-webkit-details-marker{display:none}.services-menu summary:focus-visible{outline:3px solid #efa900;outline-offset:4px}.services-menu[open] summary{color:var(--blue)}
.services-dropdown{position:absolute;top:100%;left:-18px;min-width:265px;z-index:20;background:#fff;padding:10px;border:1px solid var(--line);border-radius:10px;box-shadow:0 14px 32px #133d711a;display:grid;gap:2px;white-space:normal}
.services-dropdown a{display:block;padding:10px 12px;border-radius:5px;font-size:14px;font-weight:500}.services-dropdown a:hover{background:#edf6ff}.services-dropdown .all-services{border-top:1px solid var(--line);border-radius:0;margin-top:6px;color:var(--blue)}
.nav-pending{cursor:default}header .nav-pending{font-size:14px;font-weight:650}.footer-top{grid-template-columns:1.5fr 1.4fr 1.15fr .8fr 1.25fr;gap:24px}.footer-top .nav-pending{display:block;margin:9px 0;font-size:14px;color:var(--muted)}.footer-top a:hover{color:var(--blue)}
@media(max-width:1280px){header nav{display:none;position:absolute;top:100%;left:0;right:0;padding:20px;background:#fff;border:1px solid var(--line);border-radius:9px;box-shadow:0 15px 25px #1534521a;z-index:30;white-space:normal}header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}header nav>a,header nav>.nav-pending{padding:12px}.services-menu summary{padding:12px}.services-dropdown{position:static;box-shadow:none;border:0;border-left:2px solid #d8ebfb;border-radius:0;margin:0 12px 10px;min-width:0}.menu{display:block;border:0;background:#edf5fc;color:#205e9c;border-radius:5px;font-size:21px;padding:4px 10px}.account{margin-left:auto}.footer-top{grid-template-columns:repeat(4,minmax(0,1fr))}.footer-top>div:first-child{grid-column:1/-1}}
@media(max-width:800px){.footer-top{grid-template-columns:1fr 1fr;gap:28px}header nav.open{top:100%;left:0;right:0}.footer-top>div:first-child{grid-column:1/-1}}

/* Service scope remains legible and aligned with each offer. */
.why .benefits article{display:flex;flex-direction:column;align-items:flex-start}
.why .benefit-number{min-height:40px;line-height:1.6}
.why .benefits h3{margin-top:12px}
.why .benefits p{min-height:0;margin:0 0 18px;font-size:16px;line-height:1.75}
.why .benefits .service-scope{font-size:14px;line-height:1.7;color:#5d7087;border-top:1px solid var(--line);padding-top:16px;margin-top:auto;margin-bottom:22px;width:100%}
.why .benefits a{font-size:14px}
@media(max-width:800px){.why .benefit-number{min-height:0}.why .benefits h3 br{display:none}}

.footer-partners{padding-bottom:35px;margin-bottom:38px;border-bottom:1px solid var(--line)}
.footer-partners h2{font-size:14px;font-weight:650;letter-spacing:0;color:var(--muted);margin-bottom:23px}
.partner-logos{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:32px}
.partner-logos .partner-logo{display:flex;align-items:center;justify-content:center;min-height:64px;padding:8px 12px;border-radius:7px}

.partner-logos img{display:block;width:100%;max-width:145px;height:44px;object-fit:contain}
.partner-logos .partner-hp,.partner-logos .partner-dell{max-width:56px;height:52px}
.partner-logos .partner-supermicro{height:64px}.partner-logos .partner-ispmanager{max-width:180px}
.footer-bottom{align-items:center;flex-wrap:wrap}.footer-bottom .registry-badge{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:#365879}.registry-badge>span{color:var(--blue);font-weight:800}
@media(max-width:800px){.partner-logos{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.partner-logos .partner-logo{padding:8px 4px}.partner-logos img{height:36px}.partner-logos .partner-supermicro{height:50px}.partner-logos .partner-hp,.partner-logos .partner-dell{height:42px}.footer-bottom .registry-badge{display:inline-flex;width:100%}}

/* Quiet monochrome brand strip, without link or hover behaviour. */
.partner-logos .partner-logo{cursor:default}
.partner-logos img{filter:grayscale(1);opacity:.48}

/* Transparent tightly framed brand assets with natural proportions. */
.brand{flex-shrink:0}
.brand .brand-logo,footer .brand-logo{position:static;display:block;width:190px;height:auto;object-fit:contain}
@media(max-width:800px){.brand .brand-logo{width:145px}footer .brand-logo{width:180px}}
@media(max-width:370px){header{gap:8px}.brand .brand-logo{width:124px}.account{font-size:12px}}

/* Service comparison: a quieter hierarchy with the decision points upfront. */
.services-refined .section-head{align-items:end;margin-bottom:35px}.services-refined .section-head>p{max-width:380px}
.services-refined .product{padding:28px;border-radius:14px;border-color:#dce6f0;background:#fff;box-shadow:0 3px 12px #123e7105;transition:border-color .2s,box-shadow .2s}
.services-refined .product:hover{border-color:#99bddd;box-shadow:0 8px 24px #123e7109}
.services-refined .product.featured{background:#f2f8ff;border-color:#6caee5;box-shadow:inset 0 3px 0 #1e88e5}
.service-card-heading{display:flex;justify-content:space-between;align-items:start;gap:16px;min-height:41px}.service-kicker{font-size:12px;font-weight:700;color:#55738f;line-height:1.5;max-width:230px}.service-index{font-size:12px;font-weight:700;color:#a0b0c1;font-variant-numeric:tabular-nums}
.services-refined .product h3{font-size:25px;line-height:1.25;margin:10px 0 14px;letter-spacing:-.7px}
.services-refined .product-grid .product>p{min-height:106px;margin:0 0 20px;color:#62758a;font-size:16px;line-height:1.65}
.service-mode{font-size:14px;font-weight:700;color:#215984;line-height:1.5;padding:13px 0;border-top:1px solid #dce6f0;border-bottom:1px solid #dce6f0;min-height:69px;display:flex;align-items:center}
.services-refined .product ul{gap:10px;margin:20px 0 26px;line-height:1.6}.services-refined .product ul li{position:relative;padding-left:18px}.services-refined .product ul li:before{position:absolute;left:0;margin:0}
.service-card-bottom{margin-top:auto}.services-refined .price{font-size:37px;margin:0 0 19px}.services-refined .product-wide{background:#f8fafc}.services-refined .product-grid .product-wide>p{min-height:80px}.services-refined .product-wide .service-mode{min-height:49px}.services-refined .product-wide .service-card-bottom{display:flex;align-items:center;gap:20px;justify-content:space-between}.services-refined .product-wide .price{margin:0}.services-refined .product-wide .button{min-width:190px}
.service-terms{font-size:13px;line-height:1.7;color:#78889a;margin:20px 0 28px;max-width:900px}
.reviews-section{background:#f5f8fc;border-top:1px solid #e5edf5;border-bottom:1px solid #e5edf5;padding:64px 0}.reviews-section h2{font-size:34px}.review-heading-right{display:flex;flex-direction:column;align-items:flex-end;gap:18px}.review-heading-right p{font-size:14px;color:#718399;margin:0}.review-controls{display:flex;align-items:center;gap:16px}.review-controls button{width:43px;height:43px;border-radius:50%;border:1px solid #cddceb;background:#fff;color:#1c67a5;font-size:21px}.review-controls button:hover{background:#e8f2fc}.review-controls button:disabled{opacity:.35;cursor:default}.review-count{font-size:13px;min-width:35px;font-variant-numeric:tabular-nums;color:#60778e}
.reviews-track{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#ccdae8 transparent;padding:3px 0 15px;overscroll-behavior-x:contain}.review-card{flex:0 0 calc((100% - 22px)/2);scroll-snap-align:start;background:#fff;border:1px solid #dfe8f1;border-radius:13px;padding:29px;display:flex;flex-direction:column;min-width:0}.review-card-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.review-company{font-size:17px;font-weight:750;color:#7890a7}.review-mark{font-family:Georgia,serif;font-size:62px;color:#cbdff2;line-height:1}.review-copy{font-size:17px;line-height:1.9;color:#7b8fa2;margin:18px 0 33px}.review-author{display:flex;align-items:center;gap:12px;border-top:1px solid #e7edf4;padding-top:20px;margin-top:auto}.author-symbol{width:38px;height:38px;background:#f1f6fb;border-radius:50%;display:grid;place-items:center;color:#91a8bd}.review-author strong{display:block;font-size:14px;font-weight:650;color:#748a9f}.review-author div>span{font-size:12px;color:#8799aa}.review-slot{margin-left:auto;font-size:12px;color:#a1b2c2}
@media(max-width:1100px){.services-refined .product-wide .service-card-bottom{display:block}.services-refined .product-wide .price{margin-bottom:19px}.services-refined .product-grid .product>p{min-height:80px}.reviews-section h2{font-size:30px}}
@media(max-width:800px){.services-refined .product{padding:25px}.services-refined .product-grid .product>p,.services-refined .product-grid .product-wide>p{min-height:0}.service-card-heading{min-height:0}.services-refined .product h3{margin-top:16px}.service-mode{min-height:0}.service-terms{font-size:13px}.reviews-section{padding:45px 0}.reviews-section h2{font-size:28px}.review-heading-right{align-items:flex-start;margin-top:20px;gap:16px}.review-card{flex-basis:100%;padding:24px}.review-copy{font-size:16px}.review-author strong{font-size:13px}}

/* Testimonials lead into the final project enquiry. */
.reviews-section + .cta{margin-top:64px}
@media(max-width:800px){.reviews-section + .cta{margin-top:40px}}

/* Unframed hero artwork and company identifiers. */
.hero-visual{border:0;border-radius:0;background:none;margin-left:0}
.hero-visual .server-scene{width:min(100%,500px)}
.company-legal{display:flex;flex-direction:column;gap:5px;font-size:12px;line-height:1.65}
@media(max-width:1100px){.hero-visual .server-scene{width:min(100%,430px)}}
@media(max-width:800px){.hero-visual .server-scene{width:min(100%,345px)}.company-legal{width:100%}}

/* Keep complete headline phrases at their original size. */
.hero h1 .hero-title-line{display:block;white-space:nowrap;color:inherit}
.hero h1 .hero-title-accent{color:#ffdb32}

/* Company is the final navigation group on desktop and mobile. */
.company-menu .services-dropdown{left:auto;right:0}
@media(min-width:1151px){.footer-top{grid-template-columns:1.5fr 1.4fr 1.15fr 1.25fr 1.25fr}}

.services-refined .price .price-terms{display:block;font-size:12px;line-height:1.6;font-weight:400;letter-spacing:0;color:var(--muted);margin-top:7px}
