:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.custom-modal-overlay{z-index:1050;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}body.exit-popup-open{overflow:hidden}.exit-popup-overlay{z-index:2147483000;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);scrollbar-gutter:stable;background:#0003;justify-content:center;align-items:flex-start;padding:32px 20px;display:flex;position:fixed;inset:0;overflow-y:auto}.exit-popup{color:#0a1119;width:min(1080px,100vw - 40px);margin:auto 0;font-family:Public Sans,sans-serif;position:relative;overflow:visible}.exit-popup-overlay::-webkit-scrollbar{width:10px}.exit-popup-overlay::-webkit-scrollbar-track{background:#ffffff2e}.exit-popup-overlay::-webkit-scrollbar-thumb{background:#0a11196b padding-box content-box;border:2px solid #0000;border-radius:999px}.exit-popup-overlay::-webkit-scrollbar-thumb:hover{background:#0a111999 padding-box content-box}.exit-popup-main{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;min-height:667px;display:grid}.exit-popup-proof,.exit-popup-form-panel{min-width:0}.exit-popup-proof{background:#edf4ff;border-radius:27px 0 0 27px;flex-direction:column;gap:24px;padding:40px;display:flex;position:relative}.exit-popup-heading h2{color:#0a1119;letter-spacing:0;margin:0 0 12px;font-family:Public Sans,sans-serif;font-size:40px;font-weight:500;line-height:31.73px}.exit-popup-heading p{color:#0a1119;letter-spacing:0;max-width:420px;margin:0;font-family:Public Sans,sans-serif;font-size:16px;font-weight:400;line-height:normal}.exit-popup-testimonial{color:#9ba0a3;text-align:center;background:#151515;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;height:383px;padding:24px;display:flex;overflow:hidden}.exit-popup-testimonial-content{flex-direction:column;justify-content:center;align-items:center;width:100%;animation:.42s both exit-popup-slide-in;display:flex}@keyframes exit-popup-slide-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.exit-popup-avatar{object-fit:cover;border-radius:50%;width:63px;height:63px;margin-bottom:20px}.exit-popup-person{flex-direction:column;align-items:center;gap:5px;margin-bottom:16px;font-family:Inter,sans-serif;display:flex}.exit-popup-person strong{color:#fff;letter-spacing:0;font-size:22px;font-weight:400;line-height:30px}.exit-popup-person span{color:#9ba0a3;letter-spacing:0;max-width:337px;font-size:16px;font-weight:400;line-height:20px}.exit-popup-testimonial p{color:#9ba0a3;letter-spacing:0;-webkit-line-clamp:5;-webkit-box-orient:vertical;max-width:100%;margin:0;font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:26px;display:-webkit-box;overflow:hidden}.exit-popup-dots{justify-content:space-between;align-items:center;width:50px;height:10px;margin:-12px auto -1px;display:flex}.exit-popup-dots button{background:#d6d6d6;border:0;border-radius:50%;width:10px;height:10px;padding:0}.exit-popup-dots button.active{background:#135ae6}.exit-popup-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:5.75px;display:grid}.exit-popup-stat{color:#fff;border-radius:8.114px;flex-direction:column;justify-content:center;min-width:0;height:71px;padding:8.114px 13.524px;display:flex}.exit-popup-stat-blue{background:#135ae6}.exit-popup-stat-navy{background:#1b2a46}.exit-popup-stat strong{letter-spacing:0;font-family:Urbanist,sans-serif;font-size:33.81px;font-weight:700;line-height:1.05}.exit-popup-stat span{letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-family:Urbanist,sans-serif;font-size:11.452px;font-weight:500;line-height:1.2;overflow:hidden}.exit-popup-form-panel{background:#fff;border-radius:0 27px 27px 0;flex-direction:column;gap:24px;padding:40px;display:flex;position:relative}.exit-popup-close{z-index:2;background:0 0;border:0;width:30px;height:30px;padding:0;position:absolute;top:16px;right:16px}.exit-popup-close img{width:100%;height:100%;display:block}.exit-popup-form-panel h3{color:#0a1119;letter-spacing:0;margin:0;padding-right:45px;font-family:Public Sans,sans-serif;font-size:24px;font-weight:500;line-height:31.73px}.exit-popup-form{flex-direction:column;gap:18px;display:flex}.exit-popup-field{min-width:0;position:relative}.exit-popup-field input,.exit-popup-field textarea,.exit-popup-select,.exit-popup-country>button{color:#0a1119;letter-spacing:0;background:#fff;border:1px solid #cdcdcd;border-radius:12px;outline:0;width:100%;font-family:Public Sans,sans-serif;font-size:16px;font-weight:400;line-height:normal}.exit-popup-field input:focus,.exit-popup-field input:hover,.exit-popup-field textarea:focus,.exit-popup-field textarea:hover,.exit-popup-select:focus,.exit-popup-select:focus-within,.exit-popup-select:hover,.exit-popup-country>button:focus,.exit-popup-country>button:focus-within,.exit-popup-country>button:hover{border:1px solid #cdcdcd;outline:0}.exit-popup-country>button:focus,.exit-popup-country>button:focus-within,.exit-popup-country>button:hover{border-right:0}.exit-popup-phone-field input:focus,.exit-popup-phone-field input:hover{border-left:0}.exit-popup-field input,.exit-popup-select,.exit-popup-country>button{height:50px}.exit-popup-field input{padding:10px 20px}.exit-popup-field textarea{resize:none;height:151px;padding:10px 20px}.exit-popup-field input::placeholder,.exit-popup-field textarea::placeholder{color:#9ba0a3;opacity:1}.exit-popup-select-placeholder{color:#9ba0a3}.exit-popup-field>span{color:#c62828;margin:4px 0 0 12px;font-size:12px;line-height:1.2;display:block}.exit-popup-phone-field{grid-template-columns:auto minmax(0,1fr);display:grid}.exit-popup-phone-field input{border-left:0;border-radius:0 12px 12px 0}.exit-popup-phone-field>span{grid-column:1/-1}.exit-popup-country{position:relative}.exit-popup-country>button{border-right:0;border-radius:12px 0 0 12px;align-items:center;gap:8px;width:auto;min-width:92px;padding:10px 0 10px 20px;display:inline-flex}.exit-popup-country img,.exit-popup-select img{width:15px;height:15px;transform:rotate(180deg)}.exit-popup-select{text-align:left;justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.exit-popup-select span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.exit-popup-menu{z-index:2;background:#fff;border:1px solid #cdcdcd;border-radius:12px;width:min(290px,80vw);max-height:210px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 12px 28px #0a111924}.exit-popup-help-menu{width:100%}.exit-popup-menu button{color:#0a1119;text-align:left;background:0 0;border:0;border-radius:8px;width:100%;padding:9px 10px;font-family:Public Sans,sans-serif;font-size:14px;line-height:1.2;display:block}.exit-popup-menu button:hover{background:#edf4ff}.exit-popup-submit{color:#fff;letter-spacing:.6px;background:#135ae6;border:0;border-radius:8px;justify-content:center;align-items:center;width:100%;height:50px;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:55px;display:flex}.exit-popup-submit:disabled{cursor:not-allowed;opacity:.72}.exit-popup-submit-message{color:#0a1119;text-align:center;margin:-4px 0 0;font-family:Public Sans,sans-serif;font-size:13px;line-height:1.3}.exit-popup-logos{background:#edf4ff;border-radius:20px;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:20px;padding:20px 34px 14px;display:grid}.exit-popup-logo-item{min-width:0;color:inherit;grid-template-rows:48px auto;align-items:start;text-decoration:none;transition:transform .25s,opacity .25s;display:grid}.exit-popup-logo-item:hover{opacity:.85;transform:translateY(-4px)}.exit-popup-logo-item img{object-fit:contain;object-position:left center;width:auto;max-width:100%;display:block}.exit-popup-logo-evaleo img{width:167px;height:42px}.exit-popup-logo-gaon img{width:171px;height:48px}.exit-popup-logo-nuboplan img{width:203px;height:46px}.exit-popup-logo-yorl img{width:134px;height:26px;margin-top:10px}.exit-popup-logo-item span{color:#000;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:normal;display:block;overflow:hidden}@media (max-width:1180px){.exit-popup{width:min(920px,100vw - 32px)}.exit-popup-main{min-height:0}.exit-popup-proof,.exit-popup-form-panel{padding:30px}.exit-popup-heading h2{font-size:34px}.exit-popup-testimonial{height:330px}.exit-popup-logo-item span{font-size:13px}}@media (max-width:860px){.exit-popup-overlay{align-items:flex-start;padding:18px 14px}.exit-popup{width:100%}.exit-popup-main{grid-template-columns:1fr}.exit-popup-proof{border-radius:22px 22px 0 0}.exit-popup-form-panel{border-radius:0 0 22px 22px}.exit-popup-logos{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:861px) and (max-height:820px){.exit-popup-overlay{padding:16px}.exit-popup{width:min(900px,100vw - 32px)}.exit-popup-main{min-height:0}.exit-popup-proof,.exit-popup-form-panel{gap:14px;padding:24px}.exit-popup-heading h2{margin-bottom:8px;font-size:30px;line-height:1.1}.exit-popup-heading p{font-size:13px}.exit-popup-testimonial{height:300px;padding:20px}.exit-popup-avatar{width:55px;height:55px;margin-bottom:12px}.exit-popup-person{margin-bottom:12px}.exit-popup-person strong{font-size:20px;line-height:24px}.exit-popup-person span{font-size:14px}.exit-popup-testimonial p{-webkit-line-clamp:6;font-size:13px;line-height:22px}.exit-popup-dots{margin:-4px auto}.exit-popup-stat{height:58px;padding:6px 10px}.exit-popup-stat strong{font-size:28px}.exit-popup-stat span{font-size:10px}.exit-popup-close{top:24px;right:24px}.exit-popup-form-panel h3{font-size:20px;line-height:28px}.exit-popup-form{gap:14px}.exit-popup-field input,.exit-popup-select,.exit-popup-country>button,.exit-popup-submit{height:42px}.exit-popup-field input,.exit-popup-field textarea,.exit-popup-select,.exit-popup-country>button{font-size:13px}.exit-popup-field textarea{height:112px}.exit-popup-submit{font-size:16px;line-height:42px}.exit-popup-logos{gap:16px;margin-top:10px;padding:12px 24px 10px}.exit-popup-logo-evaleo img{width:130px;height:33px}.exit-popup-logo-gaon img{width:134px;height:38px}.exit-popup-logo-nuboplan img{width:159px;height:36px}.exit-popup-logo-yorl img{width:105px;height:20px;margin-top:8px}.exit-popup-logo-item{grid-template-rows:38px auto}.exit-popup-logo-item span{font-size:10px}}@media (max-width:520px){.exit-popup-overlay{padding:10px}.exit-popup{width:100%}.exit-popup-proof,.exit-popup-form-panel{padding:22px}.exit-popup-heading h2{font-size:30px;line-height:1.05}.exit-popup-heading p,.exit-popup-person span,.exit-popup-testimonial p{font-size:13px}.exit-popup-testimonial{height:397px;padding:20px}.exit-popup-stats{grid-template-columns:1fr}.exit-popup-stat span{white-space:normal}.exit-popup-close{top:22px;right:22px}.exit-popup-form-panel h3{font-size:21px;line-height:1.25}.exit-popup-field input,.exit-popup-field textarea,.exit-popup-select,.exit-popup-country>button{font-size:14px}.exit-popup-phone-field{grid-template-columns:1fr}.exit-popup-country>button,.exit-popup-phone-field input{border:1px solid #cdcdcd;border-radius:12px;width:100%}.exit-popup-phone-field input{margin-top:14px}.exit-popup-submit{font-size:17px}.exit-popup-logos{grid-template-columns:1fr;gap:14px;padding:18px 22px}}
