:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#152238;background:#fff;min-width:320px;min-height:100vh;margin:0;font-family:Segoe UI,Arial,sans-serif;display:block}#root{text-align:left;width:100%;max-width:none;margin:0;padding:0}button,input,textarea,select{font-family:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.website{width:100%;overflow-x:hidden}.container{width:min(1180px,100% - 48px);margin:0 auto}.navbar{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #e9eef5;align-items:center;height:84px;display:flex;position:sticky;top:0}.nav-container{justify-content:space-between;align-items:center;display:flex}.logo-area{flex-shrink:0;align-items:center;gap:9px;display:inline-flex}.brand-symbol{object-fit:contain;object-position:center;flex:none;width:70px;height:56px;display:block}.logo-wordmark{letter-spacing:-.8px;white-space:nowrap;align-items:baseline;font-size:27px;font-weight:800;line-height:1;display:inline-flex}.logo-wordmark span{color:#07366f}.logo-wordmark strong{color:#ff7000;font:inherit}.nav-links{align-items:center;gap:25px;display:flex}.nav-links a{color:#475569;font-size:14px;font-weight:550;transition:all .2s}.nav-actions{align-items:center;gap:12px;display:flex}.login-link{color:#334155;background:0 0;border:none;padding:10px 14px;font-size:14px;font-weight:600}.admin-login-link{color:#334155;background:#fff;border:1px solid #dbe3ef;border-radius:8px;padding:9px 12px;font-size:13px;font-weight:650;transition:all .2s}.admin-login-link:hover{color:#155eef;background:#f8fbff;border-color:#b7c7e5}.demo-button{color:#fff;background:#155eef;border:none;border-radius:9px;padding:12px 20px;font-size:14px;font-weight:650;box-shadow:0 6px 18px #155eef33}.hero{background:radial-gradient(circle at 10% 5%,#3b82f624,#0000 29%),radial-gradient(circle at 90% 25%,#7c3aed1f,#0000 31%),linear-gradient(#f9fbff 0%,#fff 100%);padding:88px 0 94px}.hero-container{grid-template-columns:1.02fr .98fr;align-items:center;gap:70px;display:grid}.hero-content{max-width:640px}.hero-badge{color:#155eef;background:#eaf1ff;border-radius:30px;margin-bottom:22px;padding:8px 14px;font-size:13px;font-weight:700;display:inline-flex}.hero-content h1{letter-spacing:-2.5px;color:#10213d;margin-bottom:22px;font-size:clamp(44px,5vw,66px);line-height:1.03}.hero-content h1 span{background:linear-gradient(90deg,#155eef,#6536d9);color:#0000;-webkit-background-clip:text;background-clip:text;display:block}.hero-description{color:#5a6b83;max-width:600px;margin-bottom:31px;font-size:18px;line-height:1.7}.hero-buttons{gap:14px;margin-bottom:28px;display:flex}.primary-button,.secondary-button{border-radius:10px;height:50px;padding:0 23px;font-size:15px;font-weight:650}.primary-button{color:#fff;background:linear-gradient(135deg,#155eef,#5b38d6);border:none;box-shadow:0 9px 24px #2e4cc93d}.secondary-button{color:#26364e;background:#fff;border:1px solid #d5deeb}.hero-points{color:#52637b;flex-wrap:wrap;align-items:center;gap:18px;font-size:13px;font-weight:550;display:flex}.dashboard-preview{background:#fff;border:1px solid #e5ebf4;border-radius:22px;padding:23px;box-shadow:0 35px 80px #1e3a7426}.preview-header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.preview-header p{color:#8090a5;margin-bottom:4px;font-size:12px}.preview-header h3{color:#17243a;font-size:19px}.preview-avatar{color:#155eef;background:#e9f0ff;border-radius:50%;justify-content:center;align-items:center;width:43px;height:43px;font-weight:750;display:flex}.preview-stats{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.stat-card{background:#fbfcff;border:1px solid #edf1f7;border-radius:13px;padding:17px}.stat-card span{color:#8090a5;margin-bottom:7px;font-size:11px;display:block}.stat-card strong{color:#192940;margin-bottom:4px;font-size:22px;display:block}.stat-card small{color:#6b7b91;font-size:10px}.preview-chart{border:1px solid #edf1f7;border-radius:13px;margin-top:15px;padding:18px}.chart-title{color:#384861;margin-bottom:17px;font-size:12px;font-weight:650}.bars{align-items:flex-end;gap:10px;height:110px;display:flex}.bar{background:linear-gradient(#4d7cf3,#8c62e2);border-radius:6px 6px 3px 3px;flex:1}.bar-1{height:45%}.bar-2{height:67%}.bar-3{height:55%}.bar-4{height:83%}.bar-5{height:71%}.bar-6{height:92%}.bar-7{height:78%}.trust-section{border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7;padding:32px 0}.trust-container{text-align:center}.trust-container>p{color:#748399;margin-bottom:20px;font-size:13px}.trust-items{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.trust-items span{color:#52637b;background:#f6f8fc;border:1px solid #edf1f7;border-radius:20px;padding:8px 15px;font-size:12px;font-weight:600}.section-heading{text-align:center;max-width:730px;margin:0 auto 58px}.section-heading>span{letter-spacing:1.8px;color:#155eef;font-size:12px;font-weight:750}.section-heading h2{letter-spacing:-1.5px;color:#14233b;margin:14px 0 17px;font-size:clamp(34px,4vw,47px);line-height:1.12}.section-heading p{color:#687990;font-size:16px;line-height:1.7}.features-section{padding:100px 0}.features-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.feature-card{background:#fff;border:1px solid #e8edf5;border-radius:17px;padding:28px;transition:all .25s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #233b6817}.feature-icon{color:#155eef;background:#eef4ff;border-radius:12px;justify-content:center;align-items:center;width:47px;height:47px;margin-bottom:20px;font-size:21px;font-weight:750;display:flex}.feature-card h3{color:#192940;margin-bottom:11px;font-size:18px}.feature-card p{color:#6c7c91;font-size:14px;line-height:1.65}.modules-section{background:#f7f9fd;border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7;padding:105px 0}.modules-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.module-card{background:#fff;border:1px solid #e5ebf4;border-radius:17px;min-height:245px;padding:27px;transition:all .25s}.module-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #21396817}.module-number{color:#155eef;background:#eef4ff;border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:19px;font-size:12px;font-weight:800;display:flex}.module-card h3{color:#16253e;margin-bottom:11px;font-size:18px}.module-card p{color:#6c7c91;margin-bottom:20px;font-size:14px;line-height:1.65}.module-card>span{color:#155eef;font-size:12px;font-weight:700}.why-section{padding:105px 0}.why-container{grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;display:grid}.why-label{letter-spacing:1.8px;color:#155eef;font-size:12px;font-weight:750}.why-content h2{color:#14233b;letter-spacing:-1.4px;margin:15px 0 20px;font-size:40px;line-height:1.17}.why-content p{color:#687990;font-size:16px;line-height:1.75}.why-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.why-card{background:#fbfcff;border:1px solid #e8edf5;border-radius:15px;padding:25px}.why-card strong{color:#155eef;font-size:12px}.why-card h3{color:#182840;margin:10px 0;font-size:17px}.why-card p{color:#718097;font-size:13px;line-height:1.6}.pricing-section{background:#f7f9fd;border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7;padding:105px 0}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:22px;display:grid}.price-card{background:#fff;border:1px solid #e2e9f3;border-radius:20px;flex-direction:column;padding:32px;display:flex;position:relative}.featured-price{border:2px solid #155eef;transform:translateY(-10px);box-shadow:0 24px 50px #1b4cbf21}.popular-label{color:#fff;letter-spacing:1px;white-space:nowrap;background:#155eef;border-radius:20px;padding:7px 15px;font-size:10px;font-weight:800;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.price-title>span{color:#155eef;letter-spacing:1.5px;font-size:11px;font-weight:800}.price-title h3{color:#172740;margin:10px 0 9px;font-size:24px}.price-title p{color:#718097;min-height:63px;font-size:13px;line-height:1.6}.price-text{color:#172740;border-bottom:1px solid #edf1f7;margin:27px 0;padding-bottom:24px;font-size:25px;font-weight:750}.price-features{flex-direction:column;flex:1;gap:13px;margin-bottom:28px;display:flex}.price-features p{color:#53647b;font-size:13px}.price-button{color:#155eef;background:#fff;border:1px solid #b9caf0;border-radius:9px;height:47px;font-weight:700}.featured-button{color:#fff;background:#155eef;border-color:#155eef}.demo-section{background:radial-gradient(circle at 5% 10%,#3876ff1f,#0000 27%),radial-gradient(circle at 95% 90%,#7143de1f,#0000 28%),#fff;padding:110px 0}.demo-container{grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px;display:grid}.demo-content>span{color:#155eef;letter-spacing:1.8px;font-size:12px;font-weight:800}.demo-content h2{color:#14233b;letter-spacing:-1.3px;margin:15px 0 20px;font-size:42px;line-height:1.15}.demo-content>p{color:#687990;margin-bottom:25px;font-size:16px;line-height:1.75}.demo-benefits{flex-direction:column;gap:12px;display:flex}.demo-benefits p{color:#52637b;font-size:14px}.demo-form-card{background:#fff;border:1px solid #e2e9f3;border-radius:21px;padding:34px;box-shadow:0 28px 65px #1f3a701f}.demo-form{flex-direction:column;gap:20px;display:flex}.form-row{grid-template-columns:repeat(2,1fr);gap:17px;display:grid}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#3b4b62;font-size:12px;font-weight:700}.form-group input,.form-group select,.form-group textarea{color:#172740;background:#fff;border:1px solid #dbe3ef;border-radius:9px;outline:none;width:100%;padding:12px 13px;font-size:13px;transition:all .2s}.form-group input,.form-group select{height:47px}.form-group textarea{resize:vertical}.submit-demo{color:#fff;background:linear-gradient(135deg,#155eef,#5736d0);border:none;border-radius:10px;height:50px;font-size:14px;font-weight:750;box-shadow:0 9px 22px #2a48be33}.form-note{color:#8a98aa;text-align:center;font-size:10px}.success-message{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:380px;display:flex}.success-icon{color:#16a267;background:#e9f9f1;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;margin-bottom:18px;font-size:29px;font-weight:800;display:flex}.success-message h3{color:#172740;margin-bottom:9px;font-size:26px}.success-message p{color:#718097;font-size:14px}.another-request{color:#155eef;background:0 0;border:none;margin-top:22px;font-weight:700}.cta-section{padding:65px 0 85px}.cta-container{color:#fff;background:radial-gradient(circle at 90% 0,#8c60f0a6,#0000 36%),linear-gradient(135deg,#0c3eac,#4828b7);border-radius:24px;justify-content:space-between;align-items:center;gap:50px;min-height:235px;padding:50px 55px;display:flex;box-shadow:0 25px 55px #27409a33}.cta-container span{letter-spacing:1.8px;opacity:.8;font-size:11px;font-weight:750}.cta-container h2{max-width:680px;margin-top:12px;font-size:32px;line-height:1.2}.cta-button{color:#243d8d;background:#fff;border:none;border-radius:10px;flex-shrink:0;padding:15px 23px;font-size:14px;font-weight:700}.footer{background:#f9fbfe;border-top:1px solid #edf1f7;padding:35px 0}.footer-container{justify-content:space-between;align-items:center;gap:30px;display:flex}.footer-logo{margin-bottom:9px}.footer-brand-symbol{width:52px;height:42px}.footer-wordmark{font-size:22px}.footer p{color:#76869b;font-size:12px}.footer-right{color:#728197;gap:22px;font-size:12px;display:flex}.portal-modal-overlay{z-index:3000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f1f378a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.portal-modal-card{background:#fff;border:1px solid #e3eaf4;border-radius:20px;width:min(440px,100%);padding:30px;position:relative;box-shadow:0 28px 75px #10264a3d}.portal-modal-close{color:#63738a;background:#f3f6fb;border:0;border-radius:50%;width:35px;height:35px;font-size:24px;line-height:1;position:absolute;top:13px;right:15px}.portal-modal-close:hover{color:#1f3655;background:#eaf0f8}.portal-modal-brand{align-items:center;gap:14px;margin-bottom:24px;padding-right:35px;display:flex}.portal-modal-brand img{object-fit:contain;width:62px;height:50px;display:block}.portal-modal-brand div{flex-direction:column;gap:5px;display:flex}.portal-modal-brand strong{color:#122642;font-size:22px}.portal-modal-brand span{color:#74839a;font-size:12px;line-height:1.45}.portal-code-form{flex-direction:column;gap:10px;display:flex}.portal-code-form label{color:#34455f;font-size:12px;font-weight:750}.portal-code-form input{color:#172740;background:#fff;border:1px solid #d7e0ec;border-radius:10px;outline:none;height:49px;padding:0 14px;font-size:14px}.portal-code-form input:focus{border-color:#155eef;box-shadow:0 0 0 3px #155eef14}.portal-code-form button{color:#fff;background:linear-gradient(135deg,#155eef,#5736d0);border:0;border-radius:10px;height:49px;margin-top:4px;font-size:14px;font-weight:750;box-shadow:0 8px 20px #2a48be2e}.portal-code-form small{color:#8a98aa;text-align:center;margin-top:3px;font-size:10.5px;line-height:1.45}.portal-code-error{color:#c52d3b;font-size:11px;font-weight:650}.website-honeypot{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.demo-submit-error{color:#b42334;background:#fff5f6;border:1px solid #f3c9cf;border-radius:9px;padding:10px 12px;font-size:12px;line-height:1.45}.submit-demo:disabled{opacity:.68;cursor:wait}.success-message strong{color:#155eef}.footer-contact-button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.footer-contact-button:hover{color:#155eef}.footer-legal-link{color:inherit;transition:all .2s}.footer-legal-link:hover{color:#155eef}.form-note a,.contact-form-note a{color:#155eef;font-weight:700}.form-note a:hover,.contact-form-note a:hover{text-decoration:underline}@media (width<=1050px){.nav-actions{gap:7px}.login-link,.admin-login-link{padding-left:9px;padding-right:9px}.nav-links{display:none}.hero-container{grid-template-columns:1fr}.hero-content{text-align:center;margin:auto}.hero-buttons,.hero-points{justify-content:center}.hero-visual{width:100%;max-width:620px;margin:auto}.features-grid,.modules-grid{grid-template-columns:repeat(2,1fr)}.why-container,.demo-container{grid-template-columns:1fr}.pricing-grid{grid-template-columns:1fr;max-width:650px;margin:auto}.featured-price{transform:none}}@media (width<=700px){.brand-symbol{width:58px;height:47px}.logo-wordmark{font-size:23px}.container{width:calc(100% - 30px)}.login-link,.admin-login-link{display:none}.hero{padding:65px 0}.hero-content h1{font-size:42px}.hero-buttons{flex-direction:column}.primary-button,.secondary-button{width:100%}.features-grid,.modules-grid,.why-grid,.form-row{grid-template-columns:1fr}.why-content h2,.demo-content h2{font-size:32px}.cta-container{flex-direction:column;align-items:flex-start;padding:38px 28px}.footer-container{flex-direction:column;align-items:flex-start}.footer-right{flex-wrap:wrap}}:root{--uhr-navy:#123b7a;--uhr-navy-dark:#0b285a;--uhr-blue:#2f76e5;--uhr-orange:#f58220;--uhr-bg:#f5f8fd;--uhr-text:#1f2d3d;--uhr-muted:#62738a;--uhr-border:#dde7f2;--uhr-soft-blue:#eef4fd;--uhr-soft-orange:#fff3e8}body{color:var(--uhr-text);background:#fff}.navbar{border-bottom:1px solid var(--uhr-border);background:#fffffff7;box-shadow:0 4px 20px #123b7a0d}.nav-links a{color:var(--uhr-text)}.nav-links a:hover{color:var(--uhr-blue)}.login-link{color:var(--uhr-navy)}.login-link:hover{color:var(--uhr-blue)}.demo-button{background:var(--uhr-orange);color:#fff;box-shadow:0 8px 22px #f582203d}.demo-button:hover{background:#e97513}.logo-area img,.footer-logo img,img[src*=unifyhr-mark]{max-width:100%;height:auto;object-fit:contain!important;width:auto!important}.hero{background:radial-gradient(circle at 83% 10%, #2f76e521, transparent 30%), radial-gradient(circle at 100% 45%, #f5822017, transparent 24%), linear-gradient(135deg, #fff 0%, var(--uhr-bg) 65%, #edf5ff 100%);position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;border:42px solid #f582201f;border-radius:50%;width:360px;height:360px;position:absolute;top:-150px;right:-200px}.hero-badge{background:var(--uhr-soft-blue);color:var(--uhr-navy);letter-spacing:.08em}.hero-content h1{color:var(--uhr-navy-dark)}.hero-content h1 span{background:linear-gradient(90deg, var(--uhr-blue), #1769d4);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-description{color:#455a75}.primary-button{background:var(--uhr-orange);color:#fff;border:none;box-shadow:0 10px 25px #f5822038}.primary-button:hover{background:#e97513}.secondary-button{border:1px solid var(--uhr-blue);color:var(--uhr-blue);background:#fff}.secondary-button:hover{background:var(--uhr-soft-blue)}.dashboard-preview{border-color:#d9e5f3;box-shadow:0 32px 75px #123b7a29}.preview-avatar{background:var(--uhr-soft-blue);color:var(--uhr-blue)}.bar{background:linear-gradient(180deg, var(--uhr-blue), var(--uhr-navy))}.trust-section{background:#fff}.trust-items span{border:1px solid var(--uhr-border);color:var(--uhr-navy);background:#fff;box-shadow:0 4px 14px #123b7a0a}.section-heading>span,.why-label,.demo-content>span{color:var(--uhr-blue)}.section-heading h2,.why-content h2,.demo-content h2{color:var(--uhr-navy-dark)}.feature-card{border-color:var(--uhr-border);box-shadow:0 6px 18px #123b7a09}.feature-card:hover{border-color:#c7d9ef;box-shadow:0 20px 42px #123b7a1a}.feature-icon{background:var(--uhr-soft-blue);color:var(--uhr-blue)}.feature-card:nth-child(3n+2) .feature-icon{background:var(--uhr-soft-orange);color:var(--uhr-orange)}.modules-section,.pricing-section{background:var(--uhr-bg)}.module-card{border-color:var(--uhr-border)}.module-number{background:var(--uhr-soft-blue);color:var(--uhr-blue)}.module-card:nth-child(3n+2) .module-number{background:var(--uhr-soft-orange);color:var(--uhr-orange)}.module-card>span{color:var(--uhr-blue)}.why-card{border-color:var(--uhr-border);background:#fff}.why-card strong{color:var(--uhr-orange)}.featured-price{border-color:var(--uhr-blue);box-shadow:0 25px 55px #123b7a21}.popular-label{background:var(--uhr-orange)}.price-title>span{color:var(--uhr-blue)}.price-button{color:var(--uhr-blue);border-color:#bfd1e8}.featured-button{background:var(--uhr-blue);border-color:var(--uhr-blue);color:#fff}.demo-section{background:radial-gradient(circle at 3% 12%,#2f76e51c,#0000 28%),radial-gradient(circle at 97% 88%,#f5822017,#0000 27%),#fff}.demo-form-card{border-color:var(--uhr-border);box-shadow:0 28px 65px #123b7a1f}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--uhr-blue);box-shadow:0 0 0 3px #2f76e51a}.submit-demo{background:var(--uhr-orange);box-shadow:0 9px 24px #f5822038}.submit-demo:hover{background:#e97513}.another-request{color:var(--uhr-blue)}.cta-container{background:radial-gradient(circle at 90% 0%, #2f76e58c, transparent 38%), linear-gradient(135deg, var(--uhr-navy-dark), var(--uhr-navy));box-shadow:0 25px 55px #123b7a38}.cta-button{background:var(--uhr-orange);color:#fff}.footer{border-color:var(--uhr-border);background:#f8fafd}.footer-right{color:#5d6f87}@media (width<=700px){.hero:after{width:220px;height:220px;top:-110px;right:-150px}}.navbar .logo-area{background:#fff;border:1px solid #e4ebf4;border-radius:14px;justify-content:center;align-items:center;width:118px;min-width:118px;height:64px;padding:5px 10px;display:flex;overflow:hidden;box-shadow:0 4px 14px #123b7a0f}.navbar .brand-full-logo{display:block;object-fit:contain!important;object-position:center!important;width:86px!important;max-width:86px!important;height:52px!important}.footer .footer-logo{background:#fff;border:1px solid #e4ebf4;border-radius:13px;justify-content:center;align-items:center;width:105px;height:66px;padding:5px 9px;display:flex;overflow:hidden}.footer .footer-brand-full-logo{display:block;object-fit:contain!important;object-position:center!important;width:82px!important;max-width:82px!important;height:52px!important}@media (width<=700px){.navbar .logo-area{width:100px;min-width:100px;height:58px}.navbar .brand-full-logo{width:75px!important;max-width:75px!important;height:46px!important}}.nav-text-button{appearance:none;font:inherit;color:#1f2d3d;cursor:pointer;outline:0;margin:0;padding:0;line-height:normal;transition:color .2s;background:0 0!important;border:0!important}.nav-text-button:hover,.nav-text-button:focus-visible{color:#2f76e5}.contact-modal-overlay{background:#0b285a94;justify-content:center;align-items:center;width:100vw;height:100vh;padding:24px;overflow-y:auto;z-index:99999!important;display:flex!important;position:fixed!important;inset:0!important}.contact-modal-card{z-index:100000;background:#fff;border:1px solid #dde7f2;border-radius:20px;width:min(620px,100%);max-height:calc(100vh - 48px);padding:32px;position:relative;overflow-y:auto;box-shadow:0 30px 80px #0b285a47}.contact-modal-close{color:#123b7a;cursor:pointer;background:#f5f8fd;border:0;border-radius:50%;width:36px;height:36px;font-size:22px;position:absolute;top:14px;right:16px}.powered-by-company{color:#6b7b91;margin-top:8px;font-size:11px;line-height:1.5}.powered-by-company strong{color:#123b7a;font-weight:700}@media (width<=700px){.contact-modal-overlay{padding:14px}.contact-modal-card{border-radius:16px;padding:26px 20px 22px}}.contact-modal-heading{margin-bottom:24px;padding-right:42px;align-items:center!important;gap:16px!important;display:flex!important}.contact-modal-heading>img{background:#fff;border:1px solid #e1e9f3;border-radius:14px;padding:6px;box-shadow:0 5px 16px #123b7a12;object-fit:contain!important;object-position:center!important;flex:0 0 72px!important;width:72px!important;min-width:72px!important;max-width:72px!important;height:58px!important;display:block!important}.contact-modal-heading>div{flex:1;min-width:0}.contact-modal-heading>div>span{color:#2f76e5;letter-spacing:1.3px;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.contact-modal-heading h3{color:#123b7a;margin:0 0 5px;font-size:24px;line-height:1.15}.contact-modal-heading p{color:#62738a;margin:0;font-size:13px;line-height:1.5}.portal-modal-brand{margin-bottom:24px;padding-right:36px;align-items:center!important;gap:16px!important;display:flex!important}.portal-modal-brand>img{background:#fff;border:1px solid #e1e9f3;border-radius:14px;padding:6px;box-shadow:0 5px 16px #123b7a12;object-fit:contain!important;object-position:center!important;flex:0 0 72px!important;width:72px!important;min-width:72px!important;max-width:72px!important;height:58px!important;display:block!important}.portal-modal-brand>div{flex:1;min-width:0}.portal-modal-brand strong{color:#123b7a;margin-bottom:5px;font-size:22px;line-height:1.15;display:block}.portal-modal-brand span{color:#62738a;font-size:13px;line-height:1.5;display:block}.contact-modal-card img,.portal-modal-card img{object-fit:contain}@media (width<=600px){.contact-modal-heading,.portal-modal-brand{gap:12px!important}.contact-modal-heading>img,.portal-modal-brand>img{flex-basis:60px!important;width:60px!important;min-width:60px!important;max-width:60px!important;height:49px!important}.contact-modal-heading h3{font-size:21px}.portal-modal-brand strong{font-size:20px}}.nav-links a,.nav-links .nav-text-button{color:#1f2d3d;text-decoration:none;font-family:inherit!important;font-size:14px!important;font-weight:600!important;line-height:1.2!important}.nav-links .nav-text-button{appearance:none;cursor:pointer;background:0 0!important;border:0!important;margin:0!important;padding:0!important}.nav-links a:hover,.nav-links .nav-text-button:hover{color:#2f76e5}.contact-modal-card{background:#fff!important;border-radius:20px!important;width:min(640px,94vw)!important;padding:30px 32px 28px!important}.contact-form{margin-top:8px;gap:15px!important;display:grid!important}.contact-form .form-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.contact-form .form-group{flex-direction:column!important;align-items:stretch!important;gap:6px!important;margin:0!important;display:flex!important}.contact-form label{color:#24364e!important;margin:0!important;font-family:inherit!important;font-size:12px!important;font-weight:700!important;line-height:1.35!important;display:block!important}.contact-form input,.contact-form select,.contact-form textarea{transition:border-color .2s,box-shadow .2s;box-sizing:border-box!important;color:#1f2d3d!important;background:#fff!important;border:1px solid #d6e0ec!important;border-radius:10px!important;outline:none!important;width:100%!important;margin:0!important;font-family:inherit!important;font-size:13px!important;display:block!important}.contact-form input,.contact-form select{min-height:44px!important;padding:0 12px!important}.contact-form textarea{resize:vertical;min-height:105px!important;padding:11px 12px!important}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#2f76e5!important;box-shadow:0 0 0 3px #2f76e51a!important}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#9aa7b7}.contact-form button[type=submit]{cursor:pointer;box-shadow:0 8px 20px #f5822033;color:#fff!important;background:#f58220!important;border:0!important;border-radius:10px!important;width:100%!important;min-height:46px!important;font-family:inherit!important;font-size:13px!important;font-weight:750!important}.contact-form button[type=submit]:hover{background:#e97513!important}.contact-form button[type=submit]:disabled{opacity:.65;cursor:not-allowed}.contact-form small,.contact-form .form-note{color:#7a899c;font-size:10.5px;line-height:1.5;display:block}.contact-form a{color:#2f76e5;font-weight:700}@media (width<=650px){.contact-modal-card{padding:25px 19px 22px!important}.contact-form .form-row{grid-template-columns:1fr!important}}
