.site-hero,.site-hero .container-fluid{margin-top:0}.line__2,.site-hero-content h1,.wrapper .line__1{color:var(--color-white)}.site-project-cta,.site-project-item-content h6,.site-project-item-content span{font-family:var(--text-font),sans-serif}.related-product,.site-project-header-action:hover,.site-services-item-wrapper a{text-decoration:none}.site-hero{position:relative;height:calc(100vh - var(--navbar-height,80px));min-height:600px;background-image:url("../images/backgrounds/analytics-3d-section.webp"),url("../images/backgrounds/analytics-3d-section.jpg");background-size:cover;background-position:center center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;padding-top:0;contain:layout style paint}.site-hero-content{border-radius:40px;padding:2em;background-color:rgba(0,74,241,.9);box-shadow:0 4px 30px rgba(0,0,0,.15);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.3);transition:var(--transition-smooth);z-index:1;width:80%;margin:4em auto auto}.site-hero-content:hover{background-color:#004af1;transform:scale(1.07);border:0}.site-hero-content h1{padding:.1em .1em .2em;margin-bottom:1em;font-size:var(--font-size-hero);font-weight:800}.site-hero-content-buttons{margin:0;padding:0}.site-cta-buttons li,.site-hero-content-buttons li{display:inline-block}.site-hero-content-buttons li .btn{font-weight:700;margin:1em}.site-hero-scroll{position:absolute;left:50%;bottom:70px;transform:translateX(-50%)}.fadeInUp-animation{animation:.6s .3s backwards fadeInUp}.navbar-logo-container{justify-content:center;flex:0 0 auto}.product-logo-img{height:42px;width:auto}.product-logo-img.tower-logo{height:50px}.product-footer{padding:3rem 0;background:#f5f7ff;border-top:1px solid rgba(0,0,0,.05)}.related-products h4{margin-bottom:1.5rem;color:#333}.product-links{display:flex;gap:1.5rem;justify-content:center}.related-product{display:inline-block;padding:.8rem 1.5rem;background:#fff;color:#333;border-radius:50px;font-weight:500;transition:.3s;box-shadow:0 5px 15px rgba(0,0,0,.05)}.related-product:hover{background:var(--primary);color:#fff;transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,74,241,.2)}.site-client,.site-partnerships{background:#f7f9ff;overflow:hidden;padding:100px 0 50px}.site-client .container .row,.site-partnerships .container .row{margin-bottom:4em}.site-client-item-header,.site-partnerships-item-header{font-size:var(--font-size-2xl)}.site-client .section-title,.site-partnerships .section-title{margin-bottom:100px}.site-client-item-header-text,.site-partnerships-item-header-text{color:#3c3c3c;display:flex;align-items:center;justify-content:center;height:100%;flex-direction:column}.site-project-cta,.site-project-header-content h1 span{color:var(--primary)}.site-client-item-header-text span,.site-partnerships-item-header-text span{text-transform:uppercase;font-weight:700;font-size:var(--font-size-5xl);letter-spacing:0;background:linear-gradient(to right,#783aff 20%,#98aff0 30%,#1faf5b 70%,#764ada 80%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-size:400% auto;animation:4s linear infinite textGrad}.site-services{margin-top:10em;margin-bottom:10em}.site-services-item{transition:.4s;border-radius:30px}.site-services-item:hover{transform:scale(110%);transition:.4s;background-color:#eee}.site-services-item-wrapper{margin:auto}.site-project{padding:120px 0;overflow:hidden;background-color:#01082f;background-size:cover}.site-project .container .row{display:flex;justify-content:center;align-items:center}.site-project-card{width:500px;margin:2em;border-radius:20px;display:flex;justify-content:center;align-items:center}.site-project-item{position:relative;width:500px;height:400px;overflow:clip;transition:.3s ease-in}.site-project-item-content,.site-project-item-content a.read-more{transition:.3s cubic-bezier(.36, .03, 0, .91);width:100%;position:absolute}.site-project-item-thumb{width:100%;height:100%}.site-project-item-thumb img{width:100%;height:100%;object-fit:cover;border-radius:20px}.site-project-item-content{padding:50px;bottom:0;background:var(--primary);border-bottom-left-radius:20px;border-bottom-right-radius:20px}.site-project-item-content span{color:#fff;display:block;margin-bottom:10px}.site-project-item-content h3{margin-bottom:0;color:#fff}.site-project-item-content h6{color:#fff}.site-project-item-content a.read-more{bottom:40px;display:block;color:#9d9ea5;opacity:0;transform:translateY(20px)}.site-blog-post:hover .site-project-item-content,.site-project-item:hover .site-blog-post-content,.site-project-item:hover .site-casestudy-post-content,.site-project-item:hover .site-project-item-content{padding-bottom:25px}.site-blog-post:hover .site-project-item-content a,.site-project-item:hover .site-blog-post-content a,.site-project-item:hover .site-casestudy-post-content a,.site-project-item:hover .site-project-item-content a{transform:translateY(0);opacity:1}.products-all-link a,.site-project .section-title h2{color:#fff}.site-project-cta{margin-top:30px;display:inline-block;position:relative;font-size:var(--font-size-lg);font-weight:500}.site-project-cta::before{content:"";position:absolute;height:2px;width:100%;background:var(--primary);bottom:-2px;transition:transform .3s cubic-bezier(.36, .03, 0, .91);transform-origin:right;transform:scaleX(0)}.site-project-cta:hover{color:var(--primary);text-decoration:none}.site-project-cta:hover::before{transform:scaleX(1);transform-origin:left}.site-project-header{padding:70px 0 100px;background:#f7f9ff}.site-project-header-content h1{font-size:var(--font-size-5xl)}.site-project-header-action{display:block;text-align:center}.site-project-header-action span{display:block;font-size:var(--font-size-3xl);font-weight:300;color:#00113e;margin-bottom:20px}.site-project-header-action img{width:66px}@media (max-width:767px){.site-hero-content-buttons{display:flex;justify-content:center;flex-direction:column;margin:auto;width:90%}.site-hero-content-buttons li{display:flex;width:100%;padding:.4em;margin:auto;justify-content:center}.site-hero-content-buttons li .btn{margin:0 auto;display:flex;width:300px;max-width:100%;justify-content:center;font-size:80%;padding:1em}.site-project-item-content{padding:30px 30px 75px}.site-project-item-content a.read-more{transform:translateY(0);opacity:1}.site-project-header{padding:50px 0 80px}.site-project-header-content h1{font-size:var(--font-size-feature-heading)}.site-project-header-action span{font-size:var(--font-size-h4)}.site-project-header-action img{width:40px}}.site-project-pagination{margin-top:40px}.site-project-pagination .pagination .page-item:not(:last-child){margin-right:10px}.site-project-pagination .pagination .page-item .page-link{font-size:var(--font-size-2xl);border-radius:0;border:none;padding:12px 20px;color:#00113e;font-weight:300;transition:.3s}.site-project-pagination .pagination .page-item.active .page-link{background-color:var(--primary);color:#fff}@media screen and (min-width:767px) and (max-width:1200px){.site-client-item-header,.site-partnerships-item-header{font-size:var(--font-size-xl)}}@media screen and (min-width:579px) and (max-width:767px){.site-client-item-header,.site-partnerships-item-header{font-size:var(--font-size-lg)}}@keyframes textGrad{0%{background-position:0 50%}100%{background-position:100% 50%}}.site-cta{padding:50px 0;background-image:url("../images/backgrounds/cta-background.png");background-size:cover;background-position:center center}.site-cta-title{font-size:var(--font-size-blog-title);font-weight:700;letter-spacing:10px;margin-bottom:60px;margin-top:4em}@media (max-width:991px){.site-hero{height:auto;padding:200px 0}.site-hero-content h1{font-size:var(--font-size-h1-mobile)}.site-client-item,.site-partnerships-item{width:33.33%}.site-project-header-content{text-align:center;margin-bottom:30px}.site-cta{padding:50px 0}.site-cta-title{letter-spacing:5px}}@media (max-width:1200px){.site-cta-title{font-size:var(--font-size-h2);margin-bottom:40px}}.site-cta-buttons{margin:0 0 8em;padding:0}.site-cta-buttons li:not(:last-child){margin-right:40px}@media (max-width:575px){.site-hero{padding:150px 0}.site-hero-content-buttons li{width:80%}.site-hero-content-buttons li:not(:last-child){margin-bottom:20px}.site-client-item,.site-partnerships-item{width:200px;margin-bottom:5em}.site-project-card{width:90%}.site-cta-title{font-size:var(--font-size-feature-heading);letter-spacing:1}.site-cta-buttons li{display:block}.site-cta-buttons li:not(:last-child){margin-right:0;margin-bottom:20px}.site-cta-buttons li .btn{display:block;width:90%;margin:0 auto}}.cta-section{background:linear-gradient(135deg,var(--primary) 0,#2a7fff 100%);padding:4rem 2rem;text-align:center;border-radius:15px;margin:4rem 0;position:relative;overflow:hidden;color:#fff}.cta-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="2" fill="%23dee2e6" opacity="0.3"/></svg>') 0 0/50px 50px}.cta-section>*{position:relative;z-index:1}.cta-section h2{font-size:2rem;margin-bottom:1rem;color:#fff;font-weight:700;text-shadow:0 1px 3px rgba(0,0,0,.1)}.cta-section p{max-width:600px;margin:0 auto 2.5rem;color:#fff;font-size:1.1rem;font-weight:500}.cta-buttons{display:flex;justify-content:center;gap:1.5rem}