@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";
.MobileMenu-module-scss-module__Xb1W3q__closeButton{color:inherit;background:0 0;border:0;padding:0}
:root{--header-bg:#fff;--header-text-normal:#1a2b3c;--header-logo:#141c25;--header-accent:#0050cc;--header-white:#fff}.custom-header-has-dropdown:hover .custom-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.custom-dropdown-menu{background-color:var(--header-bg);opacity:0;visibility:hidden;z-index:1001;pointer-events:none;border:1px solid #1a2b3c14;border-radius:12px;min-width:440px;transition:all .25s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 30px #141c2514,0 1px 3px #141c2505}.custom-dropdown-menu:before{content:"";width:100%;height:12px;position:absolute;top:-12px;left:0}.custom-dropdown-menu-inner{flex-direction:row;gap:8px;width:900px;max-height:600px;display:flex}.dropdown-category-rail{background:#f4f7fb;border-right:1px solid #ececec;border-radius:10px 0 0 10px;flex-shrink:0;width:280px;padding:24px 16px;overflow-y:auto}.dropdown-rail-header{text-align:left;letter-spacing:1.2px;color:#475569;text-transform:uppercase;padding:0 8px 20px;font-size:18px;font-weight:700;line-height:1.4}.dropdown-category-item{text-align:left;color:#475569;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;margin-bottom:4px;padding:12px 14px;font-size:14px;font-weight:600;transition:background .15s,color .15s,box-shadow .15s;display:block}.dropdown-category-item.active,.dropdown-category-item:hover{color:#0050cc;background:#fff;border-radius:8px;box-shadow:inset 4px 0 #0050cc,0 2px 6px #0000000a}.dropdown-category-item-content{justify-content:space-between;align-items:center;display:flex}.dropdown-category-item-icon{align-items:center;gap:12px;display:flex}.dropdown-category-item-count{color:#334155;background:#e2e8f0;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.dropdown-category-item-count.active{color:#68fadd;background:#192b3c}.dropdown-category-panel{flex:1;padding:24px 28px;overflow-y:auto}.dropdown-category-title{color:#0f172a;align-items:center;gap:12px;margin-top:0;margin-bottom:8px;font-size:20px;font-weight:700;display:flex}.ready-to-launch-badge{border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:13px;font-weight:600;display:inline-flex}.dropdown-category-desc{color:#0009;margin-bottom:20px;font-size:13px;line-height:1.5}.dropdown-card-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.dropdown-product-card{border:1px solid #ececec;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 20px;transition:border-color .15s,background .15s;display:flex}.dropdown-product-card:hover{background:#eef4ff;border-color:#0050cc}.dropdown-product-card:hover .dropdown-product-name{color:#13141a}.dropdown-product-card:hover .dropdown-explore-btn{color:#fff;background:#0050cc;border-color:#0050cc}.dropdown-product-name{color:#3d4152;font-size:14px;font-weight:500}.dropdown-explore-btn{color:#0050cc;border:1px solid #0050cc4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.dropdown-trending-row{color:#00000080;border-bottom:1px solid #ececec;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:20px;padding-bottom:16px;font-size:12px;display:flex}.dropdown-trending-label{color:#3d4152;text-transform:uppercase;font-weight:800}.dropdown-trending-link{color:#0050cc}.dropdown-trending-link:hover{text-decoration:underline}.dropdown-trending-sep{opacity:.4;margin:0 4px}.custom-header{background-color:var(--header-bg);z-index:1000;border-bottom:1px solid #1a2b3c14;align-items:center;width:100%;height:80px;font-family:Plus Jakarta Sans,sans-serif;transition:all .3s;display:flex;position:sticky;top:0;left:0;box-shadow:0 2px 10px #141c250a}.custom-header-container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.custom-header-logo{color:var(--header-logo);letter-spacing:-.8px;-webkit-user-select:none;user-select:none;align-items:center;font-size:26px;font-weight:800;text-decoration:none;transition:opacity .2s;display:flex}.custom-header-logo:hover{opacity:.85}.custom-header-nav{align-items:center;margin-right:48px;display:flex}.custom-header-nav-list{align-items:center;gap:36px;margin:0;padding:0;list-style:none;display:flex}.custom-header-link{color:var(--header-text-normal);cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;line-height:inherit;text-align:left;background:0 0;border:none;padding:8px 0;text-decoration:none;transition:color .2s;position:relative}.custom-header-link:hover{color:var(--header-accent)}.custom-header-link:after{content:"";background-color:var(--header-accent);width:0;height:2px;transition:width .2s;position:absolute;bottom:0;left:0}.custom-header-link:hover:after{width:100%}.custom-header-link.active{color:var(--header-accent)}.custom-header-link.active:after{width:100%}.custom-header-btn{background-color:var(--header-accent);color:var(--header-white);white-space:nowrap;border-radius:50px;justify-content:center;align-items:center;padding:12px 30px;font-size:15px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 14px #0050cc33}.custom-header-btn:hover{color:var(--header-white);background-color:#0043aa;transform:translateY(-2px);box-shadow:0 6px 20px #0050cc59}.custom-header-btn:active{transform:translateY(0)}.custom-header-has-dropdown{position:relative}.custom-header-has-dropdown:hover .dropdown-arrow{transform:rotate(180deg)}.dropdown-arrow{vertical-align:middle;margin-left:5px;transition:transform .25s;display:inline-block}.custom-dropdown-column{flex-direction:column;flex:1;gap:4px;display:flex}.custom-dropdown-item{color:var(--header-text-normal);white-space:nowrap;text-align:left;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s}.custom-dropdown-item:hover{color:var(--header-accent);background-color:#0050cc0d}.custom-dropdown-item.active{color:var(--header-accent);background-color:#0050cc14}@media (max-width:1023px){.custom-header{height:70px}.custom-header-container{padding:0 20px}.custom-header-nav{display:none}.custom-header-logo{font-size:23px}.custom-header-actions{display:none}.custom-header-hamburger{display:flex!important}}.custom-header-hamburger{cursor:pointer;color:var(--header-text-normal);justify-content:center;align-items:center;width:28px;height:28px;transition:color .2s;display:none}.custom-header-hamburger:hover{color:var(--header-accent)}.custom-header-hamburger svg{width:24px;height:24px}.custom-mobile-drawer{background-color:var(--header-white);z-index:2000;visibility:hidden;pointer-events:none;flex-direction:column;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;transform:translate(100%);box-shadow:-10px 0 30px #141c250d}.custom-mobile-drawer.open{visibility:visible;pointer-events:auto;transform:translate(0)}.custom-mobile-drawer-header{border-bottom:1px solid #1a2b3c14;justify-content:space-between;align-items:center;height:80px;padding:0 24px;display:flex}.custom-mobile-drawer-close{cursor:pointer;color:var(--header-text-normal);justify-content:center;align-items:center;width:28px;height:28px;transition:color .2s;display:flex}.custom-mobile-drawer-close:hover{color:var(--header-accent)}.custom-mobile-drawer-close svg{width:24px;height:24px}.custom-mobile-drawer-body{flex:1;padding:30px 24px;overflow-y:auto}.custom-mobile-nav-list{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.custom-mobile-nav-item{border-bottom:1px solid #1a2b3c0d;flex-direction:column;padding-bottom:15px;display:flex}.custom-mobile-nav-item:last-child{border-bottom:none}.custom-mobile-nav-link-wrapper{cursor:pointer;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.custom-mobile-nav-link{color:var(--header-text-normal);font-size:24px;font-weight:700;text-decoration:none;transition:color .2s}.custom-mobile-nav-link:hover{color:var(--header-accent)}.custom-mobile-nav-link-wrapper .submenu-arrow{color:var(--header-text-normal);width:18px;height:18px;transition:transform .25s}.custom-mobile-nav-link-wrapper.open .submenu-arrow{transform:rotate(180deg)}.custom-mobile-submenu{flex-direction:column;gap:12px;max-height:0;margin:0;padding:0 0 0 16px;list-style:none;transition:max-height .3s ease-out,margin-top .3s ease-out;display:flex;overflow:hidden}.custom-mobile-submenu.open{scrollbar-width:thin;max-height:260px;overflow-y:auto}.custom-mobile-submenu.open::-webkit-scrollbar{width:4px}.custom-mobile-submenu.open::-webkit-scrollbar-track{background:0 0}.custom-mobile-submenu.open::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.custom-mobile-submenu.open::-webkit-scrollbar-thumb:hover{background:#94a3b8}.custom-submenu-link{color:#4b5563;padding:0 30px;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s;display:block}.custom-submenu-link:hover{color:var(--header-accent)}.custom-submenu-link.active{color:var(--header-accent);font-weight:700}.custom-mobile-drawer-footer{border-top:1px solid #1a2b3c14;padding:24px}.custom-mobile-contact-btn{background-color:var(--header-accent);color:var(--header-white);border-radius:50px;justify-content:center;align-items:center;width:100%;padding:16px;font-size:16px;font-weight:700;text-decoration:none;transition:background-color .2s;display:flex;box-shadow:0 4px 14px #0050cc33}.custom-mobile-contact-btn:hover{background-color:#0043aa}
:root{--footer-bg:#eef4ff;--footer-text-normal:#1a2b3c;--footer-border:#e5e7eb;--footer-accent:#0050cc;--footer-white:#fff}.custom-footer-contact-wrapper{margin-left:1.5rem}.custom-footer-section{background-color:var(--footer-bg);color:var(--footer-text-normal);border-top:1px solid var(--footer-border);padding:80px 0 40px;font-family:Plus Jakarta Sans,sans-serif}.custom-footer-container{max-width:1200px;margin:0 auto;padding:0 24px}.footer-section-title{text-transform:uppercase;color:#1a2b3c73;letter-spacing:1.2px;margin-bottom:24px;font-size:13px;font-weight:700}.custom-footer-links{grid-template-columns:1fr 1fr 1fr 1.6fr;gap:16px;margin-bottom:48px;display:grid}.footer-col-header-with-icon{color:var(--footer-text-normal);letter-spacing:-.3px;align-items:center;gap:8px;margin:0 0 12px;font-size:18px;font-weight:700;display:flex;position:relative}.footer-header-icon{background:0 0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.popular-searches-icon{color:#0ea5e9}.hire-developer-icon{color:#8b5cf6}.company-icon{color:#f59e0b}.resources-icon{color:#ec4899}.contact-icon{color:#10b981}.custom-footer-industries{grid-template-columns:repeat(6,1fr);gap:16px;margin-top:20px;margin-bottom:48px;display:grid}.custom-footer-industry-row{border-bottom:1px solid var(--footer-border);margin-bottom:2rem;padding-bottom:16px}.custom-footer-industry-row:last-child{border-bottom:none;padding-bottom:0}.custom-footer-industry-row h5{text-transform:capitalize;color:var(--footer-text-normal);letter-spacing:.5px;align-items:center;gap:6px;margin:0 0 10px;font-size:15px;font-weight:600;display:flex}.industry-row-links{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.industry-link{color:#1a2b3cbf;font-size:13px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-block}.industry-link:hover{color:var(--footer-accent);transform:translateY(-1px)}.custom-footer-col h4{color:var(--footer-text-normal);letter-spacing:-.3px;margin:0 0 12px;font-size:18px;font-weight:700;display:inline-block;position:relative}.industry-col-header{color:var(--footer-text-normal);letter-spacing:-.2px;align-items:center;gap:8px;margin:0 0 12px;font-size:15px;font-weight:600;line-height:1.4;display:flex}.industry-col-header svg{color:var(--footer-accent);flex-shrink:0}.custom-footer-col ul{flex-direction:column;gap:12px;margin:0 0 0 1.7rem;padding:0;list-style:none;display:flex}.custom-footer-col ul li{align-items:center;gap:8px;display:flex}.custom-footer-col ul li a{color:#1a2b3cbf;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-block}.custom-footer-col ul li a:hover{color:var(--footer-accent);transform:translate(4px)}.custom-footer-contact-item{color:#1a2b3cbf;align-items:center;gap:10px;margin-bottom:8px;display:flex}.custom-footer-contact-item span{flex:1;font-size:13px;font-weight:600;line-height:1.4}.custom-footer-contact-item span a{color:inherit;text-decoration:none;transition:color .2s}.custom-footer-contact-item span a:hover{color:var(--footer-accent)}.contact-item-icon{color:#0150cc;flex-shrink:0}.footer-consultation-btn{color:#0150cc;border:1.5px solid #0150cc;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;max-width:250px;margin:16px 0;padding:10px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.footer-consultation-btn:hover{color:#fff;background-color:#0150cc}.custom-footer-socials-inline{flex-direction:column;gap:12px;margin-top:16px;display:flex}.custom-footer-socials-inline .follow-text{color:var(--footer-text-normal);font-size:14px;font-weight:700}.custom-footer-socials-inline .custom-footer-social-icons{gap:30px;display:flex}.custom-footer-socials-inline .custom-footer-social-icon{width:36px;height:36px;color:var(--footer-text-normal);background-color:#1a2b3c14;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .25s;display:flex}.custom-footer-socials-inline .custom-footer-social-icon svg{stroke:#9ba3b0;fill:none;stroke-width:2px;width:16px;height:16px}.custom-footer-socials-inline .custom-footer-social-icon:hover{background-color:var(--footer-accent);stroke:#fff;color:#fff}.custom-footer-divider{border:none;border-top:1px solid var(--footer-border);margin:0}.custom-footer-middle{justify-content:space-between;align-items:flex-start;gap:48px;padding:32px 0;display:flex}.custom-footer-logo{flex-shrink:0}.custom-footer-logo img{width:auto;height:72px;display:block}.custom-footer-disclaimer{color:#1a2b3c99;flex:1;max-width:800px;margin:0;font-size:12px;line-height:1.6}.custom-footer-disclaimer p{margin:0 0 12px}.custom-footer-disclaimer p:last-child{margin:0}.custom-footer-disclaimer strong{color:var(--footer-text-normal)}.custom-footer-copyright{color:#1a2b3c99;margin:0;font-size:13px;font-weight:600}@media (max-width:991px){.custom-footer-industries{grid-template-columns:repeat(3,1fr);gap:20px}.custom-footer-links{grid-template-columns:1fr 1fr 1fr 1.6fr;gap:12px}.custom-footer-subgrid{gap:12px}.custom-footer-middle{flex-direction:column;align-items:flex-start;gap:20px}.custom-footer-socials{justify-content:space-between;width:100%}}@media (max-width:767px){.custom-footer-section{padding-top:30px!important}.custom-footer-industries{grid-template-columns:repeat(2,1fr);gap:20px}.custom-footer-links{grid-template-columns:repeat(2,1fr);gap:24px}.custom-footer-col-double{grid-column:span 2}.custom-footer-subgrid{grid-template-columns:1fr 1fr;gap:20px}}@media (max-width:575px){.custom-footer-section{padding:60px 0 30px}.custom-footer-industries{grid-template-columns:1fr;gap:20px}.custom-footer-links{grid-template-columns:1fr;gap:24px}.custom-footer-col-double{grid-column:span 1}.custom-footer-subgrid{grid-template-columns:1fr;gap:12px}.custom-footer-socials{flex-direction:column;align-items:flex-start;gap:12px}}.mobile-floating-contact-btn{background-color:var(--footer-accent,#0050cc);width:56px;height:56px;color:var(--footer-white,#fff);z-index:9999;border-radius:18px;justify-content:center;align-items:center;text-decoration:none;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),background-color .3s,box-shadow .3s;animation:.4s cubic-bezier(.175,.885,.32,1.275) both floatingScaleIn;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 16px #0050cc4d}.mobile-floating-contact-btn svg{stroke:currentColor;fill:none;stroke-width:2.2px;width:26px;height:26px}.mobile-floating-contact-btn:hover{transform:scale(1.08);box-shadow:0 6px 20px #0050cc66}.mobile-floating-contact-btn:active{transform:scale(.95)}@keyframes floatingScaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}
html{scroll-behavior:smooth}body{margin:0;font-family:Plus Jakarta Sans,Arial,sans-serif}img{max-width:100%;height:auto}button{font-family:inherit}.container{box-sizing:border-box;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.text-center{text-align:center}
