@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Manrope:wght@600;700;800&display=swap');
:root{--navy:#03101f;--navy2:#071d36;--blue:#3978ff;--cyan:#00c8ff;--white:#fff;--ink:#102033;--muted:#64748b;--light:#f5f8fc;--line:#dfe7f1;--shadow:0 22px 60px rgba(3,16,31,.14);--r:22px;--max:1180px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;color:var(--ink);line-height:1.7;background:#fff;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}ul{list-style:none}.container{width:min(92%,var(--max));margin:auto}.section{padding:92px 0}.light{background:var(--light)}.dark{color:#fff;background:radial-gradient(circle at 15% 10%,rgba(57,120,255,.25),transparent 26%),linear-gradient(135deg,#020914,#071d36)}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--blue);font-size:13px;font-weight:800;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:14px}.eyebrow:before{content:"";width:32px;height:2px;background:linear-gradient(90deg,var(--blue),var(--cyan))}.title{font-family:Manrope,sans-serif;font-size:clamp(34px,5vw,56px);line-height:1.1;letter-spacing:-2px;max-width:790px}.lead{font-size:17px;color:var(--muted);max-width:750px;margin-top:18px}.dark .lead{color:#b8c6d9}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:0 24px;border-radius:12px;font-weight:800;border:0;cursor:pointer;transition:.3s}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--blue),#1d56d6);box-shadow:0 13px 30px rgba(57,120,255,.3)}.btn-primary:hover,.btn-light:hover{transform:translateY(-3px)}.btn-outline{color:#fff;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.05)}.btn-light{background:#fff;color:var(--navy)}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;transition:.3s}.site-header.scrolled{background:rgba(2,9,20,.94);backdrop-filter:blur(16px);box-shadow:0 12px 35px rgba(0,0,0,.2)}.navbar{min-height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;color:#fff;font-family:Manrope;font-size:23px;font-weight:800}.brand-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--cyan));font-weight:900}.nav-links{display:flex;align-items:center;gap:25px}.nav-links a{color:#d8e4f2;font-size:14px;font-weight:700;position:relative}.nav-links a:after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;background:linear-gradient(90deg,var(--blue),var(--cyan));transition:.25s}.nav-links a:hover:after,.nav-links a.active:after{width:100%}.nav-actions{display:flex;gap:12px;align-items:center}.menu{display:none;width:44px;height:44px;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:rgba(255,255,255,.06)}.hero{min-height:100vh;color:#fff;display:flex;align-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 78% 30%,rgba(57,120,255,.34),transparent 28%),radial-gradient(circle at 15% 85%,rgba(0,200,255,.12),transparent 25%),linear-gradient(135deg,#020914,#06182d 62%,#03101e)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:44px 44px;opacity:.18}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;padding-top:100px}.hero h1{font-family:Manrope;font-size:clamp(50px,7.2vw,88px);line-height:.99;letter-spacing:-4px}.hero h1 span{color:transparent;background:linear-gradient(90deg,#fff,#82acff,#00d2ff);background-clip:text}.hero p{color:#b9c7da;font-size:18px;max-width:650px;margin:24px 0 31px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.visual{min-height:510px;display:grid;place-items:center;position:relative}.orbit{width:455px;height:455px;border-radius:50%;border:1px solid rgba(124,170,255,.28);position:absolute;animation:spin 20s linear infinite}.orbit:before{content:"";position:absolute;inset:47px;border-radius:50%;border:1px dashed rgba(0,200,255,.28)}.tech-card{width:310px;height:310px;border-radius:40px;border:1px solid rgba(255,255,255,.17);background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.025));backdrop-filter:blur(20px);box-shadow:0 40px 90px rgba(0,0,0,.38);display:grid;place-items:center;position:relative;z-index:2;transform:rotate(-4deg)}.tech-card .brand-mark{width:150px;height:150px;border-radius:35px;font-size:62px}.stats{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);margin-top:60px;border:1px solid rgba(255,255,255,.12);border-radius:18px;overflow:hidden;background:rgba(255,255,255,.045);backdrop-filter:blur(14px)}.stat{padding:22px;text-align:center;border-right:1px solid rgba(255,255,255,.1)}.stat:last-child{border:0}.stat strong{display:block;font-size:25px}.stat span{font-size:13px;color:#a7b8cc}.page-hero{padding:155px 0 75px;color:#fff;background:radial-gradient(circle at 85% 15%,rgba(57,120,255,.25),transparent 24%),linear-gradient(135deg,#020914,#071d36)}.page-hero h1{font-family:Manrope;font-size:clamp(42px,6vw,68px);line-height:1.05;letter-spacing:-2.5px}.breadcrumb{margin-top:16px;color:#a9bad0;font-size:14px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.card{padding:29px;border:1px solid var(--line);border-radius:var(--r);background:#fff;box-shadow:0 10px 32px rgba(7,24,46,.06);transition:.35s}.card:hover{transform:translateY(-8px);box-shadow:var(--shadow);border-color:rgba(57,120,255,.3)}.icon{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--blue),var(--cyan));font-size:24px;margin-bottom:20px}.card h3{font-family:Manrope;font-size:21px;margin-bottom:10px}.card p{color:var(--muted);font-size:15px}.split-image{border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow);min-height:420px;background:linear-gradient(135deg,#0b2b53,#3978ff);position:relative}.split-image:before,.split-image:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.25)}.split-image:before{width:310px;height:310px;right:-60px;top:40px}.split-image:after{width:180px;height:180px;left:45px;bottom:45px}.mock-dashboard{position:absolute;inset:55px 40px;background:rgba(255,255,255,.95);border-radius:20px;padding:22px;box-shadow:0 25px 50px rgba(0,0,0,.25)}.mock-dashboard div{height:13px;border-radius:8px;background:#dce7f4;margin-bottom:13px}.mock-dashboard div:nth-child(2){width:70%}.mock-dashboard div:nth-child(3){height:110px;background:linear-gradient(135deg,#dbe8ff,#a9c5ff)}.checklist{display:grid;gap:14px;margin-top:24px}.checklist li{display:flex;gap:12px;color:var(--muted)}.checklist li:before{content:"✓";flex:0 0 24px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:13px}.cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:46px;border-radius:26px;color:#fff;background:radial-gradient(circle at 85% 20%,rgba(0,200,255,.2),transparent 28%),linear-gradient(135deg,#06162a,#0b2d59);box-shadow:var(--shadow)}.cta h2{font-family:Manrope;font-size:clamp(29px,4vw,44px);line-height:1.15}.form{padding:36px;border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.field{display:grid;gap:8px}.field.full{grid-column:1/-1}.field label{font-weight:700;font-size:14px}.field input,.field textarea,.field select{width:100%;padding:14px 16px;border:1px solid var(--line);border-radius:12px;background:#fbfdff;outline:none}.field textarea{min-height:140px;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(57,120,255,.1)}.project-card{overflow:hidden;padding:0}.project-thumb{height:230px;background:linear-gradient(135deg,#071d36,#3978ff);position:relative}.project-thumb:after{content:"";position:absolute;inset:35px;border-radius:16px;background:rgba(255,255,255,.92);box-shadow:0 20px 40px rgba(0,0,0,.2)}.project-info{padding:25px}.tag{display:inline-flex;padding:6px 10px;border-radius:999px;background:#eaf1ff;color:#205ad9;font-size:12px;font-weight:800;margin-bottom:10px}.job{display:flex;align-items:center;justify-content:space-between;gap:20px}.job small{color:var(--muted)}.blog-card{overflow:hidden;padding:0}.blog-cover{height:205px;background:linear-gradient(135deg,#0b2b53,#00a8df);display:grid;place-items:center;color:#fff;font-size:48px}.blog-body{padding:24px}.article{max-width:850px;margin:auto}.article h2{font-family:Manrope;margin:32px 0 12px}.article p{color:var(--muted);margin-bottom:16px}.footer{background:#020914;color:#aebcd0}.footer-top{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:42px;padding:72px 0 52px}.footer h4{color:#fff;margin-bottom:18px}.footer p{color:#91a2ba;margin-top:16px}.footer-links{display:grid;gap:10px}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:21px 0;border-top:1px solid rgba(255,255,255,.1);font-size:13px}.reveal{opacity:0;transform:translateY(25px);transition:.7s}.reveal.show{opacity:1;transform:none}.whatsapp{position:fixed;right:22px;bottom:22px;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:23px;z-index:999;box-shadow:0 14px 30px rgba(0,0,0,.25)}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1024px){.nav-links{position:fixed;top:82px;left:4%;right:4%;display:none;flex-direction:column;align-items:stretch;padding:18px;background:rgba(2,9,20,.98);border:1px solid rgba(255,255,255,.12);border-radius:18px}.nav-links.open{display:flex}.nav-links a{padding:12px}.nav-actions .btn{display:none}.menu{display:block}.hero-grid,.grid-2{grid-template-columns:1fr}.hero{padding:85px 0 65px;min-height:auto}.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.section{padding:68px 0}.hero h1{letter-spacing:-2.4px}.visual{min-height:365px}.orbit{width:320px;height:320px}.tech-card{width:225px;height:225px;border-radius:30px}.tech-card .brand-mark{width:110px;height:110px;font-size:44px}.stats,.grid-3,.grid-4,.form-grid,.footer-top{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.cta{padding:32px 24px;flex-direction:column;align-items:flex-start}.footer-bottom{flex-direction:column;text-align:center}.job{align-items:flex-start;flex-direction:column}}


/* RESHBYTE FLOATING IT HERO START */

.it-hero-visual{
    min-height:560px;
    position:relative;
    perspective:1400px;
    transform-style:preserve-3d;
    isolation:isolate;
}

.it-hero-visual:before{
    content:"";
    position:absolute;
    inset:8% 4% 0;
    border-radius:50%;
    background:radial-gradient(circle,rgba(23,112,255,.18),transparent 65%);
    filter:blur(14px);
    z-index:-3;
}

.it-grid-bg{
    position:absolute;
    inset:4%;
    border-radius:50%;
    background-image:
        linear-gradient(rgba(50,135,255,.08) 1px,transparent 1px),
        linear-gradient(90deg,rgba(50,135,255,.08) 1px,transparent 1px);
    background-size:34px 34px;
    mask-image:radial-gradient(circle,#000 20%,transparent 72%);
    opacity:.7;
    animation:gridPulse 5s ease-in-out infinite;
}

.it-glow{
    position:absolute;
    width:240px;
    height:240px;
    border-radius:50%;
    filter:blur(75px);
    opacity:.45;
    z-index:-2;
}

.it-glow-one{
    top:18%;
    left:28%;
    background:#075cff;
    animation:glowMoveOne 9s ease-in-out infinite alternate;
}

.it-glow-two{
    right:8%;
    bottom:13%;
    background:#00baf6;
    animation:glowMoveTwo 11s ease-in-out infinite alternate;
}

.orbit-ring{
    position:absolute;
    left:50%;
    top:50%;
    border-radius:50%;
    border:1px solid rgba(78,147,255,.25);
    transform-style:preserve-3d;
    pointer-events:none;
}

.orbit-ring-one{
    width:470px;
    height:470px;
    margin:-235px 0 0 -235px;
    transform:rotateX(67deg) rotateZ(4deg);
    box-shadow:0 0 28px rgba(35,120,255,.1);
    animation:orbitSpin 17s linear infinite;
}

.orbit-ring-two{
    width:380px;
    height:380px;
    margin:-190px 0 0 -190px;
    border-style:dashed;
    border-color:rgba(0,204,255,.3);
    transform:rotateX(69deg) rotateZ(-18deg);
    animation:orbitSpinReverse 13s linear infinite;
}

.orbit-ring-three{
    width:285px;
    height:285px;
    margin:-142px 0 0 -142px;
    border-color:rgba(96,93,255,.24);
    transform:rotateX(72deg) rotateZ(28deg);
    animation:orbitSpin 9s linear infinite;
}

.data-line{
    position:absolute;
    height:1px;
    transform-origin:left center;
    background:linear-gradient(90deg,transparent,#16a8ff,transparent);
    opacity:.6;
    filter:drop-shadow(0 0 5px #158eff);
}

.data-line:after{
    content:"";
    position:absolute;
    top:-2px;
    width:5px;
    height:5px;
    border-radius:50%;
    background:#5dd8ff;
    box-shadow:0 0 12px #00aaff;
    animation:dataTravel 3s linear infinite;
}

.data-line-one{
    width:280px;
    left:15%;
    top:37%;
    transform:rotate(14deg);
}

.data-line-two{
    width:230px;
    right:8%;
    top:54%;
    transform:rotate(-15deg);
}

.data-line-three{
    width:230px;
    left:26%;
    bottom:25%;
    transform:rotate(-6deg);
}

.device{
    position:absolute;
    transform-style:preserve-3d;
    will-change:transform;
    transition:transform .25s ease-out;
    filter:drop-shadow(0 18px 20px rgba(0,0,0,.45));
}

.device-server{
    width:150px;
    height:255px;
    left:39%;
    top:22%;
    z-index:8;
    animation:floatServer 6s ease-in-out infinite;
}

.server-body{
    position:relative;
    width:100%;
    height:100%;
    border-radius:12px;
    background:linear-gradient(145deg,#17273e,#050a12 75%);
    border:1px solid rgba(103,161,255,.4);
    box-shadow:
        inset 0 0 22px rgba(47,126,255,.15),
        0 0 35px rgba(21,95,232,.22);
    transform:rotateY(-12deg) rotateX(3deg);
}

.server-top{
    position:absolute;
    left:8px;
    right:8px;
    top:7px;
    height:12px;
    border-radius:5px;
    background:linear-gradient(90deg,#172943,#29496f);
}

.server-slots{
    position:absolute;
    left:14px;
    right:14px;
    top:27px;
    bottom:20px;
    display:grid;
    gap:7px;
}

.server-slots span{
    border-radius:4px;
    background:
        linear-gradient(90deg,rgba(255,255,255,.05),transparent),
        repeating-linear-gradient(90deg,#0d1724 0 7px,#172941 7px 9px);
    border:1px solid rgba(91,145,216,.18);
    position:relative;
}

.server-slots span:after{
    content:"";
    position:absolute;
    right:8px;
    top:50%;
    width:5px;
    height:5px;
    margin-top:-2px;
    border-radius:50%;
    background:#1e8cff;
    box-shadow:0 0 8px #00aaff;
    animation:ledBlink 1.8s ease-in-out infinite alternate;
}

.server-side{
    position:absolute;
    right:-18px;
    top:12px;
    width:18px;
    height:92%;
    background:linear-gradient(180deg,#15263b,#050912);
    transform:skewY(-35deg);
    border-right:1px solid rgba(74,132,215,.35);
}

.server-leds{
    position:absolute;
    left:12px;
    bottom:8px;
    display:flex;
    gap:4px;
}

.server-leds i{
    width:4px;
    height:4px;
    border-radius:50%;
    background:#00d6ff;
    box-shadow:0 0 7px #00bfff;
}

.device-camera{
    width:105px;
    height:100px;
    left:6%;
    top:13%;
    z-index:6;
    animation:floatCamera 7s ease-in-out infinite;
}

.camera-mount{
    position:absolute;
    top:0;
    left:27px;
    width:52px;
    height:15px;
    border-radius:50%;
    background:linear-gradient(#eef4fb,#8998aa);
}

.camera-shell{
    position:absolute;
    top:10px;
    width:105px;
    height:73px;
    border-radius:52% 52% 43% 43%;
    background:linear-gradient(145deg,#f4f7fc,#8795a7);
    border:1px solid rgba(255,255,255,.7);
    box-shadow:inset 0 -10px 18px rgba(15,34,56,.3);
}

.camera-lens{
    position:absolute;
    left:28px;
    top:24px;
    width:49px;
    height:49px;
    border-radius:50%;
    background:radial-gradient(circle at 44% 40%,#34a7ff 0 5%,#0b182a 9% 25%,#02050a 48%,#192b41 52%,#03070c 70%);
    box-shadow:0 0 16px rgba(35,157,255,.45);
}

.camera-lens span{
    position:absolute;
    inset:8px;
    border-radius:50%;
    border:1px solid rgba(69,170,255,.4);
}

.device-router{
    width:135px;
    height:70px;
    left:25%;
    top:7%;
    z-index:5;
    animation:floatRouter 8s ease-in-out infinite;
}

.router-body{
    position:absolute;
    bottom:0;
    width:135px;
    height:36px;
    border-radius:7px;
    transform:skewX(-8deg);
    background:linear-gradient(145deg,#1e2d42,#050a12);
    border:1px solid rgba(90,145,220,.34);
    box-shadow:inset 0 0 13px rgba(37,119,255,.18);
}

.router-antennas{
    position:absolute;
    inset:0;
}

.router-antennas i{
    position:absolute;
    bottom:29px;
    width:4px;
    height:52px;
    border-radius:4px;
    background:linear-gradient(#233d5a,#05090f);
    transform-origin:bottom;
}

.router-antennas i:nth-child(1){left:12px;transform:rotate(-13deg)}
.router-antennas i:nth-child(2){left:46px;transform:rotate(-5deg)}
.router-antennas i:nth-child(3){right:45px;transform:rotate(6deg)}
.router-antennas i:nth-child(4){right:11px;transform:rotate(14deg)}

.router-light{
    position:relative;
    display:inline-block;
    left:20px;
    top:20px;
    width:4px;
    height:4px;
    margin-right:6px;
    border-radius:50%;
    background:#168dff;
    box-shadow:0 0 6px #168dff;
}

.device-switch{
    width:160px;
    height:55px;
    right:3%;
    top:26%;
    z-index:5;
    animation:floatSwitch 6.5s ease-in-out infinite;
}

.switch-body{
    position:relative;
    width:100%;
    height:100%;
    border-radius:6px;
    transform:rotateY(-8deg) skewX(-5deg);
    background:linear-gradient(145deg,#26364c,#070b12);
    border:1px solid rgba(92,150,230,.35);
}

.switch-ports{
    position:absolute;
    left:12px;
    top:15px;
    display:grid;
    grid-template-columns:repeat(6,16px);
    gap:4px;
}

.switch-ports i{
    height:12px;
    border:1px solid #405677;
    background:#020509;
    box-shadow:inset 0 0 3px rgba(75,154,255,.3);
}

.switch-led{
    position:absolute;
    right:12px;
    top:16px;
    width:5px;
    height:5px;
    border-radius:50%;
    background:#00c7ff;
    box-shadow:0 0 8px #00c7ff;
}

.device-laptop{
    width:155px;
    height:125px;
    left:5%;
    bottom:16%;
    z-index:6;
    animation:floatLaptop 7.5s ease-in-out infinite;
}

.laptop-screen{
    position:absolute;
    left:16px;
    top:0;
    width:127px;
    height:82px;
    border:5px solid #253247;
    border-radius:7px;
    background:radial-gradient(circle at 50% 55%,#0d4e99,#020713 66%);
    transform:perspective(450px) rotateX(-4deg) rotateY(8deg);
    overflow:hidden;
}

.screen-wave,
.monitor-wave{
    position:absolute;
    left:12%;
    right:12%;
    top:49%;
    height:2px;
    background:#16b4ff;
    box-shadow:0 0 15px #228cff;
    transform:rotate(-8deg);
}

.screen-wave:before,
.monitor-wave:before{
    content:"";
    position:absolute;
    left:20%;
    top:-13px;
    width:60%;
    height:24px;
    border-top:2px solid #4d7cff;
    border-radius:50%;
    transform:rotate(8deg);
}

.laptop-base{
    position:absolute;
    left:0;
    bottom:7px;
    width:155px;
    height:39px;
    clip-path:polygon(12% 0,88% 0,100% 75%,92% 100%,8% 100%,0 75%);
    background:linear-gradient(145deg,#526277,#1c2635);
    transform:perspective(450px) rotateX(55deg);
}

.keyboard-lines{
    position:absolute;
    left:27px;
    right:27px;
    top:8px;
    height:14px;
    background:repeating-linear-gradient(90deg,#26384f 0 5px,transparent 5px 8px);
}

.device-monitor{
    width:150px;
    height:145px;
    right:12%;
    bottom:16%;
    z-index:6;
    animation:floatMonitor 7s ease-in-out infinite;
}

.monitor-screen{
    position:absolute;
    width:150px;
    height:93px;
    border:6px solid #27354a;
    border-radius:7px;
    overflow:hidden;
    background:radial-gradient(circle at 50% 55%,#104f9b,#020713 68%);
    transform:rotateY(-8deg);
}

.monitor-neck{
    position:absolute;
    left:67px;
    top:90px;
    width:16px;
    height:34px;
    background:linear-gradient(90deg,#24334a,#6f829d,#1d2939);
}

.monitor-stand{
    position:absolute;
    left:39px;
    top:120px;
    width:74px;
    height:12px;
    border-radius:50%;
    background:linear-gradient(#6d7c91,#1b2635);
}

.device-access-point{
    width:72px;
    height:72px;
    right:23%;
    top:7%;
    z-index:5;
    animation:floatAccessPoint 6s ease-in-out infinite;
}

.access-point{
    width:72px;
    height:72px;
    border-radius:22px;
    transform:perspective(300px) rotateX(58deg) rotateZ(8deg);
    background:linear-gradient(145deg,#f5f8fc,#8795a6);
    border:1px solid rgba(255,255,255,.8);
    box-shadow:0 8px 22px rgba(0,0,0,.35);
}

.access-point span{
    position:absolute;
    left:33px;
    top:33px;
    width:7px;
    height:7px;
    border-radius:50%;
    background:#00dfb7;
    box-shadow:0 0 10px #00dfb7;
}

.device-phone{
    width:105px;
    height:105px;
    left:21%;
    top:34%;
    z-index:7;
    animation:floatPhone 7s ease-in-out infinite;
}

.phone-body{
    position:absolute;
    left:18px;
    top:15px;
    width:78px;
    height:82px;
    border-radius:10px;
    transform:rotate(-9deg);
    background:linear-gradient(145deg,#26374d,#060a10);
    border:1px solid rgba(85,145,223,.28);
}

.phone-handset{
    position:absolute;
    left:0;
    top:2px;
    width:72px;
    height:21px;
    border-radius:13px;
    transform:rotate(39deg);
    background:linear-gradient(#33465f,#090d14);
    z-index:2;
}

.phone-screen{
    position:absolute;
    right:10px;
    top:12px;
    width:40px;
    height:20px;
    border-radius:3px;
    background:linear-gradient(135deg,#086cce,#18c8ff);
    box-shadow:0 0 8px rgba(0,169,255,.5);
}

.phone-keys{
    position:absolute;
    right:10px;
    bottom:10px;
    width:42px;
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:4px;
}

.phone-keys i{
    height:6px;
    border-radius:2px;
    background:#60728b;
}

.device-ups{
    width:85px;
    height:120px;
    right:1%;
    bottom:8%;
    z-index:5;
    animation:floatUps 8s ease-in-out infinite;
}

.ups-body{
    width:85px;
    height:120px;
    border-radius:10px;
    transform:rotateY(-14deg) rotateZ(5deg);
    background:linear-gradient(145deg,#1e2c40,#05080d);
    border:1px solid rgba(82,139,213,.3);
    box-shadow:inset 0 0 20px rgba(18,108,255,.1);
}

.ups-display{
    position:absolute;
    left:17px;
    top:18px;
    width:48px;
    height:25px;
    display:grid;
    place-items:center;
    border-radius:4px;
    color:#69d9ff;
    font-size:12px;
    font-weight:800;
    background:#05294b;
    box-shadow:0 0 9px rgba(0,174,255,.4);
}

.ups-button{
    position:absolute;
    left:36px;
    top:55px;
    width:13px;
    height:13px;
    border-radius:50%;
    border:1px solid #00c8ff;
    box-shadow:0 0 7px #00aaff;
}

.hologram-platform{
    position:absolute;
    left:50%;
    bottom:6%;
    width:390px;
    height:105px;
    margin-left:-195px;
    border-radius:50%;
    transform:rotateX(68deg);
    border:2px solid rgba(0,173,255,.75);
    box-shadow:
        0 0 18px #007cff,
        inset 0 0 28px rgba(0,150,255,.45);
    animation:platformPulse 3s ease-in-out infinite;
}

.hologram-platform:before,
.hologram-platform:after{
    content:"";
    position:absolute;
    border-radius:50%;
    border:1px solid rgba(42,145,255,.6);
}

.hologram-platform:before{inset:13px}
.hologram-platform:after{inset:29px;border-style:dashed}

.platform-core{
    position:absolute;
    inset:38px 88px;
    border-radius:50%;
    background:#35bdff;
    filter:blur(13px);
    opacity:.8;
}

.particle{
    position:absolute;
    width:5px;
    height:5px;
    border-radius:50%;
    background:#6edcff;
    box-shadow:0 0 14px #00a8ff;
    animation:particleFloat 5s ease-in-out infinite;
}

.particle-one{left:11%;top:47%;animation-delay:-1s}
.particle-two{left:31%;top:18%;animation-delay:-2.2s}
.particle-three{right:17%;top:35%;animation-delay:-3.1s}
.particle-four{right:7%;bottom:29%;animation-delay:-.7s}
.particle-five{left:26%;bottom:14%;animation-delay:-4s}
.particle-six{right:34%;bottom:9%;animation-delay:-1.8s}

@keyframes floatServer{
    0%,100%{transform:translate3d(0,-4px,30px) rotate(-2deg)}
    50%{transform:translate3d(0,16px,50px) rotate(2deg)}
}

@keyframes floatCamera{
    0%,100%{transform:translate3d(0,0,40px) rotate(-7deg)}
    50%{transform:translate3d(11px,18px,60px) rotate(3deg)}
}

@keyframes floatRouter{
    0%,100%{transform:translate3d(0,4px,20px) rotate(4deg)}
    50%{transform:translate3d(-12px,18px,45px) rotate(-4deg)}
}

@keyframes floatSwitch{
    0%,100%{transform:translate3d(0,0,40px) rotate(5deg)}
    50%{transform:translate3d(-14px,16px,65px) rotate(-2deg)}
}

@keyframes floatLaptop{
    0%,100%{transform:translate3d(0,0,28px) rotate(-4deg)}
    50%{transform:translate3d(9px,-18px,50px) rotate(3deg)}
}

@keyframes floatMonitor{
    0%,100%{transform:translate3d(0,-6px,35px) rotate(2deg)}
    50%{transform:translate3d(-8px,15px,58px) rotate(-3deg)}
}

@keyframes floatAccessPoint{
    0%,100%{transform:translate3d(0,0,30px)}
    50%{transform:translate3d(7px,18px,54px)}
}

@keyframes floatPhone{
    0%,100%{transform:translate3d(0,-3px,35px) rotate(-4deg)}
    50%{transform:translate3d(-10px,14px,60px) rotate(4deg)}
}

@keyframes floatUps{
    0%,100%{transform:translate3d(0,0,22px) rotate(2deg)}
    50%{transform:translate3d(-8px,-18px,48px) rotate(-3deg)}
}

@keyframes orbitSpin{
    to{transform:rotateX(67deg) rotateZ(364deg)}
}

@keyframes orbitSpinReverse{
    to{transform:rotateX(69deg) rotateZ(-378deg)}
}

@keyframes platformPulse{
    0%,100%{opacity:.7;filter:brightness(1)}
    50%{opacity:1;filter:brightness(1.4)}
}

@keyframes ledBlink{
    0%{opacity:.35}
    100%{opacity:1}
}

@keyframes particleFloat{
    0%,100%{transform:translateY(0) scale(.7);opacity:.25}
    50%{transform:translateY(-28px) scale(1.3);opacity:1}
}

@keyframes gridPulse{
    0%,100%{opacity:.3;transform:scale(.96)}
    50%{opacity:.75;transform:scale(1.03)}
}

@keyframes glowMoveOne{
    to{transform:translate(55px,32px) scale(1.15)}
}

@keyframes glowMoveTwo{
    to{transform:translate(-45px,-24px) scale(.85)}
}

@keyframes dataTravel{
    from{left:0}
    to{left:100%}
}

@media(max-width:1024px){
    .it-hero-visual{
        min-height:510px;
        max-width:650px;
        width:100%;
        margin:10px auto 0;
    }
}

@media(max-width:700px){
    .it-hero-visual{
        min-height:400px;
        transform:scale(.92);
        transform-origin:center top;
        margin-bottom:-25px;
    }

    .device-server{
        left:37%;
        top:20%;
        transform:scale(.8);
    }

    .device-camera{
        left:2%;
        top:15%;
        transform:scale(.8);
    }

    .device-router{
        left:22%;
        top:5%;
        transform:scale(.8);
    }

    .device-switch{
        right:-2%;
        top:28%;
        transform:scale(.75);
    }

    .device-laptop{
        left:0;
        bottom:13%;
        transform:scale(.72);
    }

    .device-monitor{
        right:2%;
        bottom:13%;
        transform:scale(.72);
    }

    .device-phone{
        left:16%;
        top:39%;
        transform:scale(.75);
    }

    .device-ups{
        right:-2%;
        bottom:3%;
        transform:scale(.72);
    }

    .device-access-point{
        right:17%;
        top:6%;
        transform:scale(.8);
    }

    .hologram-platform{
        width:300px;
        height:85px;
        margin-left:-150px;
    }

    .orbit-ring-one{
        width:360px;
        height:360px;
        margin:-180px 0 0 -180px;
    }

    .orbit-ring-two{
        width:290px;
        height:290px;
        margin:-145px 0 0 -145px;
    }

    .orbit-ring-three{
        width:220px;
        height:220px;
        margin:-110px 0 0 -110px;
    }
}

@media(max-width:480px){
    .it-hero-visual{
        width:118%;
        margin-left:-9%;
        min-height:370px;
        transform:scale(.78);
        margin-bottom:-75px;
    }
}

@media(prefers-reduced-motion:reduce){
    .it-hero-visual *,
    .it-hero-visual *:before,
    .it-hero-visual *:after{
        animation-duration:.001ms !important;
        animation-iteration-count:1 !important;
    }
}

/* RESHBYTE FLOATING IT HERO END */

/* RESHBYTE FULLSCREEN HERO START */

/* Hero becomes a full-screen technology canvas */
.hero{
    min-height:100vh;
    height:auto;
    padding:82px 0 0;
    display:block;
    position:relative;
    overflow:hidden;
    background:
        radial-gradient(circle at 50% 42%,rgba(21,104,255,.29),transparent 35%),
        radial-gradient(circle at 12% 78%,rgba(0,197,255,.11),transparent 30%),
        radial-gradient(circle at 88% 20%,rgba(39,78,190,.22),transparent 32%),
        linear-gradient(135deg,#010713 0%,#04152b 48%,#020b18 100%);
}

/* Subtle full-screen grid */
.hero:before{
    opacity:.28;
    background-image:
        linear-gradient(rgba(77,145,255,.055) 1px,transparent 1px),
        linear-gradient(90deg,rgba(77,145,255,.055) 1px,transparent 1px);
    background-size:48px 48px;
    mask-image:linear-gradient(to bottom,transparent,#000 12%,#000 88%,transparent);
}

/* Use almost the entire browser width */
.hero > .container{
    width:100%;
    max-width:none;
    min-height:calc(100vh - 82px);
    margin:0;
    padding:0;
    position:relative;
}

/* One-column hero */
.hero-grid{
    width:100%;
    min-height:calc(100vh - 82px);
    padding:0;
    margin:0;
    display:block;
    position:relative;
}

/* Completely remove heading, wording and buttons */
.hero-grid > div:first-child:not(.it-hero-visual){
    display:none !important;
}

/* Remove old statistic bar from the first screen */
.hero .stats{
    display:none !important;
}

/* Full-screen visual stage */
.it-hero-visual{
    position:relative;
    inset:auto;
    width:100%;
    max-width:none;
    height:calc(100vh - 82px);
    min-height:650px;
    margin:0;
    overflow:hidden;
    perspective:1600px;
    transform-style:preserve-3d;
}

/* Large background illumination */
.it-hero-visual:before{
    inset:2% 8% 0;
    background:
        radial-gradient(circle at 50% 50%,rgba(16,112,255,.28),transparent 46%),
        radial-gradient(circle at 18% 35%,rgba(0,196,255,.12),transparent 25%),
        radial-gradient(circle at 83% 30%,rgba(84,75,255,.13),transparent 26%);
    filter:blur(20px);
}

/* Expand grid across full stage */
.it-grid-bg{
    inset:-8%;
    border-radius:0;
    background-size:48px 48px;
    mask-image:radial-gradient(ellipse at center,#000 5%,rgba(0,0,0,.8) 45%,transparent 82%);
}

/* Central server */
.device-server{
    width:190px;
    height:330px;
    left:calc(50% - 95px);
    top:19%;
    z-index:12;
}

/* CCTV camera */
.device-camera{
    width:140px;
    height:130px;
    left:8%;
    top:16%;
    z-index:8;
    transform:scale(1.12);
}

/* Router */
.device-router{
    width:175px;
    height:90px;
    left:26%;
    top:10%;
    z-index:7;
    transform:scale(1.08);
}

/* Wireless access point */
.device-access-point{
    width:90px;
    height:90px;
    right:26%;
    top:11%;
    z-index:7;
    transform:scale(1.12);
}

/* Network switch */
.device-switch{
    width:210px;
    height:72px;
    right:7%;
    top:21%;
    z-index:7;
    transform:scale(1.05);
}

/* IP phone */
.device-phone{
    width:130px;
    height:130px;
    left:20%;
    top:37%;
    z-index:9;
    transform:scale(1.08);
}

/* Laptop */
.device-laptop{
    width:205px;
    height:165px;
    left:8%;
    bottom:15%;
    z-index:8;
    transform:scale(1.08);
}

/* Monitor */
.device-monitor{
    width:195px;
    height:185px;
    right:16%;
    bottom:13%;
    z-index:8;
    transform:scale(1.08);
}

/* UPS */
.device-ups{
    width:108px;
    height:155px;
    right:5%;
    bottom:10%;
    z-index:8;
    transform:scale(1.08);
}

/* Larger hologram base */
.hologram-platform{
    left:50%;
    bottom:4%;
    width:650px;
    height:165px;
    margin-left:-325px;
    opacity:.95;
}

/* Full-screen orbit system */
.orbit-ring-one{
    width:720px;
    height:720px;
    margin:-360px 0 0 -360px;
}

.orbit-ring-two{
    width:590px;
    height:590px;
    margin:-295px 0 0 -295px;
}

.orbit-ring-three{
    width:445px;
    height:445px;
    margin:-222px 0 0 -222px;
}

/* More visible connecting lines */
.data-line{
    opacity:.82;
}

.data-line-one{
    width:440px;
    left:9%;
    top:38%;
}

.data-line-two{
    width:390px;
    right:6%;
    top:48%;
}

.data-line-three{
    width:420px;
    left:31%;
    bottom:21%;
}

/* Bigger ambient glow */
.it-glow{
    width:390px;
    height:390px;
    filter:blur(105px);
}

.it-glow-one{
    top:17%;
    left:30%;
}

.it-glow-two{
    right:17%;
    bottom:12%;
}

/* Gentle whole-stage movement */
.it-hero-visual{
    animation:heroStageBreath 8s ease-in-out infinite;
}

@keyframes heroStageBreath{
    0%,100%{
        filter:brightness(1);
    }
    50%{
        filter:brightness(1.08);
    }
}

/* Additional floating light particles */
.it-hero-visual .particle{
    width:6px;
    height:6px;
}

.it-hero-visual .particle-one{left:6%;top:38%}
.it-hero-visual .particle-two{left:29%;top:14%}
.it-hero-visual .particle-three{right:20%;top:24%}
.it-hero-visual .particle-four{right:8%;bottom:30%}
.it-hero-visual .particle-five{left:21%;bottom:12%}
.it-hero-visual .particle-six{right:37%;bottom:8%}

/* Tablet */
@media(max-width:1024px){
    .hero{
        padding-top:82px;
    }

    .hero > .container,
    .hero-grid{
        min-height:calc(100vh - 82px);
    }

    .it-hero-visual{
        width:100%;
        max-width:none;
        height:calc(100vh - 82px);
        min-height:620px;
        margin:0;
    }

    .device-server{
        left:calc(50% - 75px);
        width:150px;
        height:270px;
        top:23%;
    }

    .device-camera{
        left:4%;
        top:17%;
        transform:scale(.95);
    }

    .device-router{
        left:23%;
        top:9%;
        transform:scale(.88);
    }

    .device-switch{
        right:2%;
        top:25%;
        transform:scale(.82);
    }

    .device-laptop{
        left:2%;
        bottom:14%;
        transform:scale(.85);
    }

    .device-monitor{
        right:8%;
        bottom:13%;
        transform:scale(.85);
    }

    .device-phone{
        left:15%;
        top:41%;
        transform:scale(.9);
    }

    .device-ups{
        right:1%;
        bottom:8%;
        transform:scale(.88);
    }

    .device-access-point{
        right:20%;
        top:10%;
        transform:scale(.9);
    }

    .hologram-platform{
        width:500px;
        height:135px;
        margin-left:-250px;
    }
}

/* Mobile */
@media(max-width:700px){
    .hero{
        min-height:100svh;
        padding-top:72px;
    }

    .hero > .container,
    .hero-grid{
        min-height:calc(100svh - 72px);
    }

    .it-hero-visual{
        width:100%;
        height:calc(100svh - 72px);
        min-height:610px;
        margin:0;
        transform:none;
    }

    .device-server{
        width:118px;
        height:215px;
        left:calc(50% - 59px);
        top:26%;
    }

    .device-camera{
        left:-2%;
        top:18%;
        transform:scale(.72);
    }

    .device-router{
        left:19%;
        top:8%;
        transform:scale(.66);
    }

    .device-access-point{
        right:13%;
        top:10%;
        transform:scale(.7);
    }

    .device-switch{
        right:-7%;
        top:27%;
        transform:scale(.62);
    }

    .device-phone{
        left:8%;
        top:43%;
        transform:scale(.68);
    }

    .device-laptop{
        left:-8%;
        bottom:14%;
        transform:scale(.62);
    }

    .device-monitor{
        right:-2%;
        bottom:14%;
        transform:scale(.63);
    }

    .device-ups{
        right:-5%;
        bottom:5%;
        transform:scale(.62);
    }

    .hologram-platform{
        width:380px;
        height:110px;
        margin-left:-190px;
        bottom:7%;
    }

    .orbit-ring-one{
        width:470px;
        height:470px;
        margin:-235px 0 0 -235px;
    }

    .orbit-ring-two{
        width:390px;
        height:390px;
        margin:-195px 0 0 -195px;
    }

    .orbit-ring-three{
        width:300px;
        height:300px;
        margin:-150px 0 0 -150px;
    }
}

@media(max-width:480px){
    .it-hero-visual{
        width:100%;
        margin:0;
        min-height:580px;
        transform:none;
    }
}

/* RESHBYTE FULLSCREEN HERO END */

/* RESHBYTE PREMIUM ABOUT PAGE START */

.about-premium-hero{
    min-height:740px;
    padding:155px 0 95px;
    position:relative;
    overflow:hidden;
    color:#fff;
    background:
        radial-gradient(circle at 80% 25%,rgba(49,112,255,.31),transparent 28%),
        radial-gradient(circle at 12% 85%,rgba(0,196,255,.12),transparent 26%),
        linear-gradient(135deg,#010713,#061a35 62%,#020b18);
}

.about-hero-grid-bg{
    position:absolute;
    inset:0;
    opacity:.22;
    background-image:
        linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),
        linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);
    background-size:48px 48px;
    mask-image:linear-gradient(to bottom,#000,transparent 92%);
}

.about-hero-glow{
    position:absolute;
    width:350px;
    height:350px;
    border-radius:50%;
    filter:blur(100px);
    opacity:.3;
}

.about-glow-one{
    right:8%;
    top:12%;
    background:#286dff;
}

.about-glow-two{
    left:7%;
    bottom:-10%;
    background:#00bbff;
}

.about-premium-hero-inner{
    position:relative;
    z-index:2;
    display:grid;
    grid-template-columns:1.05fr .95fr;
    gap:70px;
    align-items:center;
}

.about-kicker,
.about-label{
    display:inline-flex;
    align-items:center;
    gap:11px;
    margin-bottom:17px;
    color:#4889ff;
    font-size:13px;
    font-weight:800;
    letter-spacing:1.6px;
    text-transform:uppercase;
}

.about-kicker{
    color:#69a0ff;
}

.about-kicker:before,
.about-label:before{
    content:"";
    width:34px;
    height:2px;
    background:linear-gradient(90deg,#3978ff,#00c8ff);
}

.about-hero-copy h1{
    max-width:700px;
    font-family:Manrope,sans-serif;
    font-size:clamp(48px,6.6vw,82px);
    line-height:1.02;
    letter-spacing:-4px;
}

.about-hero-copy h1 span{
    display:block;
    color:transparent;
    background:linear-gradient(90deg,#fff,#89adff,#00ceff);
    background-clip:text;
}

.about-hero-copy > p{
    max-width:660px;
    margin:26px 0 31px;
    color:#b9c8db;
    font-size:18px;
}

.about-hero-actions{
    display:flex;
    flex-wrap:wrap;
    gap:14px;
}

.about-hero-points{
    display:flex;
    flex-wrap:wrap;
    gap:12px 23px;
    margin-top:35px;
    color:#9eb0c8;
    font-size:13px;
    font-weight:600;
}

.about-hero-points span{
    display:flex;
    align-items:center;
    gap:8px;
}

.about-hero-points span:before{
    content:"";
    width:6px;
    height:6px;
    border-radius:50%;
    background:#20b9ff;
    box-shadow:0 0 9px #20b9ff;
}

.about-visual{
    min-height:490px;
    position:relative;
    display:grid;
    place-items:center;
    perspective:1200px;
}

.about-core{
    width:235px;
    height:235px;
    padding:15px;
    position:relative;
    z-index:3;
    border-radius:50px;
    transform:rotate(-5deg);
    border:1px solid rgba(255,255,255,.18);
    background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.025));
    box-shadow:0 40px 90px rgba(0,0,0,.42);
    backdrop-filter:blur(18px);
    animation:aboutCoreFloat 6s ease-in-out infinite;
}

.about-core-inner{
    width:100%;
    height:100%;
    display:grid;
    place-items:center;
    overflow:hidden;
    border-radius:39px;
    background:
        radial-gradient(circle at 50% 20%,rgba(56,131,255,.22),transparent 45%),
        rgba(3,14,29,.82);
}

.about-core img{
    width:115px;
    height:auto;
}

.about-orbit{
    position:absolute;
    left:50%;
    top:50%;
    border-radius:50%;
    border:1px solid rgba(93,154,255,.28);
}

.about-orbit-one{
    width:430px;
    height:430px;
    margin:-215px 0 0 -215px;
    animation:aboutOrbitSpin 18s linear infinite;
}

.about-orbit-two{
    width:340px;
    height:340px;
    margin:-170px 0 0 -170px;
    border-style:dashed;
    border-color:rgba(0,199,255,.28);
    animation:aboutOrbitReverse 14s linear infinite;
}

.about-floating-card{
    position:absolute;
    z-index:5;
    min-width:185px;
    padding:15px 17px;
    display:flex;
    align-items:center;
    gap:12px;
    border-radius:16px;
    border:1px solid rgba(255,255,255,.15);
    background:rgba(7,25,49,.78);
    box-shadow:0 18px 40px rgba(0,0,0,.3);
    backdrop-filter:blur(14px);
}

.about-floating-card strong{
    display:block;
    color:#fff;
    font-size:14px;
}

.about-floating-card small{
    display:block;
    margin-top:2px;
    color:#96abc4;
    font-size:11px;
}

.about-mini-icon{
    width:38px;
    height:38px;
    flex:0 0 38px;
    display:grid;
    place-items:center;
    border-radius:11px;
    color:#fff;
    font-size:12px;
    font-weight:800;
    background:linear-gradient(135deg,#3978ff,#00bde9);
    box-shadow:0 8px 18px rgba(49,119,255,.3);
}

.card-infrastructure{
    left:0;
    top:75px;
    animation:aboutCardFloatOne 6s ease-in-out infinite;
}

.card-software{
    right:-5px;
    top:125px;
    animation:aboutCardFloatTwo 7s ease-in-out infinite;
}

.card-security{
    left:10px;
    bottom:75px;
    animation:aboutCardFloatTwo 8s ease-in-out infinite reverse;
}

.card-support{
    right:-10px;
    bottom:55px;
    animation:aboutCardFloatOne 6.5s ease-in-out infinite reverse;
}

.about-intro-section{
    padding:110px 0;
    background:#fff;
}

.about-intro-grid{
    display:grid;
    grid-template-columns:.8fr 1.2fr;
    gap:90px;
    align-items:start;
}

.about-section-heading h2,
.about-story-content h2,
.about-purpose-heading h2,
.about-values-header h2{
    font-family:Manrope,sans-serif;
    font-size:clamp(35px,4.7vw,58px);
    line-height:1.1;
    letter-spacing:-2.5px;
}

.about-intro-content{
    color:#64748b;
    font-size:16px;
}

.about-intro-content p + p{
    margin-top:18px;
}

.about-large-copy{
    color:#18283c;
    font-family:Manrope,sans-serif;
    font-size:23px;
    font-weight:700;
    line-height:1.5;
}

.about-capability-strip{
    margin-top:75px;
    display:grid;
    grid-template-columns:repeat(4,1fr);
    border:1px solid #dfe7f1;
    border-radius:22px;
    overflow:hidden;
    box-shadow:0 18px 50px rgba(7,24,46,.07);
}

.about-capability-strip div{
    min-height:145px;
    padding:27px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    text-align:center;
    border-right:1px solid #dfe7f1;
}

.about-capability-strip div:last-child{
    border-right:0;
}

.about-capability-strip strong{
    color:#102033;
    font-family:Manrope,sans-serif;
    font-size:27px;
}

.about-capability-strip span{
    margin-top:5px;
    color:#718096;
    font-size:13px;
}

.about-story-section{
    padding:110px 0;
    background:#f5f8fc;
}

.about-story-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:80px;
    align-items:center;
}

.story-panel{
    min-height:490px;
    padding:26px;
    position:relative;
    overflow:hidden;
    border-radius:28px;
    color:#fff;
    background:
        radial-gradient(circle at 50% 50%,rgba(40,120,255,.28),transparent 36%),
        linear-gradient(145deg,#06162a,#0a3265);
    box-shadow:0 30px 70px rgba(3,20,43,.22);
}

.story-panel:before{
    content:"";
    position:absolute;
    inset:0;
    opacity:.25;
    background-image:
        linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),
        linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);
    background-size:34px 34px;
}

.story-panel-top,
.story-panel-bottom{
    position:relative;
    z-index:4;
    display:flex;
    align-items:center;
    justify-content:space-between;
}

.story-panel-top{
    color:#b7cae2;
    font-size:12px;
    font-weight:700;
    letter-spacing:1px;
    text-transform:uppercase;
}

.story-panel-top i{
    width:9px;
    height:9px;
    border-radius:50%;
    background:#28d1ff;
    box-shadow:0 0 14px #28d1ff;
}

.story-network{
    position:absolute;
    inset:65px 20px 55px;
}

.story-node{
    position:absolute;
    z-index:3;
    display:grid;
    place-items:center;
    border:1px solid rgba(255,255,255,.2);
    color:#fff;
    font-size:11px;
    font-weight:700;
    background:rgba(12,43,80,.78);
    box-shadow:0 15px 35px rgba(0,0,0,.25);
    backdrop-filter:blur(12px);
}

.story-node-main{
    width:120px;
    height:120px;
    left:50%;
    top:50%;
    margin:-60px 0 0 -60px;
    border-radius:35px;
    font-size:30px;
    background:linear-gradient(145deg,#3978ff,#0246b5);
}

.node-cloud,
.node-network,
.node-security,
.node-software{
    width:88px;
    height:88px;
    border-radius:50%;
}

.node-cloud{
    left:5%;
    top:4%;
}

.node-network{
    right:4%;
    top:12%;
}

.node-security{
    right:9%;
    bottom:4%;
}

.node-software{
    left:6%;
    bottom:2%;
}

.story-line{
    position:absolute;
    z-index:1;
    width:155px;
    height:1px;
    background:linear-gradient(90deg,transparent,#36b7ff,transparent);
    transform-origin:center;
}

.line-one{
    left:22%;
    top:31%;
    transform:rotate(28deg);
}

.line-two{
    right:18%;
    top:34%;
    transform:rotate(-30deg);
}

.line-three{
    right:20%;
    bottom:31%;
    transform:rotate(27deg);
}

.line-four{
    left:20%;
    bottom:28%;
    transform:rotate(-28deg);
}

.story-panel-bottom{
    position:absolute;
    left:26px;
    right:26px;
    bottom:22px;
    color:#91afd0;
    font-size:11px;
    font-weight:700;
    text-transform:uppercase;
}

.about-story-content > p{
    margin-top:20px;
    color:#64748b;
}

.about-check-grid{
    margin-top:28px;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:15px;
}

.about-check-grid > div{
    padding:17px;
    display:flex;
    gap:11px;
    border:1px solid #dfe7f1;
    border-radius:15px;
    background:#fff;
}

.about-check-grid span{
    width:24px;
    height:24px;
    flex:0 0 24px;
    display:grid;
    place-items:center;
    border-radius:50%;
    color:#fff;
    font-size:12px;
    background:#3978ff;
}

.about-check-grid p{
    color:#536579;
    font-size:13px;
    line-height:1.6;
}

.about-purpose-section{
    padding:110px 0;
    background:#fff;
}

.about-purpose-heading{
    max-width:820px;
}

.about-purpose-grid{
    margin-top:48px;
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:25px;
}

.about-purpose-card{
    min-height:320px;
    padding:34px;
    position:relative;
    overflow:hidden;
    border:1px solid #dfe7f1;
    border-radius:23px;
    background:#fff;
    box-shadow:0 12px 35px rgba(7,24,46,.06);
    transition:.35s;
}

.about-purpose-card:after{
    content:"";
    position:absolute;
    right:-60px;
    bottom:-60px;
    width:170px;
    height:170px;
    border-radius:50%;
    background:radial-gradient(circle,rgba(57,120,255,.13),transparent 70%);
}

.about-purpose-card:hover{
    transform:translateY(-8px);
    border-color:rgba(57,120,255,.34);
    box-shadow:0 25px 60px rgba(7,24,46,.12);
}

.purpose-number{
    width:52px;
    height:52px;
    display:grid;
    place-items:center;
    margin-bottom:45px;
    border-radius:15px;
    color:#fff;
    font-size:13px;
    font-weight:800;
    background:linear-gradient(135deg,#3978ff,#00bfea);
}

.about-purpose-card h3,
.about-value-card h3{
    font-family:Manrope,sans-serif;
    font-size:23px;
}

.about-purpose-card p{
    margin-top:13px;
    color:#64748b;
}

.about-values-section{
    padding:110px 0;
    color:#fff;
    background:
        radial-gradient(circle at 85% 15%,rgba(57,120,255,.24),transparent 25%),
        linear-gradient(135deg,#020914,#071d36);
}

.about-values-header{
    display:grid;
    grid-template-columns:1.2fr .8fr;
    gap:70px;
    align-items:end;
}

.about-values-header p{
    color:#a9bad0;
}

.about-values-grid{
    margin-top:50px;
    display:grid;
    grid-template-columns:repeat(3,1fr);
    border:1px solid rgba(255,255,255,.12);
    border-radius:24px;
    overflow:hidden;
}

.about-value-card{
    min-height:235px;
    padding:30px;
    border-right:1px solid rgba(255,255,255,.1);
    border-bottom:1px solid rgba(255,255,255,.1);
    background:rgba(255,255,255,.025);
    transition:.35s;
}

.about-value-card:nth-child(3n){
    border-right:0;
}

.about-value-card:nth-last-child(-n+3){
    border-bottom:0;
}

.about-value-card:hover{
    background:rgba(57,120,255,.11);
}

.about-value-card > span{
    color:#54a3ff;
    font-size:12px;
    font-weight:800;
}

.about-value-card h3{
    margin-top:32px;
}

.about-value-card p{
    margin-top:11px;
    color:#a9bad0;
    font-size:14px;
}

.about-founder-section{
    padding:105px 0;
    background:#f5f8fc;
}

.about-founder-grid{
    display:grid;
    grid-template-columns:.72fr 1.28fr;
    gap:75px;
    align-items:center;
}

.founder-identity{
    padding:35px;
    display:flex;
    align-items:center;
    gap:22px;
    border:1px solid #dfe7f1;
    border-radius:23px;
    background:#fff;
    box-shadow:0 20px 50px rgba(7,24,46,.08);
}

.founder-monogram{
    width:100px;
    height:100px;
    flex:0 0 100px;
    display:grid;
    place-items:center;
    border-radius:28px;
    color:#fff;
    font-family:Manrope,sans-serif;
    font-size:30px;
    font-weight:800;
    background:
        radial-gradient(circle at 30% 20%,rgba(255,255,255,.24),transparent 30%),
        linear-gradient(145deg,#3978ff,#073a9b);
}

.founder-identity span{
    color:#3978ff;
    font-size:12px;
    font-weight:800;
    letter-spacing:1px;
    text-transform:uppercase;
}

.founder-identity h3{
    margin-top:4px;
    font-family:Manrope,sans-serif;
    font-size:25px;
}

.founder-identity p{
    color:#718096;
    font-size:13px;
}

.founder-message blockquote{
    color:#16263a;
    font-family:Manrope,sans-serif;
    font-size:clamp(24px,3vw,37px);
    font-weight:700;
    line-height:1.45;
    letter-spacing:-1px;
}

.founder-message > p{
    margin-top:22px;
    color:#64748b;
}

.about-cta-section{
    padding:80px 0;
    background:#fff;
}

.about-cta{
    padding:55px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:45px;
    border-radius:28px;
    color:#fff;
    background:
        radial-gradient(circle at 90% 10%,rgba(0,201,255,.21),transparent 27%),
        linear-gradient(135deg,#06162a,#0b3264);
    box-shadow:0 28px 65px rgba(5,31,63,.2);
}

.about-cta h2{
    max-width:700px;
    font-family:Manrope,sans-serif;
    font-size:clamp(31px,4vw,49px);
    line-height:1.13;
}

.about-cta p{
    max-width:680px;
    margin-top:13px;
    color:#aec0d6;
}

.about-cta-actions{
    min-width:220px;
    display:grid;
    gap:15px;
    justify-items:center;
}

.about-text-link{
    color:#d5e6fb;
    font-size:14px;
    font-weight:700;
}

@keyframes aboutCoreFloat{
    0%,100%{
        transform:translateY(0) rotate(-5deg);
    }
    50%{
        transform:translateY(-16px) rotate(2deg);
    }
}

@keyframes aboutOrbitSpin{
    to{
        transform:rotate(360deg);
    }
}

@keyframes aboutOrbitReverse{
    to{
        transform:rotate(-360deg);
    }
}

@keyframes aboutCardFloatOne{
    0%,100%{
        transform:translateY(0);
    }
    50%{
        transform:translateY(-13px);
    }
}

@keyframes aboutCardFloatTwo{
    0%,100%{
        transform:translateY(-5px);
    }
    50%{
        transform:translateY(11px);
    }
}

@media(max-width:1024px){

    .about-premium-hero-inner,
    .about-intro-grid,
    .about-story-grid,
    .about-founder-grid{
        grid-template-columns:1fr;
    }

    .about-premium-hero-inner{
        gap:35px;
    }

    .about-visual{
        max-width:650px;
        width:100%;
        margin:auto;
    }

    .about-intro-grid,
    .about-story-grid,
    .about-founder-grid{
        gap:45px;
    }

    .about-capability-strip{
        grid-template-columns:repeat(2,1fr);
    }

    .about-capability-strip div:nth-child(2){
        border-right:0;
    }

    .about-capability-strip div:nth-child(-n+2){
        border-bottom:1px solid #dfe7f1;
    }

    .about-purpose-grid,
    .about-values-grid{
        grid-template-columns:repeat(2,1fr);
    }

    .about-value-card,
    .about-value-card:nth-child(3n){
        border-right:1px solid rgba(255,255,255,.1);
        border-bottom:1px solid rgba(255,255,255,.1);
    }

    .about-value-card:nth-child(2n){
        border-right:0;
    }

    .about-value-card:nth-last-child(-n+2){
        border-bottom:0;
    }

    .about-values-header{
        grid-template-columns:1fr;
        gap:25px;
    }

    .about-cta{
        align-items:flex-start;
        flex-direction:column;
    }

    .about-cta-actions{
        justify-items:start;
    }
}

@media(max-width:700px){

    .about-premium-hero{
        min-height:auto;
        padding:130px 0 75px;
    }

    .about-hero-copy h1{
        letter-spacing:-2.7px;
    }

    .about-visual{
        min-height:430px;
        transform:scale(.9);
        margin-top:-10px;
    }

    .about-core{
        width:195px;
        height:195px;
    }

    .about-orbit-one{
        width:350px;
        height:350px;
        margin:-175px 0 0 -175px;
    }

    .about-orbit-two{
        width:285px;
        height:285px;
        margin:-142px 0 0 -142px;
    }

    .about-floating-card{
        min-width:155px;
        padding:12px;
    }

    .card-infrastructure{
        left:-4%;
    }

    .card-software{
        right:-4%;
    }

    .card-security{
        left:-3%;
    }

    .card-support{
        right:-6%;
    }

    .about-intro-section,
    .about-story-section,
    .about-purpose-section,
    .about-values-section,
    .about-founder-section{
        padding:75px 0;
    }

    .about-capability-strip,
    .about-purpose-grid,
    .about-values-grid,
    .about-check-grid{
        grid-template-columns:1fr;
    }

    .about-capability-strip div{
        border-right:0;
        border-bottom:1px solid #dfe7f1;
    }

    .about-capability-strip div:last-child{
        border-bottom:0;
    }

    .about-value-card,
    .about-value-card:nth-child(2n),
    .about-value-card:nth-child(3n){
        border-right:0;
        border-bottom:1px solid rgba(255,255,255,.1);
    }

    .about-value-card:last-child{
        border-bottom:0;
    }

    .story-panel{
        min-height:420px;
    }

    .node-cloud,
    .node-network,
    .node-security,
    .node-software{
        width:70px;
        height:70px;
        font-size:9px;
    }

    .story-node-main{
        width:100px;
        height:100px;
        margin:-50px 0 0 -50px;
    }

    .founder-identity{
        padding:24px;
        align-items:flex-start;
        flex-direction:column;
    }

    .founder-monogram{
        width:82px;
        height:82px;
        flex-basis:82px;
    }

    .about-cta{
        padding:36px 25px;
    }
}

/* RESHBYTE PREMIUM ABOUT PAGE END */

/* RESHBYTE PREMIUM SERVICES PAGE START */

.services-premium-hero{
    min-height:760px;
    padding:155px 0 90px;
    position:relative;
    overflow:hidden;
    color:#fff;
    background:
        radial-gradient(circle at 79% 29%,rgba(53,116,255,.34),transparent 28%),
        radial-gradient(circle at 12% 88%,rgba(0,198,255,.11),transparent 28%),
        linear-gradient(135deg,#010713,#061a35 62%,#020b18);
}

.services-hero-grid{
    position:absolute;
    inset:0;
    opacity:.2;
    background-image:
        linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),
        linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);
    background-size:48px 48px;
    mask-image:linear-gradient(to bottom,#000,transparent 94%);
}

.services-glow{
    position:absolute;
    width:380px;
    height:380px;
    border-radius:50%;
    filter:blur(105px);
    opacity:.35;
}

.services-glow-one{
    right:9%;
    top:12%;
    background:#236dff;
}

.services-glow-two{
    left:8%;
    bottom:-15%;
    background:#00bdf5;
}

.services-hero-inner{
    position:relative;
    z-index:2;
    display:grid;
    grid-template-columns:1.05fr .95fr;
    gap:65px;
    align-items:center;
}

.services-label,
.services-section-label{
    display:inline-flex;
    align-items:center;
    gap:11px;
    margin-bottom:17px;
    color:#4b8cff;
    font-size:13px;
    font-weight:800;
    letter-spacing:1.5px;
    text-transform:uppercase;
}

.services-label{
    color:#69a2ff;
}

.services-label:before,
.services-section-label:before{
    content:"";
    width:34px;
    height:2px;
    background:linear-gradient(90deg,#3978ff,#00c8ff);
}

.services-hero-copy h1{
    max-width:720px;
    font-family:Manrope,sans-serif;
    font-size:clamp(48px,6.5vw,82px);
    line-height:1.01;
    letter-spacing:-4px;
}

.services-hero-copy h1 span{
    display:block;
    color:transparent;
    background:linear-gradient(90deg,#fff,#90b2ff,#00caff);
    background-clip:text;
}

.services-hero-copy > p{
    max-width:680px;
    margin:26px 0 31px;
    color:#b8c8dc;
    font-size:18px;
}

.services-hero-actions{
    display:flex;
    flex-wrap:wrap;
    gap:14px;
}

.services-hero-tags{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
    margin-top:34px;
}

.services-hero-tags span{
    padding:7px 12px;
    border:1px solid rgba(255,255,255,.13);
    border-radius:999px;
    color:#a9bad0;
    background:rgba(255,255,255,.035);
    font-size:11px;
    font-weight:700;
}

.services-visual{
    min-height:500px;
    position:relative;
    display:grid;
    place-items:center;
}

.services-core{
    width:235px;
    height:285px;
    padding:13px;
    position:relative;
    z-index:4;
    border:1px solid rgba(255,255,255,.17);
    border-radius:32px;
    background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.025));
    box-shadow:0 40px 90px rgba(0,0,0,.4);
    backdrop-filter:blur(18px);
    transform:rotate(-4deg);
    animation:servicesCoreFloat 6s ease-in-out infinite;
}

.services-core-screen{
    height:100%;
    padding:30px 23px;
    border-radius:23px;
    color:#fff;
    background:
        radial-gradient(circle at 50% 20%,rgba(48,126,255,.27),transparent 38%),
        rgba(3,14,29,.91);
}

.core-status{
    width:9px;
    height:9px;
    display:block;
    margin-bottom:65px;
    border-radius:50%;
    background:#20dcb8;
    box-shadow:0 0 15px #20dcb8;
}

.services-core-screen strong{
    display:block;
    font-family:Manrope,sans-serif;
    font-size:21px;
    line-height:1.25;
}

.services-core-screen small{
    display:block;
    margin-top:7px;
    color:#8ca4c0;
}

.core-bars{
    margin-top:30px;
    display:grid;
    gap:8px;
}

.core-bars i{
    height:7px;
    border-radius:10px;
    background:linear-gradient(90deg,#3978ff,#00bde8);
    box-shadow:0 0 12px rgba(0,166,255,.25);
}

.core-bars i:nth-child(1){width:92%}
.core-bars i:nth-child(2){width:72%}
.core-bars i:nth-child(3){width:84%}
.core-bars i:nth-child(4){width:56%}

.services-orbit{
    position:absolute;
    left:50%;
    top:50%;
    border-radius:50%;
    border:1px solid rgba(92,154,255,.27);
}

.services-orbit-one{
    width:450px;
    height:450px;
    margin:-225px 0 0 -225px;
    animation:servicesOrbit 20s linear infinite;
}

.services-orbit-two{
    width:365px;
    height:365px;
    margin:-182px 0 0 -182px;
    border-style:dashed;
    border-color:rgba(0,201,255,.3);
    animation:servicesOrbitReverse 15s linear infinite;
}

.services-orbit-three{
    width:290px;
    height:290px;
    margin:-145px 0 0 -145px;
    border-color:rgba(108,99,255,.25);
    animation:servicesOrbit 11s linear infinite;
}

.service-float-card{
    min-width:182px;
    padding:14px 16px;
    position:absolute;
    z-index:6;
    display:flex;
    align-items:center;
    gap:12px;
    border:1px solid rgba(255,255,255,.15);
    border-radius:16px;
    background:rgba(7,25,49,.8);
    box-shadow:0 18px 40px rgba(0,0,0,.3);
    backdrop-filter:blur(14px);
}

.service-float-card > span{
    width:37px;
    height:37px;
    flex:0 0 37px;
    display:grid;
    place-items:center;
    border-radius:11px;
    color:#fff;
    font-size:11px;
    font-weight:800;
    background:linear-gradient(135deg,#3978ff,#00bde8);
}

.service-float-card strong{
    display:block;
    font-size:13px;
}

.service-float-card small{
    color:#91a7c0;
    font-size:10px;
}

.float-network{
    left:-3%;
    top:65px;
    animation:serviceCardFloatOne 6s ease-in-out infinite;
}

.float-cloud{
    right:-3%;
    top:115px;
    animation:serviceCardFloatTwo 7s ease-in-out infinite;
}

.float-security{
    left:1%;
    bottom:75px;
    animation:serviceCardFloatTwo 8s ease-in-out infinite reverse;
}

.float-software{
    right:-5%;
    bottom:55px;
    animation:serviceCardFloatOne 6.5s ease-in-out infinite reverse;
}

.services-intro{
    padding:105px 0;
    background:#fff;
}

.services-intro-grid{
    display:grid;
    grid-template-columns:.9fr 1.1fr;
    gap:90px;
}

.services-heading h2,
.services-capabilities-header h2,
.services-value-copy h2,
.services-process-heading h2,
.services-engagement-header h2{
    font-family:Manrope,sans-serif;
    font-size:clamp(35px,4.7vw,58px);
    line-height:1.1;
    letter-spacing:-2.5px;
}

.services-large-copy{
    color:#17283c;
    font-family:Manrope,sans-serif;
    font-size:23px;
    font-weight:700;
    line-height:1.5;
}

.services-intro-copy > p:last-child{
    margin-top:20px;
    color:#64748b;
}

.services-capabilities{
    padding:110px 0;
    background:#f5f8fc;
}

.services-capabilities-header{
    display:grid;
    grid-template-columns:1.25fr .75fr;
    gap:65px;
    align-items:end;
}

.services-capabilities-header > p{
    color:#64748b;
}

.services-grid{
    margin-top:50px;
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:25px;
}

.premium-service-card{
    min-height:460px;
    padding:34px;
    border:1px solid #dfe7f1;
    border-radius:24px;
    background:#fff;
    box-shadow:0 12px 38px rgba(7,24,46,.065);
    transition:.35s;
}

.premium-service-card:hover{
    transform:translateY(-8px);
    border-color:rgba(57,120,255,.36);
    box-shadow:0 26px 65px rgba(7,24,46,.13);
}

.service-card-top{
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin-bottom:42px;
}

.service-number{
    width:52px;
    height:52px;
    display:grid;
    place-items:center;
    border-radius:15px;
    color:#fff;
    font-size:12px;
    font-weight:800;
    background:linear-gradient(135deg,#3978ff,#00bde8);
}

.service-symbol{
    color:#9db0c6;
    font-size:25px;
}

.premium-service-card h3{
    font-family:Manrope,sans-serif;
    font-size:25px;
}

.premium-service-card > p{
    margin-top:12px;
    color:#64748b;
}

.premium-service-card ul{
    margin-top:25px;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:11px 20px;
}

.premium-service-card li{
    position:relative;
    padding-left:18px;
    color:#536579;
    font-size:13px;
}

.premium-service-card li:before{
    content:"";
    position:absolute;
    left:0;
    top:9px;
    width:6px;
    height:6px;
    border-radius:50%;
    background:#3978ff;
}

.services-value-section{
    padding:110px 0;
    color:#fff;
    background:
        radial-gradient(circle at 85% 20%,rgba(57,120,255,.22),transparent 26%),
        linear-gradient(135deg,#020914,#071d36);
}

.services-value-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:80px;
    align-items:center;
}

.services-value-copy > p{
    margin-top:20px;
    color:#a9bad0;
}

.services-value-points{
    margin-top:28px;
    display:grid;
    gap:14px;
}

.services-value-points > div{
    display:flex;
    align-items:flex-start;
    gap:13px;
}

.services-value-points span{
    width:25px;
    height:25px;
    flex:0 0 25px;
    display:grid;
    place-items:center;
    border-radius:50%;
    color:#fff;
    font-size:11px;
    background:#3978ff;
}

.services-value-points p{
    color:#b3c3d6;
    font-size:14px;
}

.services-value-dashboard{
    padding:28px;
    border:1px solid rgba(255,255,255,.13);
    border-radius:26px;
    background:rgba(255,255,255,.045);
    box-shadow:0 30px 65px rgba(0,0,0,.3);
    backdrop-filter:blur(16px);
}

.value-dashboard-header{
    display:flex;
    align-items:center;
    justify-content:space-between;
    color:#a7bbd2;
    font-size:12px;
    font-weight:700;
    text-transform:uppercase;
}

.value-dashboard-header i{
    width:9px;
    height:9px;
    border-radius:50%;
    background:#25d9bd;
    box-shadow:0 0 13px #25d9bd;
}

.value-dashboard-main{
    margin-top:30px;
    display:grid;
    grid-template-columns:.8fr 1.2fr;
    gap:28px;
    align-items:center;
}

.score-ring{
    width:150px;
    height:150px;
    display:grid;
    place-content:center;
    margin:auto;
    text-align:center;
    border-radius:50%;
    border:8px solid rgba(75,143,255,.22);
    box-shadow:
        inset 0 0 24px rgba(37,123,255,.22),
        0 0 25px rgba(0,163,255,.12);
}

.score-ring strong{
    font-size:30px;
}

.score-ring span{
    color:#8fa8c4;
    font-size:11px;
}

.dashboard-status{
    display:grid;
    gap:10px;
}

.dashboard-status > div{
    padding:11px 13px;
    display:flex;
    justify-content:space-between;
    border:1px solid rgba(255,255,255,.08);
    border-radius:11px;
    background:rgba(255,255,255,.03);
}

.dashboard-status span{
    color:#91a8c2;
    font-size:11px;
}

.dashboard-status strong{
    color:#dbeaff;
    font-size:11px;
}

.dashboard-chart{
    height:120px;
    margin-top:30px;
    display:flex;
    align-items:flex-end;
    gap:10px;
    padding:18px;
    border-radius:17px;
    background:rgba(1,10,22,.48);
}

.dashboard-chart i{
    flex:1;
    border-radius:5px 5px 2px 2px;
    background:linear-gradient(#00c8ff,#3978ff);
    box-shadow:0 0 12px rgba(0,170,255,.2);
}

.dashboard-chart i:nth-child(1){height:28%}
.dashboard-chart i:nth-child(2){height:46%}
.dashboard-chart i:nth-child(3){height:37%}
.dashboard-chart i:nth-child(4){height:68%}
.dashboard-chart i:nth-child(5){height:56%}
.dashboard-chart i:nth-child(6){height:82%}
.dashboard-chart i:nth-child(7){height:72%}
.dashboard-chart i:nth-child(8){height:94%}

.services-process-section{
    padding:110px 0;
    background:#fff;
}

.services-process-heading{
    max-width:850px;
}

.services-process-grid{
    margin-top:50px;
    display:grid;
    grid-template-columns:repeat(3,1fr);
    border:1px solid #dfe7f1;
    border-radius:24px;
    overflow:hidden;
}

.process-card{
    min-height:260px;
    padding:31px;
    border-right:1px solid #dfe7f1;
    border-bottom:1px solid #dfe7f1;
    transition:.3s;
}

.process-card:nth-child(3n){
    border-right:0;
}

.process-card:nth-last-child(-n+3){
    border-bottom:0;
}

.process-card:hover{
    background:#f7faff;
}

.process-card > span{
    color:#3978ff;
    font-size:12px;
    font-weight:800;
}

.process-card h3{
    margin-top:42px;
    font-family:Manrope,sans-serif;
    font-size:22px;
}

.process-card p{
    margin-top:11px;
    color:#64748b;
    font-size:14px;
}

.services-engagement-section{
    padding:110px 0;
    background:#f5f8fc;
}

.services-engagement-header{
    max-width:850px;
}

.services-engagement-grid{
    margin-top:48px;
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:24px;
}

.engagement-card{
    min-height:290px;
    padding:34px;
    border:1px solid #dfe7f1;
    border-radius:23px;
    background:#fff;
    box-shadow:0 12px 35px rgba(7,24,46,.06);
}

.engagement-card.featured{
    color:#fff;
    border-color:transparent;
    background:
        radial-gradient(circle at 80% 10%,rgba(0,198,255,.18),transparent 28%),
        linear-gradient(145deg,#071a34,#0c3971);
    box-shadow:0 25px 60px rgba(5,37,78,.2);
}

.engagement-card > span{
    color:#3978ff;
    font-size:12px;
    font-weight:800;
    letter-spacing:1px;
    text-transform:uppercase;
}

.engagement-card.featured > span{
    color:#77b7ff;
}

.engagement-card h3{
    margin-top:45px;
    font-family:Manrope,sans-serif;
    font-size:24px;
}

.engagement-card p{
    margin-top:13px;
    color:#64748b;
}

.engagement-card.featured p{
    color:#adc0d6;
}

.services-cta-section{
    padding:80px 0;
    background:#fff;
}

.services-cta{
    padding:55px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:45px;
    border-radius:28px;
    color:#fff;
    background:
        radial-gradient(circle at 90% 10%,rgba(0,201,255,.2),transparent 28%),
        linear-gradient(135deg,#06162a,#0b3264);
    box-shadow:0 28px 65px rgba(5,31,63,.2);
}

.services-cta h2{
    max-width:730px;
    font-family:Manrope,sans-serif;
    font-size:clamp(31px,4vw,49px);
    line-height:1.13;
}

.services-cta p{
    max-width:690px;
    margin-top:13px;
    color:#afc1d7;
}

.services-cta-actions{
    min-width:225px;
    display:grid;
    gap:15px;
    justify-items:center;
}

.services-text-link{
    color:#d4e6fb;
    font-size:14px;
    font-weight:700;
}

@keyframes servicesCoreFloat{
    0%,100%{transform:translateY(0) rotate(-4deg)}
    50%{transform:translateY(-17px) rotate(2deg)}
}

@keyframes servicesOrbit{
    to{transform:rotate(360deg)}
}

@keyframes servicesOrbitReverse{
    to{transform:rotate(-360deg)}
}

@keyframes serviceCardFloatOne{
    0%,100%{transform:translateY(0)}
    50%{transform:translateY(-13px)}
}

@keyframes serviceCardFloatTwo{
    0%,100%{transform:translateY(-5px)}
    50%{transform:translateY(12px)}
}

@media(max-width:1024px){

    .services-hero-inner,
    .services-intro-grid,
    .services-value-grid{
        grid-template-columns:1fr;
    }

    .services-visual{
        max-width:650px;
        width:100%;
        margin:auto;
    }

    .services-capabilities-header{
        grid-template-columns:1fr;
        gap:24px;
    }

    .services-process-grid,
    .services-engagement-grid{
        grid-template-columns:repeat(2,1fr);
    }

    .process-card,
    .process-card:nth-child(3n){
        border-right:1px solid #dfe7f1;
        border-bottom:1px solid #dfe7f1;
    }

    .process-card:nth-child(2n){
        border-right:0;
    }

    .process-card:nth-last-child(-n+2){
        border-bottom:0;
    }

    .services-cta{
        align-items:flex-start;
        flex-direction:column;
    }

    .services-cta-actions{
        justify-items:start;
    }
}

@media(max-width:700px){

    .services-premium-hero{
        min-height:auto;
        padding:130px 0 75px;
    }

    .services-hero-copy h1{
        letter-spacing:-2.7px;
    }

    .services-visual{
        min-height:430px;
        transform:scale(.89);
        margin-top:-10px;
    }

    .services-core{
        width:200px;
        height:245px;
    }

    .services-orbit-one{
        width:355px;
        height:355px;
        margin:-177px 0 0 -177px;
    }

    .services-orbit-two{
        width:290px;
        height:290px;
        margin:-145px 0 0 -145px;
    }

    .services-orbit-three{
        width:230px;
        height:230px;
        margin:-115px 0 0 -115px;
    }

    .service-float-card{
        min-width:150px;
        padding:11px;
    }

    .float-network,
    .float-security{
        left:-5%;
    }

    .float-cloud,
    .float-software{
        right:-7%;
    }

    .services-intro,
    .services-capabilities,
    .services-value-section,
    .services-process-section,
    .services-engagement-section{
        padding:75px 0;
    }

    .services-grid,
    .services-process-grid,
    .services-engagement-grid{
        grid-template-columns:1fr;
    }

    .premium-service-card{
        min-height:auto;
    }

    .premium-service-card ul{
        grid-template-columns:1fr;
    }

    .process-card,
    .process-card:nth-child(2n),
    .process-card:nth-child(3n){
        border-right:0;
        border-bottom:1px solid #dfe7f1;
    }

    .process-card:last-child{
        border-bottom:0;
    }

    .value-dashboard-main{
        grid-template-columns:1fr;
    }

    .services-cta{
        padding:36px 25px;
    }
}

/* RESHBYTE PREMIUM SERVICES PAGE END */
