@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.is-open .custom-dropdown-menu,.custom-dropdown-menu.is-open{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;margin-top:-12px;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:1100px;max-height:600px;display:flex}.dropdown-category-rail{overscroll-behavior:contain;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{overscroll-behavior:contain;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(3,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: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 ul li a,.industry-link{align-items:center;min-height:44px;display:inline-flex}.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{color:#fff;z-index:9999;background-color:#25d366;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;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 #25d36666}.mobile-floating-contact-btn svg{width:28px;height:28px}.mobile-floating-contact-btn:hover{background-color:#20bd5a;transform:scale(1.08);box-shadow:0 6px 20px #25d36680}.mobile-floating-contact-btn:active{transform:scale(.95)}@keyframes floatingScaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}
.PopupModal-module-scss-module__EhMPfW__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:99999;box-sizing:border-box;-webkit-overflow-scrolling:touch;background-color:#040f1dbf;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;animation:.3s ease-out forwards PopupModal-module-scss-module__EhMPfW__fadeIn;display:flex;position:fixed;top:0;left:0;overflow-y:auto}@keyframes PopupModal-module-scss-module__EhMPfW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes PopupModal-module-scss-module__EhMPfW__popUpScale{0%{opacity:0;transform:scale(.94)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.PopupModal-module-scss-module__EhMPfW__modalContainer{box-sizing:border-box;background:#fff;border:1px solid #ffffff26;border-radius:24px;grid-template-columns:.92fr 1.08fr;width:100%;max-width:1080px;max-height:90vh;animation:.35s cubic-bezier(.16,1,.3,1) forwards PopupModal-module-scss-module__EhMPfW__popUpScale;display:grid;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0006}.PopupModal-module-scss-module__EhMPfW__leftColumn{color:#fff;background:#041627;flex-direction:column;justify-content:space-between;padding:40px 36px;display:flex;position:relative;overflow:hidden}.PopupModal-module-scss-module__EhMPfW__leftColumn:before{content:"";filter:blur(50px);pointer-events:none;z-index:1;background:radial-gradient(circle at 20% 20%,#0070f373 0%,#0050cc4d 40%,#0416271a 75%,#0000 100%);width:140%;height:140%;position:absolute;top:-30%;left:-20%}.PopupModal-module-scss-module__EhMPfW__leftColumn:after{content:"";filter:blur(40px);pointer-events:none;z-index:1;background:radial-gradient(circle at 80% 80%,#60a5fa59 0%,#0050cc33 50%,#0000 80%);width:100%;height:100%;position:absolute;bottom:-20%;right:-20%}.PopupModal-module-scss-module__EhMPfW__leftContent{z-index:2;flex-direction:column;height:100%;display:flex;position:relative}.PopupModal-module-scss-module__EhMPfW__leftHeadingGroup{margin-bottom:28px}.PopupModal-module-scss-module__EhMPfW__leftMainHeading{color:#fff;letter-spacing:-.5px;margin:0 0 10px;font-size:clamp(28px,3.2vw,36px);font-weight:800;line-height:1.15}.PopupModal-module-scss-module__EhMPfW__leftSubHeading{color:#fffc;margin:0;font-size:14px;font-weight:400;line-height:1.5}.PopupModal-module-scss-module__EhMPfW__testimonialCard{-webkit-backdrop-filter:blur(12px);background:#ffffff12;border:1px solid #ffffff1f;border-radius:18px;margin-bottom:28px;padding:24px;transition:all .3s;position:relative;box-shadow:0 10px 30px #00000040}.PopupModal-module-scss-module__EhMPfW__quoteIcon{color:#3b82f6;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:12px;display:flex}.PopupModal-module-scss-module__EhMPfW__quoteIcon svg{fill:#3b82f6!important;color:#3b82f6!important;width:32px!important;height:32px!important;display:block!important}.PopupModal-module-scss-module__EhMPfW__testimonialQuote{color:#ffffffeb;min-height:72px;margin:0 0 20px;font-size:14px;font-weight:400;line-height:1.6}.PopupModal-module-scss-module__EhMPfW__testimonialAuthorRow{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:14px;display:flex}.PopupModal-module-scss-module__EhMPfW__authorDetails{align-items:center;gap:12px;display:flex}.PopupModal-module-scss-module__EhMPfW__authorAvatar{object-fit:cover;border:2px solid #fff3;border-radius:50%;width:42px;height:42px}.PopupModal-module-scss-module__EhMPfW__avatarFallback{color:#fff;background:linear-gradient(135deg,#0050cc 0%,#7928ca 100%);border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:700;display:flex}.PopupModal-module-scss-module__EhMPfW__authorMeta{flex-direction:column;display:flex}.PopupModal-module-scss-module__EhMPfW__authorName{color:#fff;font-size:14px;font-weight:700}.PopupModal-module-scss-module__EhMPfW__authorTitle{color:#ffffffa6;font-size:12px}.PopupModal-module-scss-module__EhMPfW__bottomTrustSection{z-index:2;margin-top:auto;position:relative}.PopupModal-module-scss-module__EhMPfW__trustHeading{letter-spacing:1.5px;text-transform:uppercase;color:#ffffff80;text-align:center;align-items:center;gap:12px;margin-bottom:16px;font-size:11px;font-weight:700;display:flex}.PopupModal-module-scss-module__EhMPfW__trustHeading:before,.PopupModal-module-scss-module__EhMPfW__trustHeading:after{content:"";background:#ffffff26;flex:1;height:1px}.PopupModal-module-scss-module__EhMPfW__trustGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.PopupModal-module-scss-module__EhMPfW__trustItem{color:#ffffffd9;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:12px;font-weight:600;display:flex}.PopupModal-module-scss-module__EhMPfW__trustItem svg{color:#0050cc;flex-shrink:0;width:16px;height:16px}.PopupModal-module-scss-module__EhMPfW__rightColumn{box-sizing:border-box;background:#fff;flex-direction:column;max-height:90vh;padding:40px 30px 28px;display:flex;position:relative;overflow-y:auto}.PopupModal-module-scss-module__EhMPfW__rightColumn::-webkit-scrollbar{width:6px}.PopupModal-module-scss-module__EhMPfW__rightColumn::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.PopupModal-module-scss-module__EhMPfW__closeButton{color:#475569;cursor:pointer;z-index:10;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:18px;right:18px}.PopupModal-module-scss-module__EhMPfW__closeButton:hover{color:#0f172a;background:#e2e8f0;transform:rotate(90deg)}.PopupModal-module-scss-module__EhMPfW__closeButton svg{width:16px;height:16px}.PopupModal-module-scss-module__EhMPfW__rightHeader{margin-bottom:20px;padding-right:28px}.PopupModal-module-scss-module__EhMPfW__formIntroTitle{color:#0f172a;margin:0 0 6px;font-size:17px;font-weight:700;line-height:1.35}.PopupModal-module-scss-module__EhMPfW__formIntroTitle span{color:#041627;font-weight:800}.PopupModal-module-scss-module__EhMPfW__formIntroDesc{color:#64748b;margin:0;font-size:13px;line-height:1.45}.PopupModal-module-scss-module__EhMPfW__popupFormCard{width:100%}.PopupModal-module-scss-module__EhMPfW__popupFormElement{flex-direction:column;gap:14px;display:flex}.PopupModal-module-scss-module__EhMPfW__formGridRow{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;display:grid}.PopupModal-module-scss-module__EhMPfW__formGroup{box-sizing:border-box;flex-direction:column;gap:5px;width:100%;min-width:0;display:flex}.PopupModal-module-scss-module__EhMPfW__formGroup label{letter-spacing:.5px;color:#334155;text-transform:uppercase;font-size:10.5px;font-weight:700}.PopupModal-module-scss-module__EhMPfW__formGroup input,.PopupModal-module-scss-module__EhMPfW__formGroup textarea{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;max-width:100%;padding:9px 12px;font-family:inherit;font-size:13.5px;transition:all .2s}.PopupModal-module-scss-module__EhMPfW__formGroup input::placeholder,.PopupModal-module-scss-module__EhMPfW__formGroup textarea::placeholder{color:#94a3b8}.PopupModal-module-scss-module__EhMPfW__formGroup input:focus,.PopupModal-module-scss-module__EhMPfW__formGroup textarea:focus{border-color:#0050cc;outline:none;box-shadow:0 0 0 3px #0050cc1f}.PopupModal-module-scss-module__EhMPfW__formGroup .iti{box-sizing:border-box!important;width:100%!important;max-width:100%!important;display:block!important}.PopupModal-module-scss-module__EhMPfW__formGroup .iti input{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.PopupModal-module-scss-module__EhMPfW__formGroup textarea{resize:vertical;min-height:68px}.PopupModal-module-scss-module__EhMPfW__checkboxGroup{align-items:flex-start;gap:10px;margin-top:2px;display:flex}.PopupModal-module-scss-module__EhMPfW__customCheckbox{accent-color:#0050cc;cursor:pointer;flex-shrink:0;width:16px;height:16px;margin-top:3px}.PopupModal-module-scss-module__EhMPfW__checkboxLabel{color:#475569;cursor:pointer;font-size:12px;line-height:1.45}.PopupModal-module-scss-module__EhMPfW__privacyText{color:#64748b;margin-top:-6px;font-size:12px}.PopupModal-module-scss-module__EhMPfW__privacyText a{color:#0050cc;font-weight:600;text-decoration:underline}.PopupModal-module-scss-module__EhMPfW__privacyText a:hover{color:#003799}.PopupModal-module-scss-module__EhMPfW__submitBtn{color:#fff;cursor:pointer;background:#0050cc;border:none;border-radius:10px;width:100%;margin-top:4px;padding:13px 24px;font-size:15px;font-weight:700;transition:all .25s;box-shadow:0 4px 14px #0050cc40}.PopupModal-module-scss-module__EhMPfW__submitBtn:hover{background:#003799;transform:translateY(-1px);box-shadow:0 6px 18px #0050cc59}.PopupModal-module-scss-module__EhMPfW__submitBtn:active{transform:translateY(0)}.PopupModal-module-scss-module__EhMPfW__thankYouContainer{text-align:center;flex-direction:column;align-items:center;padding:24px 12px;animation:.4s ease-out PopupModal-module-scss-module__EhMPfW__fadeIn;display:flex}.PopupModal-module-scss-module__EhMPfW__checkmarkCircle{color:#10b981;background:#ecfdf5;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:flex}.PopupModal-module-scss-module__EhMPfW__checkmarkCircle svg{width:28px;height:28px}.PopupModal-module-scss-module__EhMPfW__thankYouTitle{color:#0f172a;margin:0 0 8px;font-size:24px;font-weight:800}.PopupModal-module-scss-module__EhMPfW__thankYouSub{color:#475569;max-width:360px;margin:0 0 24px;font-size:14px;line-height:1.5}.PopupModal-module-scss-module__EhMPfW__thankYouDetails{text-align:left;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;margin-bottom:24px;padding:16px;font-size:13px}.PopupModal-module-scss-module__EhMPfW__thankYouDetails .PopupModal-module-scss-module__EhMPfW__detailRow{justify-content:space-between;margin-bottom:8px;display:flex}.PopupModal-module-scss-module__EhMPfW__thankYouDetails .PopupModal-module-scss-module__EhMPfW__detailRow:last-child{margin-bottom:0}.PopupModal-module-scss-module__EhMPfW__thankYouDetails .PopupModal-module-scss-module__EhMPfW__detailLabel{color:#64748b;font-weight:600}.PopupModal-module-scss-module__EhMPfW__thankYouDetails .PopupModal-module-scss-module__EhMPfW__detailVal{color:#0f172a;font-weight:700}.PopupModal-module-scss-module__EhMPfW__doneBtn{color:#fff;cursor:pointer;background:#041627;border:none;border-radius:8px;padding:12px 32px;font-size:14px;font-weight:700;transition:all .2s}.PopupModal-module-scss-module__EhMPfW__doneBtn:hover{background:#0050cc}@media (max-width:900px){.PopupModal-module-scss-module__EhMPfW__modalOverlay{align-items:flex-start;padding:16px 12px}.PopupModal-module-scss-module__EhMPfW__modalContainer{-webkit-overflow-scrolling:touch;grid-template-columns:1fr;max-height:88vh;margin:auto 0;overflow-y:auto}.PopupModal-module-scss-module__EhMPfW__leftColumn{min-height:auto;padding:24px 20px}.PopupModal-module-scss-module__EhMPfW__leftHeadingGroup{margin-bottom:12px}.PopupModal-module-scss-module__EhMPfW__leftMainHeading{font-size:22px}.PopupModal-module-scss-module__EhMPfW__testimonialQuote{min-height:auto;margin-bottom:12px;font-size:13px}.PopupModal-module-scss-module__EhMPfW__testimonialCard{margin-bottom:0;padding:18px}.PopupModal-module-scss-module__EhMPfW__bottomTrustSection{display:none}.PopupModal-module-scss-module__EhMPfW__rightColumn{max-height:none;padding:24px 20px;overflow-y:visible}.PopupModal-module-scss-module__EhMPfW__formGridRow{grid-template-columns:1fr;gap:12px}}@media (max-width:540px){.PopupModal-module-scss-module__EhMPfW__modalOverlay{align-items:flex-start;padding:12px 8px}.PopupModal-module-scss-module__EhMPfW__modalContainer{border-radius:18px;max-height:90vh}.PopupModal-module-scss-module__EhMPfW__leftColumn{padding:18px 16px}.PopupModal-module-scss-module__EhMPfW__leftMainHeading{font-size:19px}.PopupModal-module-scss-module__EhMPfW__rightColumn{padding:20px 16px}.PopupModal-module-scss-module__EhMPfW__closeButton{width:32px;height:32px;top:12px;right:12px}}
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}
