﻿:root{--primary: #2563eb;--primary-rgb: 37, 99, 235;--text-muted: #64748b;--white: #ffffff;--black: #000000;--body-bg: #f8fafc;--card-shadow: 0 10px 30px rgba(0, 0, 0, 0.05)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Plus Jakarta Sans",sans-serif;font-size:16px;line-height:1.7;color:#64748b;background-color:#f8fafc;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:"Plus Jakarta Sans",sans-serif;font-weight:700;line-height:1.3;color:#1e293b;margin-bottom:20px;letter-spacing:-0.5px}h1{font-size:52px;font-weight:800}@media(max-width: 991px){h1{font-size:42px}}@media(max-width: 767px){h1{font-size:36px}}h2{font-size:40px;font-weight:800}@media(max-width: 991px){h2{font-size:32px}}@media(max-width: 767px){h2{font-size:28px}}h3{font-size:28px}@media(max-width: 767px){h3{font-size:24px}}h4{font-size:22px}h5{font-size:18px}h6{font-size:16px}p{margin-bottom:20px}p:last-child{margin-bottom:0}a{color:#2563eb;text-decoration:none;transition:all .3s ease}a:hover{color:rgb(18.5714285714,76.1428571429,202.4285714286)}ul,ol{margin:0;padding:0;list-style-position:inside}img{max-width:100%;height:auto}.highlight{color:#2563eb;position:relative;display:inline-block}.highlight:after{content:"";position:absolute;left:0;bottom:5px;width:100%;height:10px;background-color:rgba(37,99,235,.15);z-index:-1;border-radius:10px}.info-card{background-color:#fff;padding:30px;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .4s ease;border:1px solid rgba(226,232,240,.1);position:relative;overflow:hidden;display:flex;align-items:flex-start;margin-bottom:25px}.info-card::before{content:"";position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));opacity:0;transition:all .4s ease}.info-card .icon-wrapper{width:76px;height:76px;border-radius:12px;background-color:#f1f5f9;display:flex;align-items:center;justify-content:center;margin-right:20px;flex-shrink:0;transition:all .4s ease;position:relative}.info-card .icon-wrapper i{font-size:28px;color:#2563eb;transition:all .4s ease}.info-card .content{flex:1}.info-card .content h4{font-size:22px;font-weight:700;color:#1e293b;margin-bottom:10px;transition:all .3s ease}.info-card .content p{font-size:16px;color:#64748b;margin-bottom:0;transition:all .3s ease}.info-card:hover{transform:translateY(-10px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border-color:rgba(0,0,0,0)}.info-card:hover::before{opacity:1}.info-card:hover .icon-wrapper{background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286))}.info-card:hover .icon-wrapper i{color:#fff}.info-card.info-card-sm{padding:20px}.info-card.info-card-sm .icon-wrapper{width:60px;height:60px}.info-card.info-card-sm .icon-wrapper i{font-size:24px}.info-card.info-card-sm .content h4{font-size:18px;margin-bottom:5px}.info-card.info-card-sm .content p{font-size:14px}.info-card.info-card-inline{padding:15px 20px;border-radius:8px;margin-bottom:15px;align-items:center}.info-card.info-card-inline .icon-wrapper{width:50px;height:50px;border-radius:8px;margin-right:15px}.info-card.info-card-inline .icon-wrapper i{font-size:20px}.info-card.info-card-inline .content h4{font-size:16px;margin-bottom:0}.info-card.info-card-inline .content p{font-size:14px;margin-bottom:0}.pt-100{padding-top:100px}@media(max-width: 991px){.pt-100{padding-top:80px}}@media(max-width: 767px){.pt-100{padding-top:60px}}.pb-100{padding-bottom:100px}@media(max-width: 991px){.pb-100{padding-bottom:80px}}@media(max-width: 767px){.pb-100{padding-bottom:60px}}.section-padding{padding:120px 0}@media(max-width: 991px){.section-padding{padding:90px 0}}@media(max-width: 767px){.section-padding{padding:70px 0}}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.mb-50{margin-bottom:50px}.mb-60{margin-bottom:60px}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.mt-50{margin-top:50px}.mt-60{margin-top:60px}.text-primary{color:#2563eb !important}.text-secondary{color:#64748b !important}.text-accent{color:#7c3aed !important}.text-success{color:#22c55e !important}.text-warning{color:#eab308 !important}.text-danger{color:#ef4444 !important}.text-info{color:#3b82f6 !important}.text-light{color:#f8fafc !important}.text-dark{color:#1e293b !important}.bg-primary{background-color:#2563eb !important}.bg-secondary{background-color:#64748b !important}.bg-accent{background-color:#7c3aed !important}.bg-success{background-color:#22c55e !important}.bg-warning{background-color:#eab308 !important}.bg-danger{background-color:#ef4444 !important}.bg-info{background-color:#3b82f6 !important}.bg-light{background-color:#f1f5f9 !important}.bg-dark{background-color:#0f172a !important}.bg-gradient-primary{background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286)) !important}.bg-gradient-accent{background:linear-gradient(45deg, #7c3aed, rgb(170.611627907, 128.0953488372, 243.4046511628)) !important}.bg-gradient-dark{background:linear-gradient(45deg, #0f172a, rgb(35.1315789474, 53.8684210526, 98.3684210526)) !important}input,textarea,select{width:100%;padding:15px 20px;border:1px solid #e2e8f0;border-radius:8px;font-family:"Plus Jakarta Sans",sans-serif;font-size:16px;color:#64748b;background-color:#fff;transition:all .3s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.1)}textarea{min-height:150px;resize:vertical}button,.btn{display:inline-block;padding:15px 30px;font-family:"Plus Jakarta Sans",sans-serif;font-size:16px;font-weight:600;text-align:center;text-decoration:none;cursor:pointer;border:none;border-radius:8px;transition:all .3s ease}button:focus,.btn:focus{outline:none}.btn-primary-gradient{background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));color:#fff;border:none;box-shadow:0 4px 15px rgba(37,99,235,.25);position:relative;overflow:hidden}.btn-primary-gradient::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);transform:translateX(-100%);transition:transform .6s ease}.btn-primary-gradient:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(37,99,235,.25)}.btn-primary-gradient:hover::before{transform:translateX(100%)}.btn-primary-gradient:active{transform:translateY(0)}.btn-outline-primary{background-color:rgba(0,0,0,0);color:#2563eb;border:2px solid #2563eb}.btn-outline-primary:hover{background-color:#2563eb;color:#fff}.btn-white{background-color:#fff;color:#2563eb;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.btn-white:hover{background-color:#2563eb;color:#fff}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{from{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}@keyframes float{0%{transform:translateY(0px)}50%{transform:translateY(-15px)}100%{transform:translateY(0px)}}.animate-fadeIn{animation:fadeIn 1s ease forwards}.animate-fadeInUp{animation:fadeInUp .8s ease forwards}.animate-fadeInDown{animation:fadeInDown .8s ease forwards}.animate-fadeInLeft{animation:fadeInLeft .8s ease forwards}.animate-fadeInRight{animation:fadeInRight .8s ease forwards}.animate-pulse{animation:pulse 2s infinite}.animate-float{animation:float 6s ease-in-out infinite}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.d-flex{display:flex}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.position-relative{position:relative}.overflow-hidden{overflow:hidden}.rounded{border-radius:8px}.rounded-lg{border-radius:12px}.rounded-circle{border-radius:50%}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}body.hidden-scrolling{overflow-y:hidden}ul{list-style:none;margin:0;padding:0}a:hover{text-decoration:none}@media(max-width: 767px){.centraliza-responsivo{text-align:center}}.mapsite i{color:#64748b}.mapsite-link{display:inline-block;color:#64748b;transition:.5s;line-height:2}.mapsite-link::first-letter{text-transform:uppercase}.mapsite-link:hover{color:#2563eb}.header{position:relative;width:100%;left:0;top:0;z-index:99}.header .header-info{display:block;background:#2563eb;padding:8px}@media(max-width: 767px){.header .header-info{display:none}}.header .header-info .social-item{background:var(--white);margin-right:16px;color:#2563eb;transition:.5s;padding:5px;display:block;width:25px;height:25px;border-radius:50%}.header .header-info .social-item i{display:flex;align-items:center;justify-content:center}.header .header-info .contact-link{font-size:.8rem;color:#fff;margin-right:32px}.header .header-info .contact-link i{margin-right:5px}.header .header-main{background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding:10px;border-radius:4px}.header .nav-menu{padding:0 15px}.header .menu .menu-item{display:inline-block;margin-left:30px;position:relative}.header .menu .menu-item a{display:block;padding:12px 0;font-size:1rem;font-weight:500;color:#1e293b;transition:all .3s ease}.header .menu .menu-item a:hover{color:#007bff}.header .menu .menu-item .sub-menu{box-shadow:0 0 10px rgba(0,0,0,.2);width:220px;position:absolute;left:0;top:100%;background-color:#fff;padding:10px 0;border-top:3px solid #007bff;transform:translateY(10px);transition:all .3s ease;opacity:0;visibility:hidden}.header .menu .menu-item .sub-menu .menu-item{display:block;margin:0}.header .menu .menu-item .sub-menu .menu-item a{display:block;padding:10px 20px;font-size:.9rem;color:#1e293b;transition:all .3s ease}.header .menu .menu-item .sub-menu .menu-item a:hover{color:#007bff}.header .menu .menu-item-has-children:hover .sub-menu{transform:translateY(0);opacity:1;visibility:visible}.header .open-nav-menu{height:34px;width:40px;margin-right:15px;display:none;align-items:center;justify-content:center;cursor:pointer}.header .open-nav-menu span{display:block;height:2px;width:30px;background-color:#003ea4;position:relative}.header .open-nav-menu span::before{content:"";position:absolute;left:0;width:100%;height:100%;background-color:#003ea4;box-sizing:border-box;top:-7px}.header .open-nav-menu span::after{content:"";position:absolute;left:0;width:100%;height:100%;background-color:#003ea4;box-sizing:border-box;top:7px}.header .close-nav-menu{width:100%;cursor:pointer;display:none;align-items:center;justify-content:end;padding:15px}.header .close-nav-menu i{color:#fff;font-size:22px}.header .menu-overlay{position:fixed;z-index:999;background-color:rgba(0,0,0,.5);left:0;top:0;height:100%;width:100%;visibility:hidden;opacity:0;transition:all .3s ease}@media(min-width: 768px)and (max-width: 991px),(max-width: 767px){.header .menu-overlay.active{visibility:visible;opacity:1}.header .nav-menu{position:fixed;right:-280px;visibility:hidden;width:280px;height:100%;top:0;overflow-y:auto;background-color:#2563eb;z-index:1000;padding:15px 0;transition:all .5s ease}.header .nav-menu.open{visibility:visible;right:0px}.header .menu .menu-item{display:block;margin:0}.header .menu .menu-item a{color:#fff;padding:12px 15px;border-bottom:1px solid rgba(0,96,255,.14)}.header .menu .menu-item .sub-menu{width:100%;position:relative;opacity:1;visibility:visible;border:none;background-color:rgba(0,0,0,0);box-shadow:none;transform:translateY(0px);padding:0px;left:auto;top:auto;max-height:0;overflow:hidden}.header .menu .menu-item .sub-menu .menu-item a{padding:12px 45px;color:#fff;border-bottom:1px solid rgba(0,96,255,.14)}.header .menu .menu-item-has-children a{display:flex;justify-content:space-between;align-items:center}.header .menu .menu-item-has-children:hover .sub-menu{transform:translateY(0);opacity:1;visibility:visible}.header .close-nav-menu,.header .open-nav-menu{display:flex}}.img-logo{max-width:150px}@media(max-width: 991px){.img-logo{max-width:130px}}.container-menu{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-menu{max-width:540px}}@media(min-width: 768px){.container-menu{max-width:720px}}@media(min-width: 992px){.container-menu{max-width:960px}}@media(min-width: 1200px){.container-menu{max-width:1140px}}@media(min-width: 1400px){.container-menu{max-width:1320px}}.header-area{position:fixed;top:0;left:0;width:100%;z-index:999;transition:all .3s ease;background:rgba(0,0,0,0)}.header-area.sticky-header{background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);box-shadow:0 2px 20px rgba(0,0,0,.1)}.header-area .top-bar{background:#36f;padding:8px 0;font-size:14px}.header-area .top-bar-content{display:flex;justify-content:space-between;align-items:center}.header-area .top-bar .contact-info{display:flex;gap:20px}.header-area .top-bar .contact-info .info-item{color:#fff;display:flex;align-items:center;gap:8px;text-decoration:none;transition:opacity .3s}.header-area .top-bar .contact-info .info-item:hover{opacity:.8}.header-area .top-bar .contact-info .info-item i{font-size:16px}.header-area .top-bar .social-links{display:flex;align-items:center;gap:15px}.header-area .top-bar .social-links .social-link{color:#fff;text-decoration:none;transition:transform .3s}.header-area .top-bar .social-links .social-link:hover{transform:translateY(-2px)}.header-area .top-bar .social-links .social-link.whatsapp-link{background:#25d366;padding:6px 12px;border-radius:20px;display:flex;align-items:center;gap:8px}.header-area .top-bar .social-links .social-link.whatsapp-link:hover{background:rgb(33.1955645161,189.3044354839,91.5120967742)}.header-area .top-bar .social-links .social-link i{font-size:16px}.header-area .navbar{padding:15px 0;background:#fff;transition:all .3s ease}.header-area .navbar .navbar-brand .logo{height:50px;width:auto}.header-area .navbar .navbar-nav{gap:10px}.header-area .navbar .navbar-nav .nav-link{color:#333;font-weight:500;padding:8px 16px;position:relative;transition:color .3s}.header-area .navbar .navbar-nav .nav-link::after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:#36f;transition:all .3s ease;transform:translateX(-50%)}.header-area .navbar .navbar-nav .nav-link:hover,.header-area .navbar .navbar-nav .nav-link.active{color:#36f}.header-area .navbar .navbar-nav .nav-link:hover::after,.header-area .navbar .navbar-nav .nav-link.active::after{width:100%}@media(max-width: 991px){.header-area .top-bar .contact-info{display:none}.header-area .top-bar .social-links{width:100%;justify-content:center}.header-area .top-bar .social-links .social-link:not(.whatsapp-link){display:none}.header-area .navbar .navbar-collapse{background:#fff;padding:20px;border-radius:8px;margin-top:15px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.header-area .navbar .nav-link{text-align:center}.header-area .navbar .nav-link::after{display:none}}.header{position:relative}.header .top-header{background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));padding:10px 0}.header .top-header .contact-info{display:flex;align-items:center}.header .top-header .contact-info li{margin-right:20px;font-size:14px;color:hsla(0,0%,100%,.9)}.header .top-header .contact-info li i{margin-right:5px;color:#fff}.header .top-header .contact-info li a{color:hsla(0,0%,100%,.9);transition:all .3s ease}.header .top-header .contact-info li a:hover{color:#fff}.header .top-header .social-links{display:flex;align-items:center;justify-content:flex-end}.header .top-header .social-links li{margin-left:15px}.header .top-header .social-links li a{color:hsla(0,0%,100%,.9);font-size:14px;transition:all .3s ease}.header .top-header .social-links li a:hover{color:#fff;transform:translateY(-3px);display:inline-block}.banner{background:#020024;background:linear-gradient(90deg, rgb(2, 0, 36) 0%, rgb(9, 9, 121) 35%, rgb(0, 212, 255) 100%)}.banner .title small{color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:2px;position:relative;bottom:8px}.banner .title small::before{content:"";position:absolute;bottom:-5px;width:30px;height:1px;background:#01caf9}.banner .title h1{color:#fff;font-weight:700;font-size:60px;line-height:1.2;margin-bottom:16px;letter-spacing:1px}@media(max-width: 767px){.banner .title h1{font-size:2.5em}}.banner .title p{color:#d7d7d7;margin-bottom:16px}@media(max-width: 767px){.banner .title p{font-size:.8rem}}.banner .title a{display:inline-block;background:#01caf9;padding:13px 40px;color:#06054f;transition:.3s;border-radius:8px}.banner .title a:hover{background:#073c9b;color:#fff}.banner .title a i{margin-left:8px}@media(max-width: 767px){.banner .title a{padding:13px 30px;font-size:.8rem}}@media(max-width: 767px){.banner .title{text-align:center}}@media(max-width: 991px){.banner .title{padding:100px 0}}@media(max-width: 767px){.banner img{display:none}}:root{--primary: #2563eb;--primary-rgb: 37, 99, 235;--text-muted: #64748b;--white: #ffffff;--black: #000000;--body-bg: #f8fafc;--card-shadow: 0 10px 30px rgba(0, 0, 0, 0.05)}.page-header{background-color:#f1f5f9;padding:100px 0 120px;position:relative;overflow:hidden}.page-header::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("../img/pattern-dot.png");opacity:.04;z-index:1}.page-header .header-badge{display:inline-block;background-color:rgba(37,99,235,.1);color:#2563eb;font-size:14px;font-weight:600;padding:8px 20px;border-radius:30px;margin-bottom:20px;position:relative;z-index:2}.page-header .header-badge::before{content:"";position:absolute;top:50%;left:-15px;width:8px;height:8px;background-color:#2563eb;border-radius:50%;transform:translateY(-50%)}.page-header h1{font-size:52px;font-weight:800;margin-bottom:15px;position:relative;z-index:2}@media(max-width: 767px){.page-header h1{font-size:40px}}@media(max-width: 576px){.page-header h1{font-size:36px}}.page-header .breadcrumb{background:rgba(0,0,0,0);margin-bottom:0;padding:0;position:relative;z-index:2}.page-header .breadcrumb .breadcrumb-item{font-size:16px;font-weight:500}.page-header .breadcrumb .breadcrumb-item a{color:#2563eb;transition:all .3s ease}.page-header .breadcrumb .breadcrumb-item a:hover{color:rgb(18.5714285714,76.1428571429,202.4285714286)}.page-header .breadcrumb .breadcrumb-item.active{color:#64748b}.page-header .breadcrumb .breadcrumb-item+.breadcrumb-item::before{content:">";color:#64748b}.page-header .shape-divider{position:absolute;bottom:0;left:0;width:100%;height:60px;background-image:url("../img/wave-divider.svg");background-size:cover;background-position:center;z-index:2}.about-section{padding:120px 0;position:relative;overflow:hidden;background:linear-gradient(135deg, #f8faff 0%, #f2f6ff 100%)}.about-section .about-image{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}.about-section .about-image .main-image{width:100%;height:auto;border-radius:20px;transition:transform .6s ease}.about-section .about-image .main-image:hover{transform:scale(1.05)}.about-section .about-image .experience-badge{position:absolute;bottom:30px;left:-20px;background:#36f;color:#fff;padding:20px;border-radius:15px;box-shadow:0 10px 30px rgba(51,102,255,.3)}.about-section .about-image .experience-badge .number{display:block;font-size:32px;font-weight:700;line-height:1}.about-section .about-image .experience-badge .text{font-size:14px;opacity:.9}.about-section .about-image .tech-stats{position:absolute;top:30px;right:-20px}.about-section .about-image .tech-stats .stat-card{background:hsla(0,0%,100%,.95);padding:15px;border-radius:12px;display:flex;align-items:center;gap:12px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.about-section .about-image .tech-stats .stat-card i{font-size:24px;color:#36f}.about-section .about-image .tech-stats .stat-card .stat-content .stat-value{display:block;font-size:20px;font-weight:700;color:#1a1a1a}.about-section .about-image .tech-stats .stat-card .stat-content .stat-label{font-size:12px;color:#666}.about-section .about-content{padding-left:50px}.about-section .about-content .section-tag{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:rgba(51,102,255,.1);color:#36f;border-radius:30px;font-weight:500;margin-bottom:24px}.about-section .about-content .section-tag i{font-size:14px}.about-section .about-content .section-title{font-size:42px;font-weight:700;line-height:1.2;margin-bottom:24px}.about-section .about-content .section-title .highlight{color:#36f;position:relative}.about-section .about-content .section-title .highlight::after{content:"";position:absolute;left:0;bottom:5px;width:100%;height:8px;background:rgba(51,102,255,.1);z-index:-1;border-radius:4px}.about-section .about-content .about-description{margin-bottom:40px}.about-section .about-content .about-description p{font-size:16px;line-height:1.7;color:#666}.about-section .about-content .tech-features{display:grid;gap:24px;margin-bottom:40px}.about-section .about-content .tech-features .feature-item{display:flex;gap:16px;padding:20px;background:#fff;border-radius:12px;transition:all .3s ease}.about-section .about-content .tech-features .feature-item:hover{transform:translateX(10px);box-shadow:0 10px 30px rgba(0,0,0,.05)}.about-section .about-content .tech-features .feature-item:hover .icon-wrapper{background:#36f;color:#fff}.about-section .about-content .tech-features .feature-item .icon-wrapper{width:50px;height:50px;background:rgba(51,102,255,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#36f;transition:all .3s ease}.about-section .about-content .tech-features .feature-item .icon-wrapper i{font-size:20px}.about-section .about-content .tech-features .feature-item .feature-text h4{font-size:18px;font-weight:600;margin-bottom:8px;color:#1a1a1a}.about-section .about-content .tech-features .feature-item .feature-text p{font-size:14px;color:#666;margin:0}.about-section .about-content .about-cta{display:flex;align-items:center;gap:30px}.about-section .about-content .about-cta .achievement{display:flex;align-items:center;gap:12px}.about-section .about-content .about-cta .achievement .award-icon{width:30px;height:30px}.about-section .about-content .about-cta .achievement span{font-size:14px;color:#666;font-weight:500}@media(max-width: 991px){.about-section{padding:80px 0}.about-section .about-content{padding-left:0;margin-top:50px}.about-section .about-content .section-title{font-size:32px}.about-section .about-image .experience-badge{bottom:20px;left:20px}.about-section .about-image .tech-stats{right:20px}}.mission-vision-section{position:relative}.mission-vision-section .bg-shapes{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.mission-vision-section .bg-shapes .shape{position:absolute;border-radius:50%}.mission-vision-section .bg-shapes .shape-1{top:-100px;right:-100px;width:200px;height:200px;background:rgba(37,99,235,.05)}.mission-vision-section .bg-shapes .shape-2{bottom:-80px;left:-80px;width:160px;height:160px;background:rgba(124,58,237,.05)}.mission-vision-section .bg-shapes .shape-3{top:40%;left:50%;width:120px;height:120px;background:rgba(37,99,235,.03);transform:translateX(-50%)}.mission-vision-section .mission-card{background-color:#fff;padding:40px 30px;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);height:100%;transition:all .3s ease;position:relative;overflow:hidden;z-index:1}.mission-vision-section .mission-card .icon{width:80px;height:80px;background:rgba(37,99,235,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 25px;transition:all .3s ease;position:relative;z-index:2}.mission-vision-section .mission-card .icon i{font-size:32px;color:#2563eb;transition:all .3s ease}.mission-vision-section .mission-card h3{font-size:24px;font-weight:700;margin-bottom:20px;text-align:center;position:relative;z-index:2}.mission-vision-section .mission-card p{font-size:16px;line-height:1.7;text-align:center;color:#64748b;position:relative;z-index:2}.mission-vision-section .mission-card .values-list{list-style:none;padding:0;margin:0;position:relative;z-index:2}.mission-vision-section .mission-card .values-list li{position:relative;padding-left:25px;margin-bottom:12px;font-size:16px;color:#64748b}.mission-vision-section .mission-card .values-list li:last-child{margin-bottom:0}.mission-vision-section .mission-card .values-list li::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;left:0;top:2px;color:#2563eb}.mission-vision-section .mission-card .card-overlay{position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));transition:all .3s ease;z-index:1}.mission-vision-section .mission-card:hover{transform:translateY(-10px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.mission-vision-section .mission-card:hover .icon{background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286))}.mission-vision-section .mission-card:hover .icon i{color:#fff}.mission-vision-section .mission-card:hover .card-overlay{height:100%;opacity:.03}.team-section .team-card{background-color:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .3s ease}.team-section .team-card .team-img{position:relative;overflow:hidden}.team-section .team-card .team-img img{width:100%;transition:all .5s ease}.team-section .team-card .team-img .social-links{position:absolute;bottom:-50px;left:0;width:100%;background:rgba(37,99,235,.8);display:flex;justify-content:center;padding:15px 0;transition:all .3s ease}.team-section .team-card .team-img .social-links a{width:35px;height:35px;background-color:hsla(0,0%,100%,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;margin:0 5px;transition:all .3s ease}.team-section .team-card .team-img .social-links a:hover{background-color:#fff;color:#2563eb;transform:translateY(-3px)}.team-section .team-card .team-info{padding:25px 20px;text-align:center;position:relative}.team-section .team-card .team-info::before{content:"";position:absolute;top:0;left:50%;width:50px;height:3px;background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));transform:translateX(-50%);transition:all .3s ease}.team-section .team-card .team-info h4{font-size:20px;font-weight:700;margin-bottom:5px}.team-section .team-card .team-info span{display:block;font-size:14px;color:#2563eb;font-weight:500;margin-bottom:10px}.team-section .team-card .team-info p{font-size:14px;color:#64748b;margin-bottom:0}.team-section .team-card:hover{transform:translateY(-10px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.team-section .team-card:hover .team-img img{transform:scale(1.1)}.team-section .team-card:hover .team-img .social-links{bottom:0}.team-section .team-card:hover .team-info::before{width:80px}.timeline-section .timeline{position:relative;max-width:800px;margin:0 auto}.timeline-section .timeline::before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;background:rgba(37,99,235,.2);transform:translateX(-50%)}@media(max-width: 767px){.timeline-section .timeline::before{left:30px}}.timeline-section .timeline .timeline-item{position:relative;margin-bottom:50px}.timeline-section .timeline .timeline-item:last-child{margin-bottom:0}.timeline-section .timeline .timeline-item:nth-child(odd) .timeline-content{margin-left:auto;text-align:left;padding-left:60px}@media(max-width: 767px){.timeline-section .timeline .timeline-item:nth-child(odd) .timeline-content{margin-left:0;padding-left:70px}}.timeline-section .timeline .timeline-item:nth-child(odd) .timeline-content .timeline-icon{left:-25px}@media(max-width: 767px){.timeline-section .timeline .timeline-item:nth-child(odd) .timeline-content .timeline-icon{left:18px}}.timeline-section .timeline .timeline-item:nth-child(even) .timeline-content{margin-right:auto;text-align:right;padding-right:60px}@media(max-width: 767px){.timeline-section .timeline .timeline-item:nth-child(even) .timeline-content{margin-right:0;text-align:left;padding-right:0;padding-left:70px}}.timeline-section .timeline .timeline-item:nth-child(even) .timeline-content .timeline-icon{right:-25px}@media(max-width: 767px){.timeline-section .timeline .timeline-item:nth-child(even) .timeline-content .timeline-icon{right:auto;left:18px}}.timeline-section .timeline .timeline-dot{position:absolute;top:10px;left:50%;width:20px;height:20px;background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));border-radius:50%;transform:translateX(-50%);z-index:2}@media(max-width: 767px){.timeline-section .timeline .timeline-dot{left:30px}}.timeline-section .timeline .timeline-content{width:45%;background-color:#fff;padding:25px;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);position:relative;transition:all .3s ease}@media(max-width: 767px){.timeline-section .timeline .timeline-content{width:100%}}.timeline-section .timeline .timeline-content h3{font-size:22px;font-weight:700;color:#2563eb;margin-bottom:15px}.timeline-section .timeline .timeline-content p{font-size:15px;line-height:1.7;color:#64748b;margin-bottom:0}.timeline-section .timeline .timeline-content .timeline-icon{position:absolute;top:10px;width:50px;height:50px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);z-index:3}.timeline-section .timeline .timeline-content .timeline-icon i{font-size:20px;color:#2563eb}.timeline-section .timeline .timeline-content:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.partners-section .partners-wrapper{margin-top:50px}.partners-section .partners-wrapper .partner-item{display:flex;align-items:center;justify-content:center;height:120px;background-color:#fff;border-radius:8px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);margin-bottom:30px;padding:20px;transition:all .3s ease;position:relative;overflow:hidden}.partners-section .partners-wrapper .partner-item img{max-width:100%;max-height:80px;filter:grayscale(100%);opacity:.7;transition:all .3s ease;position:relative;z-index:1}.partners-section .partners-wrapper .partner-item .partner-overlay{position:absolute;bottom:-40px;left:0;width:100%;padding:10px;background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));color:#fff;font-size:12px;font-weight:500;text-align:center;transition:all .3s ease;z-index:2}.partners-section .partners-wrapper .partner-item:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transform:translateY(-5px)}.partners-section .partners-wrapper .partner-item:hover img{filter:grayscale(0%);opacity:1}.partners-section .partners-wrapper .partner-item:hover .partner-overlay{bottom:0}.testimonial-mini-section .testimonial-card{background-color:#fff;padding:30px;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);margin-bottom:30px;position:relative;transition:all .3s ease}.testimonial-mini-section .testimonial-card .quote-icon{position:absolute;top:20px;right:20px;color:rgba(37,99,235,.1);font-size:40px}.testimonial-mini-section .testimonial-card .testimonial-text{font-size:16px;line-height:1.7;color:#64748b;margin-bottom:20px}.testimonial-mini-section .testimonial-card .client-info{display:flex;align-items:center}.testimonial-mini-section .testimonial-card .client-info .client-img{width:60px;height:60px;border-radius:50%;overflow:hidden;margin-right:15px;border:3px solid rgba(37,99,235,.1);transition:all .3s ease}.testimonial-mini-section .testimonial-card .client-info .client-img img{width:100%;height:100%;object-fit:cover}.testimonial-mini-section .testimonial-card .client-info .client-details h4{font-size:18px;font-weight:700;margin-bottom:5px}.testimonial-mini-section .testimonial-card .client-info .client-details span{font-size:14px;color:#64748b}.testimonial-mini-section .testimonial-card:hover{transform:translateY(-10px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.testimonial-mini-section .testimonial-card:hover .client-img{border-color:#2563eb}.cta-section{position:relative;overflow:hidden}.cta-section .cta-shapes{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.cta-section .cta-shapes .shape-1{position:absolute;top:-50px;right:-50px;width:150px;height:150px;border-radius:50%;background:hsla(0,0%,100%,.1)}.cta-section .cta-shapes .shape-2{position:absolute;bottom:-30px;left:-30px;width:100px;height:100px;border-radius:50%;background:hsla(0,0%,100%,.1)}.cta-section .cta-inner{position:relative;z-index:1}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}100%{transform:translateY(0)}}@media(max-width: 991px){.section-padding{padding:80px 0}.page-header{padding:80px 0 100px}}@media(max-width: 767px){.section-padding{padding:60px 0}.page-header{padding:60px 0 80px}.about-section .about-image .floating-tech-icons .tech-icon{width:30px;height:30px}.about-section .about-image .floating-tech-icons .tech-icon i{font-size:14px}}.about .about-destaque{position:relative}.about .about-destaque p{font-weight:500;color:#000;margin-left:2%}.about .about-destaque::before{content:"";position:absolute;width:2px;height:100%;background:#2563eb}.subtitle small{text-transform:uppercase;letter-spacing:1px;color:#7c3aed;position:relative}.subtitle h2{font-size:3.3rem;font-weight:700;color:#2563eb}.subtitle h2 span{color:#7c3aed}@media(max-width: 767px){.subtitle h2{font-size:1.8rem}}.btn-one{display:inline-block;margin-top:8px;background:#2563eb;color:#fff;padding:13px 50px;border-radius:8px}.btn-one i{margin-left:8px}.service_bg_1{background-image:url(../img/servicos/seo.jpg)}.service_bg_2{background-image:url(../img/about/2.png)}.service_bg_3{background-image:url(../img/about/3.png)}.single_service{background-size:cover;background-repeat:no-repeat;margin-bottom:30px;background-position:center;overflow:hidden}.single_service .service_hover{text-align:center;padding:104px 0 94px 0;background:rgba(7,55,152,.576);transition:.5s;position:relative}.single_service .service_hover h2{font-size:1.3rem;color:#fff;margin-top:20px;margin-bottom:0}.single_service .service_hover h3{font-size:1.3rem;color:#fff;margin-top:20px;margin-bottom:0}.single_service .service_hover .hover_content{position:absolute;width:100%;height:100%;top:0;left:0;display:table;width:100%;height:100%;background:#7c3aed;transform:translateY(40%);transition:.5s;opacity:0;visibility:hidden}.single_service .service_hover .hover_content .hover_content_inner{display:table-cell;vertical-align:middle;text-align:center;padding:0 54px}@media(min-width: 992px)and (max-width: 1200px){.single_service .service_hover .hover_content .hover_content_inner{padding:0 10px}}.single_service .service_hover .hover_content .hover_content_inner h3{font-size:1.3rem;color:#fff;margin-bottom:8px}.single_service .service_hover .hover_content .hover_content_inner h4{font-size:1.3rem;color:#fff;margin-bottom:8px}.single_service .service_hover .hover_content .hover_content_inner p{font-size:1rem;color:#fff}.single_service:hover{background-position:top}.single_service:hover .hover_content{transform:translateY(0%);opacity:1;visibility:visible}.single_service:hover .service_hover{background:rgba(0,0,0,.5)}.services-section{padding:100px 0;background:linear-gradient(135deg, #f8faff 0%, #f2f6ff 100%);position:relative;overflow:hidden}.services-section .section-header .badge-primary{display:inline-block;padding:8px 16px;background:rgba(51,102,255,.1);color:#36f;border-radius:20px;font-size:14px;margin-bottom:20px}.services-section .section-header h2{font-size:42px;font-weight:700;margin-bottom:20px}.services-section .section-header h2 .highlight{color:#36f;position:relative}.services-section .section-header h2 .highlight::after{content:"";position:absolute;left:0;bottom:5px;width:100%;height:8px;background:rgba(51,102,255,.1);z-index:-1}.services-section .services-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px;margin-bottom:40px}.services-section .services-grid .service-main{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}.services-section .services-grid .service-main .service-content{padding:40px}.services-section .services-grid .service-main .service-content .tech-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:rgba(51,102,255,.1);color:#36f;border-radius:30px;margin-bottom:20px}.services-section .services-grid .service-main .service-content .tech-badge i{font-size:16px}.services-section .services-grid .service-main .service-content h3{font-size:32px;font-weight:700;margin-bottom:20px;line-height:1.3}.services-section .services-grid .service-main .service-content .tech-features{list-style:none;padding:0;margin:25px 0}.services-section .services-grid .service-main .service-content .tech-features li{display:flex;align-items:center;gap:10px;margin-bottom:12px;color:#666}.services-section .services-grid .service-main .service-content .tech-features li i{color:#36f}.services-section .services-grid .service-main .service-content .learn-more{display:inline-flex;align-items:center;gap:10px;color:#36f;font-weight:600;text-decoration:none;margin-top:20px;transition:gap .3s}.services-section .services-grid .service-main .service-content .learn-more:hover{gap:15px}.services-section .services-grid .service-main .service-image{position:relative;overflow:hidden}.services-section .services-grid .service-main .service-image .main-img{width:100%;height:100%;object-fit:cover}.services-section .services-grid .service-main .service-image .tech-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg, rgba(51, 102, 255, 0.2), transparent)}.services-section .services-grid .service-grid-item{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:4/3}.services-section .services-grid .service-grid-item .bg-img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.services-section .services-grid .service-grid-item .service-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2))}.services-section .services-grid .service-grid-item .content{position:absolute;bottom:0;left:0;width:100%;padding:30px;color:#fff}.services-section .services-grid .service-grid-item .content .icon{width:50px;height:50px;background:hsla(0,0%,100%,.2);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.services-section .services-grid .service-grid-item .content .icon i{font-size:24px}.services-section .services-grid .service-grid-item .content h4{font-size:24px;font-weight:600;margin-bottom:10px}.services-section .services-grid .service-grid-item .content p{font-size:14px;opacity:.9;margin-bottom:15px}.services-section .services-grid .service-grid-item:hover .bg-img{transform:scale(1.1)}.services-section .services-grid .service-grid-item.blockchain .stats{display:flex;gap:20px}.services-section .services-grid .service-grid-item.blockchain .stats .stat{text-align:center}.services-section .services-grid .service-grid-item.blockchain .stats .stat .value{display:block;font-size:24px;font-weight:700}.services-section .services-grid .service-grid-item.blockchain .stats .stat .label{font-size:12px;opacity:.8}.services-section .services-grid .service-grid-item.iot .connected-devices{display:flex;align-items:center;gap:8px}.services-section .services-grid .service-grid-item.iot .connected-devices .device-dot{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.3)}.services-section .services-grid .service-grid-item.iot .connected-devices .device-dot.active{background:#fff}.services-section .services-grid .service-grid-item.iot .connected-devices span{font-size:12px;margin-left:8px}.services-section .tech-strip{display:flex;justify-content:space-between;padding:30px;background:#fff;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.05)}.services-section .tech-strip .tech-item{display:flex;align-items:center;gap:10px;color:#666;transition:transform .3s}.services-section .tech-strip .tech-item:hover{transform:translateY(-5px);color:#36f}.services-section .tech-strip .tech-item i{font-size:24px}.services-section .tech-strip .tech-item span{font-weight:500}@media(max-width: 991px){.services-section .services-grid{grid-template-columns:1fr}.services-section .services-grid .service-main{grid-template-columns:1fr}.services-section .services-grid .service-main .service-content{order:2;padding:30px}.services-section .services-grid .service-main .service-content h3{font-size:24px}.services-section .tech-strip{flex-wrap:wrap;gap:20px}.services-section .tech-strip .tech-item{width:calc(50% - 10px)}}.service-area{padding:120px 0}.service-area .subtitle{margin-bottom:50px}.service-area .subtitle small{display:inline-block;font-size:16px;font-weight:600;color:#2563eb;margin-bottom:15px;padding:6px 16px 6px 30px;background-color:rgba(37,99,235,.08);border-radius:30px;position:relative}.service-area .subtitle small:before{content:"";position:absolute;left:12px;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background-color:#2563eb}.service-area .subtitle h2{font-size:40px;font-weight:800;color:#1e293b;letter-spacing:-0.5px}.service-area .card-service{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .4s ease}.service-area .card-service img{width:100%;height:250px;object-fit:cover;transition:all .7s ease}.service-area .card-service .content{position:absolute;bottom:0;left:0;width:100%;padding:35px 30px;background:linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);transition:all .4s ease}.service-area .card-service .content .icon-service{width:65px;height:65px;border-radius:16px;background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));display:flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:0 10px 20px rgba(0,0,0,.2);transition:all .4s ease}.service-area .card-service .content .icon-service i{font-size:26px;color:#fff}.service-area .card-service .content .text-service h3{font-size:24px;font-weight:700;color:#fff;margin-bottom:15px}.service-area .card-service .content .text-service p{font-size:16px;line-height:1.7;color:hsla(0,0%,100%,.8);margin-bottom:20px}.service-area .card-service .content .text-service span{display:inline-flex;align-items:center;font-size:16px;font-weight:600;color:#fff;position:relative;padding-bottom:5px}.service-area .card-service .content .text-service span:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#fff;transition:all .3s ease}.service-area .card-service .content .text-service span i{margin-left:8px;transition:transform .3s ease}.service-area .card-service:hover{transform:translateY(-15px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.service-area .card-service:hover img{transform:scale(1.1)}.service-area .card-service:hover .content .icon-service{transform:rotate(10deg)}.service-area .card-service:hover .content .text-service span:after{width:100%}.service-area .card-service:hover .content .text-service span i{transform:translateX(5px)}@media(max-width: 991px){.service-area{padding:90px 0}.service-area .subtitle h2{font-size:32px}}.feedback-area{background:#7c3aed;position:relative;display:block;overflow:hidden}.feedback-area .before-one{position:absolute;width:250px;height:250px;left:-120px;top:-120px;border-radius:50%;border:35px solid hsla(0,0%,100%,.18);background:#2563eb}@media(max-width: 767px){.feedback-area .before-one{width:200px;height:200px;top:-90px}}.feedback-area .subtitle small{color:#fff}.feedback-area .subtitle h2 span{color:#fff}@media(max-width: 991px){.feedback-area .subtitle{text-align:center}}.feedback-area .card-feedback{padding:10px}.feedback-area .card-feedback .text-feedback{background:#fff;padding:15px;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;position:relative;right:-10px}.feedback-area .card-feedback .text-feedback p{font-size:.8rem;color:#2563eb}.feedback-area .card-feedback .img-feedback{margin-top:8px;margin-left:-24px}@media(max-width: 991px){.feedback-area .card-feedback .img-feedback{margin-left:-16px}}.feedback-area .card-feedback .img-feedback img{width:50px;height:50px;border-radius:50%}.feedback-area .card-feedback .img-feedback span{color:#fff}:root{--primary: #2563eb;--primary-rgb: 37, 99, 235;--text-muted: #64748b;--white: #ffffff;--black: #000000;--body-bg: #f8fafc;--card-shadow: 0 10px 30px rgba(0, 0, 0, 0.05)}.contact-section{position:relative;background-color:#f1f5f9;padding:120px 0;overflow:hidden}@media(max-width: 991px){.contact-section{padding:90px 0}}@media(max-width: 767px){.contact-section{padding:70px 0}}.contact-section::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("../img/pattern-dot.png");opacity:.04;z-index:1}.contact-section::after{content:"";position:absolute;top:-150px;right:-150px;width:300px;height:300px;border-radius:50%;background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));filter:blur(100px);opacity:.1;z-index:0}.contact-section .container{position:relative;z-index:2}.contact-section .section-heading{margin-bottom:50px}@media(max-width: 767px){.contact-section .section-heading{margin-bottom:30px}}.contact-section .contact-content p{font-size:18px;color:#64748b;margin-bottom:40px}@media(max-width: 767px){.contact-section .contact-content p{font-size:16px;margin-bottom:30px}}.contact-section .contact-info-wrapper{margin-bottom:40px}@media(max-width: 991px){.contact-section .contact-info-wrapper{margin-bottom:50px}}.contact-section .contact-form-wrapper{background-color:#fff;padding:40px;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);position:relative}.contact-section .contact-form-wrapper::before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));border-radius:16px 16px 0 0}@media(max-width: 767px){.contact-section .contact-form-wrapper{padding:30px 20px}}.contact-section .contact-form-wrapper .form-group{margin-bottom:25px}.contact-section .contact-form-wrapper .form-group label{display:block;font-weight:500;margin-bottom:10px;color:#1e293b}.contact-section .contact-form-wrapper .form-group input,.contact-section .contact-form-wrapper .form-group textarea{width:100%;padding:15px 20px;border:1px solid #e2e8f0;border-radius:8px;transition:all .3s ease}.contact-section .contact-form-wrapper .form-group input:focus,.contact-section .contact-form-wrapper .form-group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.1)}.contact-section .contact-form-wrapper .form-group textarea{min-height:150px;resize:vertical}.contact-section .contact-form-wrapper .submit-btn{background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));color:#fff;border:none;padding:15px 30px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(37,99,235,.25);position:relative;overflow:hidden}.contact-section .contact-form-wrapper .submit-btn::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);transform:translateX(-100%);transition:transform .6s ease}.contact-section .contact-form-wrapper .submit-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(37,99,235,.25)}.contact-section .contact-form-wrapper .submit-btn:hover::before{transform:translateX(100%)}.contact-section .contact-form-wrapper .submit-btn:active{transform:translateY(0)}.map-section{position:relative;height:500px;overflow:hidden}@media(max-width: 767px){.map-section{height:400px}}.map-section iframe{width:100%;height:100%;border:none}.map-section .map-info-box{position:absolute;top:50%;left:50px;transform:translateY(-50%);background-color:#fff;padding:30px;border-radius:12px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);max-width:350px;z-index:10}@media(max-width: 991px){.map-section .map-info-box{left:30px;padding:20px;max-width:300px}}@media(max-width: 767px){.map-section .map-info-box{position:relative;top:auto;left:auto;transform:none;max-width:100%;margin:-80px auto 0;width:calc(100% - 30px)}}.map-section .map-info-box h4{font-size:22px;margin-bottom:15px}@media(max-width: 767px){.map-section .map-info-box h4{font-size:20px}}.map-section .map-info-box p{margin-bottom:10px;font-size:15px}.map-section .map-info-box p:last-child{margin-bottom:0}.map-section .map-info-box p i{color:#2563eb;margin-right:10px;width:20px;text-align:center}.list-contact{margin-bottom:30px}.list-contact li{display:flex;align-items:flex-start;margin-bottom:20px}.list-contact li:last-child{margin-bottom:0}.list-contact li i{width:40px;height:40px;background-color:rgba(37,99,235,.1);color:#2563eb;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:15px;flex-shrink:0;transition:all .3s ease}.list-contact li .contact-text h5{font-size:18px;margin-bottom:5px}.list-contact li .contact-text p{margin-bottom:0;color:#64748b}.list-contact li:hover i{background-color:#2563eb;color:#fff}:root{--primary: #2563eb;--primary-rgb: 37, 99, 235;--text-muted: #64748b;--white: #ffffff;--black: #000000;--body-bg: #f8fafc;--card-shadow: 0 10px 30px rgba(0, 0, 0, 0.05)}.footer-area{position:relative;background-color:#0f172a;color:#f8fafc;padding-top:100px;overflow:hidden}@media(max-width: 991px){.footer-area{padding-top:80px}}@media(max-width: 767px){.footer-area{padding-top:60px}}.footer-area::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("../img/pattern-dot.png");opacity:.05;z-index:1}.footer-area::after{content:"";position:absolute;bottom:-150px;right:-150px;width:300px;height:300px;border-radius:50%;background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));filter:blur(100px);opacity:.1;z-index:0}.footer-area .container{position:relative;z-index:2}.footer-area .footer-top{padding-bottom:50px;position:relative;z-index:1}@media(max-width: 767px){.footer-area .footer-top{padding-bottom:30px}}.footer-area .footer-widget{margin-bottom:30px}.footer-area .footer-widget .footer-logo{display:inline-block;margin-bottom:25px}.footer-area .footer-widget .footer-logo img{max-height:60px;width:auto}.footer-area .footer-widget .footer-desc p{color:rgba(248,250,252,.8);margin-bottom:0;font-size:15px;line-height:1.7}.footer-area .footer-widget .footer-social ul{display:flex;gap:15px;margin-top:25px}.footer-area .footer-widget .footer-social ul li a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:rgba(248,250,252,.1);color:#f8fafc;border-radius:50%;transition:all .3s ease}.footer-area .footer-widget .footer-social ul li a:hover{background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));color:#fff;transform:translateY(-5px)}.footer-area .widget-title{font-size:22px;font-weight:700;color:#fff;margin-bottom:25px;position:relative;padding-bottom:15px}.footer-area .widget-title::after{content:"";position:absolute;left:0;bottom:0;width:50px;height:3px;background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));border-radius:10px;transition:all .3s ease}.footer-area .widget-title:hover::after{width:80px}@media(max-width: 767px){.footer-area .widget-title{font-size:20px;margin-bottom:20px}}.footer-area .footer-links li{margin-bottom:12px}.footer-area .footer-links li:last-child{margin-bottom:0}.footer-area .footer-links li a{color:rgba(248,250,252,.8);font-size:15px;transition:all .3s ease;display:inline-flex;align-items:center}.footer-area .footer-links li a i{font-size:12px;margin-right:10px;color:#2563eb;transition:all .3s ease}.footer-area .footer-links li a:hover{color:#fff;transform:translateX(5px)}.footer-area .footer-links li a:hover i{color:#7c3aed}.footer-area .footer-contact .info-card-inline{background-color:rgba(0,0,0,0);border:none;box-shadow:none;padding:0;margin-bottom:20px}.footer-area .footer-contact .info-card-inline:hover{transform:translateY(-5px)}.footer-area .footer-contact .info-card-inline::before{display:none}.footer-area .footer-contact .info-card-inline .icon-wrapper{width:40px;height:40px;background-color:rgba(248,250,252,.1);border-radius:50%}.footer-area .footer-contact .info-card-inline .icon-wrapper i{color:#2563eb;font-size:16px}.footer-area .footer-contact .info-card-inline .content h4{font-size:16px;color:#fff;margin-bottom:5px}.footer-area .footer-contact .info-card-inline .content p{margin-bottom:0;font-size:14px}.footer-area .footer-contact .info-card-inline .content p a{color:rgba(248,250,252,.8);transition:all .3s ease}.footer-area .footer-contact .info-card-inline .content p a:hover{color:#2563eb}.footer-area .footer-contact .info-card-inline:hover .icon-wrapper{background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286))}.footer-area .footer-contact .info-card-inline:hover .icon-wrapper i{color:#fff}.footer-area .footer-newsletter .newsletter-form{position:relative;margin-top:20px}.footer-area .footer-newsletter .newsletter-form input{width:100%;height:50px;padding:0 20px;padding-right:70px;border:none;border-radius:8px;background-color:rgba(248,250,252,.1);color:#f8fafc}.footer-area .footer-newsletter .newsletter-form input::placeholder{color:rgba(248,250,252,.5)}.footer-area .footer-newsletter .newsletter-form input:focus{outline:none;box-shadow:0 0 0 3px rgba(37,99,235,.3)}.footer-area .footer-newsletter .newsletter-form button{position:absolute;top:5px;right:5px;height:40px;width:40px;border:none;border-radius:8px;background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));color:#fff;cursor:pointer;transition:all .3s ease}.footer-area .footer-newsletter .newsletter-form button:hover{opacity:.9}.footer-area .footer-bottom{padding:25px 0;border-top:1px solid rgba(248,250,252,.1)}@media(max-width: 767px){.footer-area .footer-bottom{padding:20px 0}}.footer-area .footer-bottom .copyright-text{color:rgba(248,250,252,.7);font-size:14px;margin-bottom:0}.footer-area .footer-bottom .developer-credit{display:flex;align-items:center;justify-content:flex-end;gap:10px}@media(max-width: 767px){.footer-area .footer-bottom .developer-credit{justify-content:center;margin-top:15px}}.footer-area .footer-bottom .developer-credit span{color:rgba(248,250,252,.7);font-size:14px}.footer-area .footer-bottom .developer-credit a img{max-height:30px;transition:all .3s ease}.footer-area .footer-bottom .developer-credit a img:hover{transform:scale(1.1)}.back-top{position:fixed;right:30px;bottom:20px;z-index:99;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .5s ease}.back-top.active{opacity:1;visibility:visible;transform:translateY(0)}.back-top a{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));color:#fff;border-radius:50%;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transition:all .3s ease}.back-top a i{font-size:20px}.back-top a:hover{transform:translateY(-5px)}@media(max-width: 767px){.back-top{right:20px;bottom:20px}.back-top a{width:40px;height:40px}.back-top a i{font-size:16px}}.lgpd{width:30%;background:#fff;position:fixed;bottom:0;padding:15px;margin-left:10px;border-radius:8px;z-index:99999999999999;box-shadow:0 0 10px 3px rgba(108,98,98,.2)}@media(max-width: 767px){.lgpd{width:90%}}.lgpd .lgpd-txt span{display:block;margin-bottom:8px;color:#212529;font-weight:700;font-size:18px}.lgpd .lgpd-txt span i{margin-right:8px}.lgpd .lgpd-txt p{color:#1e293b;font-size:.8rem;margin-bottom:0}@media(max-width: 767px){.lgpd .lgpd-txt p{font-size:11px}}.lgpd .lgpd-txt a{color:#7c3aed;text-decoration:underline}@media(max-width: 767px){.lgpd .lgpd-txt{display:block}}.lgpd .lgpd-button{display:flex;justify-content:end;margin-top:8px}.lgpd .lgpd-button button{border:none;display:flex;align-items:center;justify-content:center;text-align:center;background:#7c3aed;padding:10px 15px;font-size:.8rem;color:#fff;width:100px;height:35px;margin-left:24px;cursor:pointer}@media(max-width: 767px){.lgpd .lgpd-button button{font-size:11px;margin-left:0;margin-top:10px}}.breadcrumb{background-image:url(../img/banner/banner1.webp);background-repeat:no-repeat;background-size:cover;display:block}.breadcrumb-height{height:300px}.bread-overly{position:relative;z-index:1}.bread-overly::before{content:"";position:absolute;background-color:rgba(0,0,0,.32);width:100%;height:100%;left:0;top:0;bottom:0;right:0;z-index:-1}.breadcrumb_iner{padding:100px 0;text-align:center}.breadcrumb_iner .breadcrumb_iner_item h1{color:#fff;font-size:3.3rem}@media(max-width: 767px){.breadcrumb_iner .breadcrumb_iner_item h1{font-size:2.5em}}.breadcrumb_iner .breadcrumb_iner_item p,.breadcrumb_iner .breadcrumb_iner_item a{color:#fff;font-size:.9rem}.breadcrumb_iner .breadcrumb_iner_item p i,.breadcrumb_iner .breadcrumb_iner_item a i{color:#7c3aed;font-size:.7rem}.count-area{background:#020024;background:linear-gradient(90deg, rgb(2, 0, 36) 0%, rgb(9, 9, 121) 35%, rgb(0, 212, 255) 100%)}.count-area .count-card{text-align:center}.count-area .count-card span{display:block}.count-area .count-card .counter{color:#fff;font-size:4rem;font-weight:700}.count-area .count-card .text{color:#fff;font-size:1rem;font-weight:100}.hero-section{padding:120px 0 80px;position:relative;overflow:hidden;background:linear-gradient(135deg, #f8f9ff 0%, #f1f4ff 100%)}.hero-section::before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:url("../img/pattern-grid.svg") repeat;opacity:.1}.hero-section .hero-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-section .hero-text{position:relative;z-index:2}.hero-section .badge-primary{display:inline-block;padding:8px 16px;background:rgba(51,102,255,.1);color:#36f;border-radius:20px;font-weight:500;font-size:14px;margin-bottom:24px}.hero-section .hero-title{font-size:48px;line-height:1.2;margin-bottom:24px;color:#1a1a1a;font-weight:700}.hero-section .hero-title .highlight{color:#36f;display:block}.hero-section .hero-description{font-size:18px;line-height:1.6;color:#666;margin-bottom:32px;max-width:540px}.hero-section .hero-buttons{display:flex;gap:16px;margin-bottom:48px}.hero-section .hero-buttons .btn{padding:14px 32px;border-radius:8px;font-weight:500;transition:all .3s ease}.hero-section .hero-buttons .btn-primary{background:#36f;color:#fff;display:flex;align-items:center;gap:8px}.hero-section .hero-buttons .btn-primary:hover{background:hsl(225,100%,55%);transform:translateY(-2px)}.hero-section .hero-buttons .btn-outline{border:2px solid #36f;color:#36f;background:rgba(0,0,0,0)}.hero-section .hero-buttons .btn-outline:hover{background:#36f;color:#fff;transform:translateY(-2px)}.hero-section .hero-stats{display:flex;gap:48px}.hero-section .hero-stats .stat-item .stat-number{display:block;font-size:36px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.hero-section .hero-stats .stat-item .stat-label{color:#666;font-size:14px}.hero-section .hero-image{position:relative}.hero-section .hero-image .main-image{width:100%;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.1)}.hero-section .hero-image .floating-card{position:absolute;background:#fff;padding:16px;border-radius:12px;box-shadow:0 10px 20px rgba(0,0,0,.08);display:flex;align-items:center;gap:12px;animation:float 3s ease-in-out infinite}.hero-section .hero-image .floating-card i{font-size:20px;color:#36f}.hero-section .hero-image .floating-card span{font-weight:500;color:#1a1a1a}.hero-section .hero-image .floating-card.card-1{top:20%;left:-10%;animation-delay:0s}.hero-section .hero-image .floating-card.card-2{top:50%;right:-10%;animation-delay:.5s}.hero-section .hero-image .floating-card.card-3{bottom:10%;left:10%;animation-delay:1s}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width: 991px){.hero-section{padding:80px 0 60px}.hero-section .hero-content{grid-template-columns:1fr;gap:40px;text-align:center}.hero-section .hero-description{margin:0 auto 32px}.hero-section .hero-buttons{justify-content:center}.hero-section .hero-stats{justify-content:center}.hero-section .hero-image{margin:0 auto;max-width:80%}.hero-section .hero-image .floating-card{display:none}}.hero-banner{position:relative;padding:160px 0 120px;background:linear-gradient(135deg, #f8faff 0%, #f2f6ff 100%);overflow:hidden}.hero-banner::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("../img/tech-pattern.svg") repeat;opacity:.05}.hero-banner .hero-content{position:relative;z-index:2}.hero-banner .hero-content .hero-tags{display:flex;gap:12px;margin-bottom:32px}.hero-banner .hero-content .hero-tags .tag-item{display:flex;align-items:center;gap:8px;padding:8px 16px;background:rgba(51,102,255,.1);border-radius:30px;color:#36f;font-weight:500;font-size:14px}.hero-banner .hero-content .hero-tags .tag-item i{font-size:16px}.hero-banner .hero-content .hero-title{font-size:56px;line-height:1.2;font-weight:800;margin-bottom:24px;color:#1a1a1a}.hero-banner .hero-content .hero-title .highlight{display:block;color:#36f;position:relative}.hero-banner .hero-content .hero-title .highlight::after{content:"";position:absolute;left:0;bottom:8px;width:100%;height:12px;background:rgba(51,102,255,.1);z-index:-1;border-radius:10px}.hero-banner .hero-content .hero-description{font-size:18px;line-height:1.7;color:#666;margin-bottom:40px;max-width:540px}.hero-banner .hero-content .hero-features{display:flex;gap:24px;margin-bottom:48px}.hero-banner .hero-content .hero-features .feature-item{display:flex;align-items:center;gap:12px;padding:12px 20px;background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .3s ease}.hero-banner .hero-content .hero-features .feature-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.hero-banner .hero-content .hero-features .feature-item i{font-size:20px;color:#36f}.hero-banner .hero-content .hero-features .feature-item span{font-weight:500;color:#1a1a1a}.hero-banner .hero-content .hero-actions{display:flex;align-items:center;gap:40px}.hero-banner .hero-content .hero-actions .success-metrics{display:flex;align-items:center;gap:24px}.hero-banner .hero-content .hero-actions .success-metrics .metric{text-align:center}.hero-banner .hero-content .hero-actions .success-metrics .metric .number{display:block;font-size:28px;font-weight:700;color:#1a1a1a;margin-bottom:4px}.hero-banner .hero-content .hero-actions .success-metrics .metric .label{font-size:14px;color:#666}.hero-banner .hero-content .hero-actions .success-metrics .separator{width:1px;height:40px;background:rgba(0,0,0,.1)}.hero-banner .hero-visual{position:relative}.hero-banner .hero-visual .main-image{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}.hero-banner .hero-visual .main-image img{width:100%;height:auto}.hero-banner .hero-visual .main-image .pulse-effect{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:200px;height:200px;background:rgba(51,102,255,.2);border-radius:50%;animation:pulse 2s infinite}.hero-banner .hero-visual .floating-elements{position:absolute;width:100%;height:100%;top:0;left:0}.hero-banner .hero-visual .floating-elements .float-card{position:absolute;background:#fff;padding:16px;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.1)}.hero-banner .hero-visual .floating-elements .float-card.analytics{top:20%;right:-30px;display:flex;align-items:center;gap:16px;animation:float 3s infinite}.hero-banner .hero-visual .floating-elements .float-card.analytics .card-icon{width:40px;height:40px;background:rgba(51,102,255,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#36f}.hero-banner .hero-visual .floating-elements .float-card.analytics .card-info .value{display:block;font-size:20px;font-weight:700;color:#1a1a1a}.hero-banner .hero-visual .floating-elements .float-card.analytics .card-info .label{font-size:14px;color:#666}.hero-banner .hero-visual .floating-elements .float-card.users{bottom:20%;left:-30px;display:flex;align-items:center;gap:12px;animation:float 3s infinite;animation-delay:1s}.hero-banner .hero-visual .floating-elements .float-card.users .user-group{display:flex;gap:4px}.hero-banner .hero-visual .floating-elements .float-card.users .user-group .user-dot{width:8px;height:8px;border-radius:50%;background:#ddd}.hero-banner .hero-visual .floating-elements .float-card.users .user-group .user-dot.active{background:#36f}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%{transform:translate(-50%, -50%) scale(0.8);opacity:.5}70%{transform:translate(-50%, -50%) scale(1.1);opacity:0}100%{transform:translate(-50%, -50%) scale(0.8);opacity:0}}@media(max-width: 991px){.hero-banner{padding:100px 0 80px}.hero-banner .hero-content{text-align:center;margin-bottom:60px}.hero-banner .hero-content .hero-tags{justify-content:center}.hero-banner .hero-content .hero-title{font-size:42px}.hero-banner .hero-content .hero-description{margin:0 auto 32px}.hero-banner .hero-content .hero-features{flex-direction:column;align-items:center}.hero-banner .hero-content .hero-actions{flex-direction:column;align-items:center;gap:24px}.hero-banner .floating-elements{display:none}}.btn-primary{display:inline-block;padding:15px 32px;background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));color:#fff;font-size:16px;font-weight:600;border-radius:8px;text-decoration:none;transition:all .3s ease;border:none;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(37,99,235,.25)}.btn-primary::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);transform:translateX(-100%);transition:transform .6s ease}.btn-primary i{margin-left:8px;transition:transform .3s ease}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(37,99,235,.25)}.btn-primary:hover::before{transform:translateX(100%)}.btn-primary:hover i{transform:translateX(5px)}.btn-primary:active{transform:translateY(0)}.btn-outline{display:inline-block;padding:14px 30px;background-color:rgba(0,0,0,0);color:#1e293b;font-size:16px;font-weight:600;border-radius:8px;text-decoration:none;transition:all .3s ease;border:2px solid #e2e8f0;position:relative;overflow:hidden;z-index:1}.btn-outline::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background-color:#1e293b;transition:all .3s ease;z-index:-1}.btn-outline:hover{color:#fff;border-color:#1e293b}.btn-outline:hover::after{height:100%}.btn-light{display:inline-block;padding:15px 32px;background-color:#fff;color:#2563eb;font-size:16px;font-weight:600;border-radius:8px;text-decoration:none;transition:all .3s ease;border:none;box-shadow:0 5px 15px rgba(0,0,0,.1)}.btn-light i{margin-left:8px;transition:transform .3s ease}.btn-light:hover{background-color:hsla(0,0%,100%,.9);transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.btn-light:hover i{transform:translateX(5px)}.btn-light:active{transform:translateY(0)}.features-section{padding:80px 0;background-color:#f8f9ff;position:relative;overflow:hidden}.features-section::before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg, transparent, rgba(51, 102, 255, 0.2), transparent)}.features-section .feature-card{background:#fff;border-radius:20px;overflow:hidden;transition:all .4s ease;box-shadow:0 10px 30px rgba(0,0,0,.05)}.features-section .feature-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(51,102,255,.15)}.features-section .feature-card:hover .feature-image .feature-overlay{opacity:1}.features-section .feature-card:hover .feature-image .feature-overlay .tech-icon{transform:translateY(0);opacity:1}.features-section .feature-card:hover .feature-image img{transform:scale(1.1)}.features-section .feature-card .feature-image{position:relative;height:250px;overflow:hidden}.features-section .feature-card .feature-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.features-section .feature-card .feature-image .feature-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom, rgba(51, 102, 255, 0.9), rgba(51, 102, 255, 0.7));opacity:0;transition:all .4s ease;display:flex;align-items:center;justify-content:center}.features-section .feature-card .feature-image .feature-overlay .tech-icon{width:60px;height:60px;background:hsla(0,0%,100%,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;transform:translateY(20px);opacity:0;transition:all .4s ease .1s}.features-section .feature-card .feature-image .feature-overlay .tech-icon i{color:#fff;font-size:24px}.features-section .feature-card .feature-content{padding:30px}.features-section .feature-card .feature-content .feature-title{font-size:22px;font-weight:700;color:#1a1a1a;margin-bottom:15px}.features-section .feature-card .feature-content .feature-description{color:#666;font-size:15px;line-height:1.6;margin-bottom:20px}.features-section .feature-card .feature-content .feature-list{list-style:none;padding:0;margin:0 0 20px}.features-section .feature-card .feature-content .feature-list li{display:flex;align-items:center;margin-bottom:10px;color:#555;font-size:14px}.features-section .feature-card .feature-content .feature-list li i{color:#36f;margin-right:10px;font-size:12px}.features-section .feature-card .feature-content .feature-stats{display:flex;justify-content:space-between;padding-top:20px;border-top:1px solid rgba(0,0,0,.1)}.features-section .feature-card .feature-content .feature-stats .stat-item{text-align:center}.features-section .feature-card .feature-content .feature-stats .stat-item .stat-number{display:block;font-size:24px;font-weight:700;color:#36f;margin-bottom:5px}.features-section .feature-card .feature-content .feature-stats .stat-item .stat-label{font-size:12px;color:#666;text-transform:uppercase;letter-spacing:.5px}@media(max-width: 991px){.features-section{padding:60px 0}.features-section .feature-card{margin-bottom:30px}.features-section .feature-card .feature-image{height:200px}.features-section .feature-card .feature-content{padding:20px}.features-section .feature-card .feature-content .feature-title{font-size:20px}}.section-heading{margin-bottom:60px;position:relative}.section-heading .subtitle{display:inline-block;font-size:16px;font-weight:600;color:#2563eb;margin-bottom:15px;position:relative;padding:6px 16px 6px 30px;background-color:rgba(37,99,235,.08);border-radius:30px}.section-heading .subtitle:before{content:"";position:absolute;left:12px;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background-color:#2563eb}.section-heading h2{font-size:40px;font-weight:800;line-height:1.3;color:#1e293b;margin-bottom:20px;letter-spacing:-0.5px}.section-heading h2 .highlight{color:#2563eb;position:relative;display:inline-block}.section-heading h2 .highlight:after{content:"";position:absolute;left:0;bottom:5px;width:100%;height:10px;background-color:rgba(37,99,235,.15);z-index:-1;border-radius:10px}.section-heading p{font-size:17px;line-height:1.7;color:#64748b;max-width:600px;margin:0 auto}.section-heading.text-center .subtitle:before{left:12px}.section-heading.text-center p{margin:0 auto}@media(max-width: 767px){.section-heading{margin-bottom:40px}.section-heading h2{font-size:32px}.section-heading p{font-size:16px}}.section-padding{padding:120px 0}@media(max-width: 991px){.section-padding{padding:90px 0}}@media(max-width: 767px){.section-padding{padding:70px 0}}.benefits-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px;margin-top:40px;padding:30px;background:linear-gradient(135deg, rgba(51, 102, 255, 0.03) 0%, rgba(51, 102, 255, 0) 100%);border-radius:24px}.benefits-grid .benefit-item{text-align:center;padding:24px;background:#fff;border-radius:16px;transition:all .3s ease}.benefits-grid .benefit-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(51,102,255,.1)}.benefits-grid .benefit-item i{font-size:24px;color:#36f;margin-bottom:16px}.benefits-grid .benefit-item h4{font-size:18px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.benefits-grid .benefit-item p{font-size:14px;color:#666;margin:0}@media(max-width: 991px){.benefits-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 576px){.benefits-grid{grid-template-columns:1fr}}.benefits-section{background-color:#fff;position:relative}.benefits-section::before{content:"";position:absolute;top:-150px;left:-150px;width:300px;height:300px;border-radius:50%;background:linear-gradient(45deg, #7c3aed, rgb(170.611627907, 128.0953488372, 243.4046511628));filter:blur(100px);opacity:.05;z-index:0}.benefits-section .section-description{font-size:17px;line-height:1.7;color:#64748b}.benefits-section .benefit-card{background-color:#fff;padding:40px 30px;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .4s ease;height:100%;text-align:center;border:1px solid rgba(226,232,240,.5);position:relative;overflow:hidden;z-index:1}.benefits-section .benefit-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));opacity:0;z-index:-1;transition:opacity .4s ease}.benefits-section .benefit-card .benefit-icon{width:80px;height:80px;border-radius:20px;background:linear-gradient(135deg, #2563eb 0%, rgb(107.0714285714, 149.1428571429, 241.4285714286) 100%);display:flex;align-items:center;justify-content:center;margin:0 auto 25px;transition:all .4s ease;position:relative;box-shadow:0 10px 20px rgba(37,99,235,.15)}.benefits-section .benefit-card .benefit-icon::after{content:"";position:absolute;top:-5px;left:-5px;width:calc(100% + 10px);height:calc(100% + 10px);border-radius:25px;border:1px dashed rgba(37,99,235,.3);transition:all .4s ease}.benefits-section .benefit-card .benefit-icon i{font-size:32px;color:#fff;transition:all .4s ease}.benefits-section .benefit-card h3{font-size:22px;font-weight:700;margin-bottom:15px;color:#1e293b;transition:all .4s ease}.benefits-section .benefit-card p{font-size:16px;line-height:1.7;color:#64748b;margin-bottom:0;transition:all .4s ease}.benefits-section .benefit-card:hover{transform:translateY(-15px);border-color:rgba(0,0,0,0);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.benefits-section .benefit-card:hover::before{opacity:.03}.benefits-section .benefit-card:hover .benefit-icon{transform:rotate(10deg) scale(1.1)}.benefits-section .benefit-card:hover .benefit-icon::after{transform:rotate(-10deg);border-color:rgba(37,99,235,.6)}.benefits-section .single_service{position:relative;height:250px;border-radius:12px;overflow:hidden;background-color:#f8f9fa;margin-bottom:30px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .4s ease}.benefits-section .single_service.service_bg_1{background:url("../img/pattern-dots.svg"),linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);background-size:cover}.benefits-section .single_service .service_hover{padding:30px;height:100%;display:flex;align-items:center;justify-content:center;transition:all .5s ease}.benefits-section .single_service .service_hover h3{font-size:22px;font-weight:700;color:#1e293b;text-align:center;transition:all .5s ease}.benefits-section .single_service .service_hover .hover_content{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .5s ease}.benefits-section .single_service .service_hover .hover_content .hover_content_inner{padding:30px;text-align:center}.benefits-section .single_service .service_hover .hover_content .hover_content_inner h4{font-size:22px;font-weight:700;color:#fff;margin-bottom:15px}.benefits-section .single_service .service_hover .hover_content .hover_content_inner p{font-size:16px;line-height:1.7;color:hsla(0,0%,100%,.9);margin-bottom:0}.benefits-section .single_service:hover{transform:translateY(-10px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.benefits-section .single_service:hover .service_hover h3{opacity:0}.benefits-section .single_service:hover .service_hover .hover_content{opacity:1;visibility:visible}.testimonials-section{background-color:#f1f5f9;position:relative;overflow:hidden}.testimonials-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("../img/pattern-dots.svg");opacity:.4;z-index:0}.testimonials-section:after{content:"";position:absolute;top:-150px;right:-150px;width:300px;height:300px;border-radius:50%;background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));filter:blur(100px);opacity:.05;z-index:0}.testimonials-section .testimonial-card{background-color:#fff;padding:40px 30px;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .4s ease;height:100%;position:relative;border:1px solid rgba(226,232,240,.5)}.testimonials-section .testimonial-card .quote-icon{position:absolute;top:25px;right:25px}.testimonials-section .testimonial-card .quote-icon i{font-size:40px;color:rgba(37,99,235,.1)}.testimonials-section .testimonial-card .testimonial-text{font-size:17px;line-height:1.8;color:#64748b;margin-bottom:30px;font-style:italic;position:relative;z-index:1}.testimonials-section .testimonial-card .client-info{display:flex;align-items:center}.testimonials-section .testimonial-card .client-info .client-img{width:70px;height:70px;border-radius:20px;overflow:hidden;margin-right:20px;border:3px solid rgba(37,99,235,.1);transition:all .4s ease}.testimonials-section .testimonial-card .client-info .client-img img{width:100%;height:100%;object-fit:cover;transition:all .4s ease}.testimonials-section .testimonial-card .client-info .client-details h4{font-size:18px;font-weight:700;color:#1e293b;margin-bottom:5px}.testimonials-section .testimonial-card .client-info .client-details span{font-size:14px;color:#2563eb;font-weight:500}.testimonials-section .testimonial-card:hover{transform:translateY(-10px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border-color:rgba(0,0,0,0)}.testimonials-section .testimonial-card:hover .client-img{border-radius:50%;border-color:rgba(37,99,235,.3)}.testimonials-section .testimonial-card:hover .client-img img{transform:scale(1.1)}.testimonials-section .testimonial-card::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:5px;background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.testimonials-section .testimonial-card:hover::before{transform:scaleX(1)}.testimonials-section .testimonials-wrapper{position:relative;z-index:1}.testimonials-section .feedback-area{position:relative}.testimonials-section .feedback-area .before-one{position:absolute;top:0;left:0;width:40%;height:100%;background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));z-index:-1}@media(max-width: 991px){.testimonials-section .feedback-area .before-one{width:100%;height:300px}}.testimonials-section .feedback-area .subtitle{margin-bottom:30px}.testimonials-section .feedback-area .subtitle small{display:inline-block;font-size:16px;font-weight:600;color:#fff;margin-bottom:15px;padding:6px 16px 6px 30px;background-color:hsla(0,0%,100%,.2);border-radius:30px;position:relative}.testimonials-section .feedback-area .subtitle small:before{content:"";position:absolute;left:12px;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background-color:#fff}.testimonials-section .feedback-area .subtitle h2{font-size:40px;font-weight:800;color:#fff;letter-spacing:-0.5px}.testimonials-section .feedback-area .subtitle h2 span{position:relative}.testimonials-section .feedback-area .subtitle h2 span:after{content:"";position:absolute;left:0;bottom:5px;width:100%;height:10px;background-color:hsla(0,0%,100%,.2);z-index:-1;border-radius:10px}.testimonials-section .feedback-area .card-feedback{background-color:#fff;padding:40px 30px;border-radius:12px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);margin-bottom:30px;transition:all .4s ease;position:relative}.testimonials-section .feedback-area .card-feedback::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:5px;background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.testimonials-section .feedback-area .card-feedback .text-feedback{margin-bottom:25px;position:relative}.testimonials-section .feedback-area .card-feedback .text-feedback::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;top:-10px;left:-10px;font-size:40px;color:rgba(37,99,235,.1);z-index:0}.testimonials-section .feedback-area .card-feedback .text-feedback p{font-size:17px;line-height:1.8;color:#64748b;font-style:italic;position:relative;z-index:1}.testimonials-section .feedback-area .card-feedback .img-feedback{display:flex;align-items:center}.testimonials-section .feedback-area .card-feedback .img-feedback img{width:70px;height:70px;border-radius:20px;object-fit:cover;margin-right:20px;border:3px solid rgba(37,99,235,.1);transition:all .4s ease}.testimonials-section .feedback-area .card-feedback .img-feedback span{font-size:18px;font-weight:700;color:#1e293b}.testimonials-section .feedback-area .card-feedback:hover{transform:translateY(-10px)}.testimonials-section .feedback-area .card-feedback:hover::before{transform:scaleX(1)}.testimonials-section .feedback-area .card-feedback:hover .img-feedback img{border-radius:50%;border-color:rgba(37,99,235,.3)}.cta-section{padding:0;margin:100px 0}.cta-section .cta-inner{background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));padding:70px 60px;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(37,99,235,.25)}.cta-section .cta-inner:before{content:"";position:absolute;top:0;right:0;width:400px;height:400px;background:url("../img/pattern-light.svg");background-size:contain;opacity:.1;z-index:0;animation:rotate 30s linear infinite}.cta-section .cta-inner:after{content:"";position:absolute;bottom:-50px;left:-50px;width:200px;height:200px;border-radius:50%;background:hsla(0,0%,100%,.1);z-index:0}.cta-section .cta-inner .cta-content{position:relative;z-index:1}.cta-section .cta-inner .cta-content h2{font-size:40px;font-weight:800;color:#fff;margin-bottom:20px;letter-spacing:-0.5px}.cta-section .cta-inner .cta-content p{font-size:18px;line-height:1.7;color:hsla(0,0%,100%,.9);margin-bottom:0;max-width:600px}.cta-section .cta-inner .cta-btn-wrapper{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-end;height:100%}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media(max-width: 991px){.cta-section{margin:80px 0}.cta-section .cta-inner{padding:50px 40px}.cta-section .cta-inner .cta-content h2{font-size:32px}.cta-section .cta-inner .cta-content p{font-size:16px}}@media(max-width: 767px){.cta-section{margin:60px 0}.cta-section .cta-inner{padding:40px 30px;text-align:center}.cta-section .cta-inner .cta-content{margin-bottom:30px}.cta-section .cta-inner .cta-content h2{font-size:28px}.cta-section .cta-inner .cta-content p{margin:0 auto 20px}.cta-section .cta-inner .cta-btn-wrapper{justify-content:center}.cta-section .cta-inner .text-md-end{text-align:center !important}}.contact-section .contact-content .contact-features{list-style:none;padding:0;margin:30px 0}.contact-section .contact-content .contact-features li{font-size:16px;line-height:1.7;color:#64748b;margin-bottom:15px;display:flex;align-items:center}.contact-section .contact-content .contact-features li i{color:#2563eb;margin-right:15px;font-size:20px;width:40px;height:40px;background-color:rgba(37,99,235,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.contact-section .contact-content .contact-features li:hover i{background-color:#2563eb;color:#fff;transform:scale(1.1)}.contact-section .contact-content .contact-info{margin-top:50px}.contact-section .contact-content .contact-info .info-item{display:flex;align-items:center;margin-bottom:30px;background-color:#fff;padding:25px;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .3s ease}.contact-section .contact-content .contact-info .info-item i{width:60px;height:60px;border-radius:16px;background:rgba(37,99,235,.1);display:flex;align-items:center;justify-content:center;margin-right:20px;color:#2563eb;font-size:24px;transition:all .3s ease}.contact-section .contact-content .contact-info .info-item div h4{font-size:20px;font-weight:700;color:#1e293b;margin-bottom:5px}.contact-section .contact-content .contact-info .info-item div p{font-size:16px;color:#64748b;margin-bottom:0}.contact-section .contact-content .contact-info .info-item:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.contact-section .contact-content .contact-info .info-item:hover i{background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));color:#fff}.contact-section .contact-form-wrapper{background-color:#fff;padding:50px 40px;border-radius:16px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);position:relative;z-index:1}.contact-section .contact-form-wrapper::before{content:"";position:absolute;top:0;left:0;width:100%;height:10px;background:linear-gradient(45deg, #2563eb, rgb(107.0714285714, 149.1428571429, 241.4285714286));border-radius:16px 16px 0 0}@media(max-width: 767px){.contact-section .contact-form-wrapper{padding:40px 30px;margin-top:40px}}.tech-showcase{padding:100px 0;background:linear-gradient(180deg, rgba(240, 244, 248, 0.5) 0%, rgb(255, 255, 255) 100%);overflow:hidden;position:relative}.tech-showcase .section-header{margin-bottom:60px}.tech-showcase .section-header .tech-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(var(--primary-rgb), 0.1);color:var(--primary);padding:8px 16px;border-radius:20px;font-weight:500;margin-bottom:20px}.tech-showcase .section-header .tech-badge .pulse{width:8px;height:8px;background:var(--primary);border-radius:50%;animation:pulse 2s infinite}.tech-showcase .showcase-wrapper{display:grid;grid-template-columns:2fr 1fr;gap:30px;margin-bottom:50px}@media(max-width: 991px){.tech-showcase .showcase-wrapper{grid-template-columns:1fr}}.tech-showcase .tech-featured{background:#fff;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.05);overflow:hidden;transition:transform .3s ease}.tech-showcase .tech-featured:hover{transform:translateY(-5px)}.tech-showcase .tech-featured .tech-content{display:grid;grid-template-columns:1.5fr 1fr;gap:30px;padding:30px}@media(max-width: 768px){.tech-showcase .tech-featured .tech-content{grid-template-columns:1fr}}.tech-showcase .tech-featured .tech-info .tech-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.tech-showcase .tech-featured .tech-info .tech-header .tech-type{font-weight:500;color:var(--primary)}.tech-showcase .tech-featured .tech-info .tech-header .tech-status{display:flex;align-items:center;gap:8px}.tech-showcase .tech-featured .tech-info .tech-header .tech-status .status-dot{width:8px;height:8px;background:#22c55e;border-radius:50%}.tech-showcase .tech-featured .tech-metrics{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;margin-top:30px}.tech-showcase .tech-featured .tech-metrics .metric{text-align:center;padding:15px;background:rgba(var(--primary-rgb), 0.05);border-radius:12px}.tech-showcase .tech-featured .tech-metrics .metric .metric-value{font-size:24px;font-weight:700;color:var(--primary)}.tech-showcase .tech-featured .tech-metrics .metric .metric-label{font-size:14px;color:var(--text-muted)}.tech-showcase .tech-featured .tech-image{width:100%;height:100%;object-fit:cover;border-radius:12px}.tech-showcase .tech-featured .tech-footer{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border-top:1px solid rgba(0,0,0,.05)}.tech-showcase .tech-featured .tech-footer .explore-link{display:flex;align-items:center;gap:10px;color:var(--primary);font-weight:500;transition:gap .3s ease}.tech-showcase .tech-featured .tech-footer .explore-link:hover{gap:15px}.tech-showcase .tech-featured .tech-footer .tech-tags{display:flex;gap:10px}.tech-showcase .tech-featured .tech-footer .tech-tags .tag{padding:4px 12px;background:rgba(var(--primary-rgb), 0.1);border-radius:20px;font-size:13px}.tech-showcase .tech-grid{display:grid;gap:30px}.tech-showcase .tech-card{perspective:1000px;height:250px}.tech-showcase .tech-card .card-inner{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d}.tech-showcase .tech-card:hover .card-inner{transform:rotateY(180deg)}.tech-showcase .tech-card .card-front,.tech-showcase .tech-card .card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:20px;padding:30px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.05)}.tech-showcase .tech-card .card-front{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.tech-showcase .tech-card .card-front .tech-icon{font-size:32px;color:var(--primary);margin-bottom:15px}.tech-showcase .tech-card .card-front .tech-preview{margin-top:20px;width:100%;height:100px;overflow:hidden;border-radius:12px}.tech-showcase .tech-card .card-front .tech-preview img{width:100%;height:100%;object-fit:cover}.tech-showcase .tech-card .card-back{transform:rotateY(180deg);display:flex;flex-direction:column}.tech-showcase .tech-card .card-back .feature-list{list-style:none;padding:0;margin:20px 0}.tech-showcase .tech-card .card-back .feature-list li{padding:8px 0;border-bottom:1px solid rgba(0,0,0,.05)}.tech-showcase .tech-card .card-back .feature-list li:last-child{border-bottom:none}.tech-showcase .tech-card .card-back .card-link{margin-top:auto;text-align:center;color:var(--primary);font-weight:500}.tech-showcase .tech-timeline{margin-top:50px}.tech-showcase .tech-timeline .timeline-track{display:flex;justify-content:center;gap:60px;position:relative}.tech-showcase .tech-timeline .timeline-track::before{content:"";position:absolute;top:25px;left:50px;right:50px;height:2px;background:rgba(var(--primary-rgb), 0.1)}.tech-showcase .tech-timeline .timeline-item{position:relative;text-align:center;z-index:1}.tech-showcase .tech-timeline .timeline-item .timeline-icon{width:50px;height:50px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 15px;box-shadow:0 5px 15px rgba(0,0,0,.05);color:var(--text-muted);transition:all .3s ease}.tech-showcase .tech-timeline .timeline-item .timeline-content h5{margin:0;font-size:16px;font-weight:600}.tech-showcase .tech-timeline .timeline-item .timeline-content span{font-size:14px;color:var(--text-muted)}.tech-showcase .tech-timeline .timeline-item.active .timeline-icon{background:var(--primary);color:#fff}.tech-showcase .tech-timeline .timeline-item.active .timeline-content h5{color:var(--primary)}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(var(--primary-rgb), 0.4)}70%{box-shadow:0 0 0 10px rgba(var(--primary-rgb), 0)}100%{box-shadow:0 0 0 0 rgba(var(--primary-rgb), 0)}}/*# sourceMappingURL=style.css.map */
