@charset "UTF-8";.security-list{display:flex;flex-direction:column;gap:20px}.security-item{display:flex;align-items:flex-start;gap:18px;padding:22px;background:var(--surface-soft);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:.3s ease}.security-item:hover{transform:translateY(-5px);border-color:#0a4adf2e;box-shadow:var(--shadow-md)}.security-icon{width:56px;height:56px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:16px;background:#0a4adf14;color:var(--primary);font-size:24px}.security-item h5{margin-bottom:8px}.security-item p{margin:0;color:var(--muted)}.services .services-item{box-shadow:0 0 60px #0a4adf33;width:100%;height:100%;border-radius:10px;padding:10px 0;position:relative}.services-content:after{position:absolute;content:"";width:100%;height:0;top:0;left:0;border-radius:10px 10px 0 0;background:#0a4adf1a;transition:.5s}.services-content:after{top:0;bottom:auto;border-radius:10px}.services-item:hover .services-content:after{height:100%;opacity:1;transition:.5s}.services-item:hover .services-content-icon{position:relative;z-index:2}.services-item .services-content-icon i,.services-item .services-content-icon p{transition:.5s}.services-item:hover .services-content-icon i{color:var(--secondary)!important}.services-item:hover .services-content-icon p{color:var(--heading)}.services-overview-card{position:relative;height:100%;padding:32px;border:1px solid var(--border);border-radius:22px;background:linear-gradient(145deg,var(--card-bg),rgba(37,99,235,.035));box-shadow:var(--shadow);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.services-overview-card:before{content:"";position:absolute;width:180px;height:180px;top:-90px;right:-70px;border-radius:50%;background:#2563eb14;pointer-events:none}.services-overview-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:#2563eb40}.services-overview-card__top{position:relative;display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:26px}.services-overview-card__label{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.services-overview-card__content{position:relative;margin-bottom:26px}.services-overview-card__content h4{margin:0 0 10px;font-family:Saira,sans-serif;font-size:25px;font-weight:700;line-height:1.25;color:var(--text)}.services-overview-card__content h4 span{color:var(--primary)}.services-overview-card__content p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.services-overview-card__footer{margin-top:22px;padding-top:18px;border-top:1px solid var(--border);color:var(--muted);font-size:12px;font-weight:600}.services-overview-card__footer i{margin-right:7px;font-size:7px;color:var(--primary);vertical-align:middle}.service-feature-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%;text-align:center;text-decoration:none!important;color:var(--text);cursor:pointer}.service-feature-card:hover,.service-feature-card:focus,.service-feature-card:visited{text-decoration:none!important;color:var(--text)}.service-feature-card .feature-card__icon{flex-shrink:0;margin-bottom:18px}.service-feature-card h5{margin-bottom:10px;color:var(--heading);text-decoration:none}.service-feature-card p{margin-bottom:20px;color:var(--muted);line-height:1.7;text-decoration:none}.service-feature-card .service-card-link{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--primary);font-size:13px;font-weight:600;text-decoration:none!important;transition:gap .2s ease}.service-feature-card .service-card-link i{font-size:11px;transition:transform .2s ease}.service-feature-card:hover .service-card-link{gap:11px}.service-feature-card:hover .service-card-link i{transform:translate(2px)}.services-overview-icon{width:54px;height:54px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:15px;background:#2563eb1a;border:1px solid rgba(37,99,235,.14);color:var(--primary);font-size:21px;transition:transform .25s ease,background .25s ease}.services-overview-card:hover .services-overview-icon{transform:translateY(-2px);background:#2563eb26}.services-overview-points{position:relative;display:flex;flex-direction:column;gap:11px}.services-overview-point{display:flex;align-items:center;gap:12px;min-height:42px;padding:8px 11px;border-radius:11px;background:#7f7f7f09;color:var(--text);font-size:13px;font-weight:500;transition:background .2s ease,transform .2s ease}.services-overview-point:hover{background:#2563eb0f;transform:translate(3px)}.services-overview-point__icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:8px;background:#2563eb17;color:var(--primary);font-size:11px}@media (max-width: 767px){.services-overview-card{padding:25px;border-radius:18px}.services-overview-card__content h4{font-size:22px}}.solutions-section{padding:110px 0;background:var(--surface-soft)}.solution-card{display:block;height:100%;background:var(--card-bg);border:1px solid #edf1f6;border-radius:22px;padding:38px 32px;text-decoration:none;transition:.35s;box-shadow:0 10px 30px #0f172a0d}.solution-card:hover{transform:translateY(-8px);border-color:#0a4adf;box-shadow:0 28px 60px #0a4adf24}.solution-icon{width:72px;height:72px;border-radius:20px;background:#edf4ff;color:#0a4adf;display:flex;align-items:center;justify-content:center;font-size:32px;margin-bottom:28px;transition:.35s}.solution-card:hover .solution-icon{background:#0a4adf;color:var(--primary-soft)}.solution-card h4{color:#17233c;font-size:1.3rem;font-weight:700;margin-bottom:14px}.solution-card p{color:#667085;line-height:1.75;margin-bottom:26px}.solution-card span{color:#0a4adf;font-weight:600;transition:.3s}.solution-card:hover span{letter-spacing:.05em}.cloud-tech-item{background:transparent;border:1px solid transparent;border-radius:var(--radius-md);padding:12px;display:flex;align-items:center;justify-content:center;transition:.3s ease}.cloud-tech-item img{max-width:80px;height:70px;-o-object-fit:contain;object-fit:contain}.cloud-tech-item:hover{background:#0a4adf0a;border-color:var(--border);transform:translateY(-4px);box-shadow:0 10px 25px #0a4adf14}.cloud-challenge-item{display:flex;gap:18px;padding:18px 0;border-bottom:1px solid var(--border)}.cloud-challenge-item:last-child{border-bottom:none}.challenge-icon{width:45px;height:45px;flex-shrink:0;border-radius:50%;background:var(--primary-soft);color:var(--primary);display:flex;align-items:center;justify-content:center}.cloud-challenge-item h5{margin-bottom:6px}.cloud-challenge-item p{margin:0;color:var(--muted);font-size:14px}.service-visual-card{background:#0a4adf0a;border:1px solid var(--border);border-radius:var(--radius-lg);padding:30px}.cloud-model-section{padding:80px 0}.specification-card{height:100%;padding:30px 20px;border-radius:var(--radius-lg);transition:.3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.specification-card i{font-size:42px;margin-bottom:20px}.specification-card h5{margin-bottom:12px}.specification-card p{font-size:14px}.service-help-card{position:relative;height:100%;display:flex;flex-direction:column;align-items:center;padding:34px 30px;text-align:center;background:linear-gradient(145deg,var(--card-bg),rgba(37,99,235,.035));border:1px solid var(--border);border-radius:22px;box-shadow:var(--shadow);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.service-help-card:before{content:"";position:absolute;width:180px;height:180px;top:-90px;right:-70px;border-radius:50%;background:#2563eb12;pointer-events:none}.service-help-card .feature-card__icon{position:relative;z-index:1;width:60px;height:60px;flex:0 0 60px;display:flex;align-items:center;justify-content:center;margin:0 0 20px;border-radius:16px;background:#2563eb17;border:1px solid rgba(37,99,235,.12);color:var(--primary);font-size:27px;transition:transform .25s ease,background .25s ease,color .25s ease}.service-help-card h4{position:relative;z-index:1;max-width:330px;margin:0 auto 14px;color:var(--heading);font-size:1.25rem;font-weight:700;line-height:1.4}.service-help-card p{position:relative;z-index:1;max-width:390px;margin:0 auto 12px;color:var(--muted);font-size:.9rem;line-height:1.7}.service-help-card p:last-of-type{margin-bottom:22px}.service-help-card .btn{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;margin-top:0!important;min-height:44px;padding:10px 20px;font-size:.86rem;font-weight:600;white-space:nowrap}.service-help-card:hover{transform:translateY(-4px);border-color:#2563eb38;box-shadow:var(--shadow-lg)}.service-help-card:hover .feature-card__icon{transform:translateY(-2px) scale(1.04);background:#2563eb21;color:var(--primary)}@media (max-width: 991px){.service-help-card{padding:30px 25px}.service-help-card .feature-card__icon{width:56px;height:56px;flex-basis:56px;margin-bottom:17px;font-size:25px;border-radius:15px}.service-help-card h4{max-width:340px;font-size:1.18rem}.service-help-card p{max-width:500px;font-size:.88rem}}@media (max-width: 767px){.service-help-card{padding:26px 20px;border-radius:19px}.service-help-card .feature-card__icon{width:52px;height:52px;flex-basis:52px;margin-bottom:15px;border-radius:14px;font-size:23px}.service-help-card h4{max-width:300px;margin-bottom:12px;font-size:1.08rem;line-height:1.4}.service-help-card p{max-width:360px;margin-bottom:10px;font-size:.85rem;line-height:1.65}.service-help-card p:last-of-type{margin-bottom:18px}.service-help-card .btn{width:100%;max-width:300px;min-height:42px;padding:9px 16px;font-size:.82rem}}@media (max-width: 380px){.service-help-card{padding:23px 16px}.service-help-card .feature-card__icon{width:48px;height:48px;flex-basis:48px;margin-bottom:13px;font-size:21px}.service-help-card h4{max-width:270px;font-size:1rem}.service-help-card p{font-size:.81rem;line-height:1.6}.service-help-card .btn{max-width:100%;font-size:.79rem}}
