.portal-web-solutions-chat-floating-btn{position:fixed;bottom:24px;right:24px;z-index:1200;display:flex;align-items:center;gap:10px;padding:12px 20px;background:linear-gradient(135deg,#0284c7,#06b6d4);color:#fff;border-radius:30px;border:none;font-family:var(--dkg-font-heading);font-weight:600;font-size:14px;cursor:pointer;box-shadow:0 8px 24px #0284c766;transition:transform .2s ease,box-shadow .2s ease}.portal-web-solutions-chat-floating-btn:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0284c78c}.portal-web-solutions-chat-badge-pulse{width:8px;height:8px;border-radius:50%;background-color:#22c55e;box-shadow:0 0 #22c55eb3;animation:portal-chat-pulse 1.8s infinite}@keyframes portal-chat-pulse{0%{transform:scale(.95);box-shadow:0 0 #22c55eb3}70%{transform:scale(1);box-shadow:0 0 0 8px #22c55e00}to{transform:scale(.95);box-shadow:0 0 #22c55e00}}.portal-web-solutions-chat-window{position:fixed;bottom:84px;right:24px;z-index:1200;width:380px;max-width:calc(100vw - 32px);height:520px;max-height:calc(100vh - 120px);background:#0e172a;border:1px solid rgba(56,189,248,.25);border-radius:12px;box-shadow:0 16px 48px #00000080;display:flex;flex-direction:column;overflow:hidden}.portal-web-solutions-chat-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#1e293b;border-bottom:1px solid rgba(255,255,255,.08)}.portal-web-solutions-chat-header-info{display:flex;align-items:center;gap:12px}.portal-web-solutions-chat-avatar{width:36px;height:36px;border-radius:50%;background:#0284c733;border:1px solid #06b6d4;display:flex;align-items:center;justify-content:center;color:#06b6d4}.portal-web-solutions-chat-title{font-family:var(--dkg-font-heading);font-weight:700;font-size:15px;color:#fff}.portal-web-solutions-chat-status{font-size:12px;color:#22c55e;display:flex;align-items:center;gap:6px}.portal-web-solutions-chat-close-btn{background:transparent;border:none;color:#94a3b8;cursor:pointer;padding:4px;border-radius:4px;transition:color .15s ease}.portal-web-solutions-chat-close-btn:hover{color:#fff}.portal-web-solutions-chat-body{flex:1;padding:16px;overflow-y:auto;display:flex;flex-direction:column;gap:12px;background:#070c18}.portal-web-solutions-chat-msg{max-width:82%;padding:12px 14px;border-radius:10px;font-size:14px;line-height:1.45}.portal-web-solutions-chat-msg-bot{align-self:flex-start;background:#1e293b;color:#f1f5f9;border:1px solid rgba(255,255,255,.08)}.portal-web-solutions-chat-msg-user{align-self:flex-end;background:#0284c7;color:#fff}.portal-web-solutions-chat-msg-time{font-size:10px;color:#ffffff80;margin-top:4px;text-align:right}.portal-web-solutions-chat-quick-replies{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.portal-web-solutions-chat-quick-btn{padding:6px 12px;background:#06b6d41a;border:1px solid rgba(6,182,212,.25);border-radius:16px;color:#06b6d4;font-size:12px;cursor:pointer;transition:background .15s ease}.portal-web-solutions-chat-quick-btn:hover{background:#06b6d433}.portal-web-solutions-chat-input-row{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#0e172a;border-top:1px solid rgba(255,255,255,.08)}.portal-web-solutions-chat-input{flex:1;padding:10px 14px;background:#070c18;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#fff;font-size:14px}.portal-web-solutions-chat-input:focus{outline:none;border-color:#06b6d4}.portal-web-solutions-chat-send-btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:#0284c7;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .15s ease}.portal-web-solutions-chat-send-btn:hover{background:#0369a1}.portal-web-solutions-navbar-header{position:relative;width:100%;z-index:1000;background:#fff;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 2px 12px #0000000f}.portal-web-solutions-navbar-inner{display:flex;align-items:center;justify-content:space-between;height:70px}.portal-web-solutions-navbar-brand{display:flex;align-items:center;gap:12px;text-decoration:none}.portal-web-solutions-navbar-logo-box{display:flex;align-items:center;justify-content:center;height:36px;background:transparent;border:none;padding:0}.portal-web-solutions-navbar-logo-img{height:36px;max-height:36px;width:auto;object-fit:contain}.portal-web-solutions-navbar-menu{display:flex;align-items:center;gap:6px}.portal-web-solutions-navbar-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;font-size:14px;line-height:18px;color:#003947;text-decoration:none;padding:5px 10px;border-radius:8px;transition:background-color .2s ease,color .2s ease,font-weight .2s ease}.portal-web-solutions-navbar-link:hover{background-color:#0486c914;color:#0486c9}.portal-web-solutions-navbar-link-active{background-color:#0284c71f;color:#0284c7;font-weight:700}.portal-web-solutions-navbar-actions{display:flex;align-items:center;gap:12px}.portal-web-solutions-navbar-chat-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;background:#0486c9;border:1px solid #0486c9;border-radius:20px;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease}.portal-web-solutions-navbar-chat-btn:hover{background:#0374ad;border-color:#0374ad}.portal-web-solutions-navbar-hamburger-btn{display:none;align-items:center;justify-content:center;width:36px;height:36px;background:#0486c914;border:1px solid rgba(4,134,201,.18);border-radius:10px;color:#003947;cursor:pointer;transition:background-color .2s ease,color .2s ease}.portal-web-solutions-navbar-hamburger-btn:hover{background:#0486c929;color:#0486c9}@media(max-width:1100px){.portal-web-solutions-navbar-inner{height:66px}.portal-web-solutions-navbar-hamburger-btn{display:flex}.portal-web-solutions-navbar-chat-btn span{display:none}.portal-web-solutions-navbar-chat-btn{padding:0;width:36px;height:36px;border-radius:10px;justify-content:center}.portal-web-solutions-navbar-logo-box{max-width:min(190px,48vw)}.portal-web-solutions-navbar-logo-img{height:32px;max-height:32px;max-width:100%}.portal-web-solutions-navbar-menu{position:absolute;top:66px;left:0;width:100%;background:#fff;border-bottom:2px solid #0486c9;box-shadow:0 12px 28px #00000026;flex-direction:column;align-items:stretch;padding:12px 12px 16px;gap:4px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .25s ease,transform .25s ease,visibility .25s ease}.portal-web-solutions-navbar-menu.portal-mobile-open{opacity:1;visibility:visible;transform:translateY(0)}.portal-web-solutions-navbar-link{font-size:14px;padding:10px 16px;border-radius:8px;border-bottom:1px solid #f1f5f9;width:100%;min-width:0;display:flex;flex-direction:row;justify-content:flex-start;gap:3px}.portal-web-solutions-navbar-link:last-child{border-bottom:none}.portal-web-solutions-navbar-link-active{background-color:#0486c91a;color:#0486c9;border-left:4px solid #0486c9}}@media(max-width:480px){.portal-web-solutions-navbar-inner{height:58px}.portal-web-solutions-navbar-menu{top:58px}.portal-web-solutions-navbar-logo-img{height:30px;max-height:30px}.portal-web-solutions-navbar-actions{gap:8px}.portal-web-solutions-navbar-chat-btn span{display:none}.portal-web-solutions-navbar-chat-btn{padding:0;border-radius:10px;width:36px;height:36px;justify-content:center}}.portal-footer{background-color:#080d1a;color:#fff;padding:60px 0 36px;border-top:3px solid #0284c7;margin-top:auto}.portal-footer-inner{width:100%;margin:0 auto;padding-left:clamp(24px,4.5vw,72px);padding-right:clamp(24px,4.5vw,72px);box-sizing:border-box}.portal-footer-grid{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(0,.9fr) minmax(0,.95fr) minmax(0,1fr) minmax(145px,1.25fr);column-gap:28px;row-gap:36px;margin-bottom:28px}.portal-footer-column{display:flex;flex-direction:column;min-width:0}.portal-footer-title{font-size:13px;color:#fff;font-weight:700;margin-bottom:16px;text-transform:uppercase;letter-spacing:.08em}.portal-footer-brand-title{font-size:26px;color:#fff;font-weight:700;margin-bottom:14px;line-height:1.2}.portal-footer-brand-desc{font-size:14px;line-height:1.5;color:#ffffffd9;margin-bottom:8px;max-width:340px}.portal-footer-brand-desc:last-of-type{margin-bottom:20px}.portal-footer-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.portal-footer-list li{margin:0}.portal-footer-list li a{color:#ffffffd1;text-decoration:none;font-size:14px;transition:all .2s ease}.portal-footer-list li a:hover{color:#fff;padding-left:4px}.portal-footer-follow-links{display:flex;flex-direction:column;gap:10px}.portal-footer-follow-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;color:#ffffffd1;text-decoration:none;transition:color .2s ease,transform .2s ease}.portal-footer-follow-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:4px;background:#ffffff29;flex-shrink:0;line-height:0;transition:all .2s ease}.portal-footer-follow-instagram .portal-footer-follow-icon{color:#e1306c}.portal-footer-follow-facebook .portal-footer-follow-icon{color:#1877f2}.portal-footer-follow-linkedin .portal-footer-follow-icon{color:#0a66c2}.portal-footer-follow-youtube .portal-footer-follow-icon{color:red}.portal-footer-follow-link:hover{color:#fff;transform:translate(2px)}.portal-footer-follow-link:hover .portal-footer-follow-icon{background:#ffffff4d}.portal-footer-contact-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:10px;font-size:14px;color:#ffffffe0;min-width:0}.portal-footer-contact-item svg{flex-shrink:0;color:#ffffffe6}.portal-footer-contact-link{color:#ffffffe0;text-decoration:none;transition:color .2s ease;white-space:nowrap}.portal-footer-contact-link:hover{color:#fff}.portal-footer-contact-actions{margin-top:14px;width:100%}.portal-footer-action-tabs{display:flex;align-items:stretch;gap:8px;margin-top:0;width:100%;box-sizing:border-box}.portal-footer-ask-query-tab,.portal-footer-login-tab{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:1 1 0;min-width:0;width:100%;min-height:40px;padding:8px 10px;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap;box-sizing:border-box;transition:background .2s ease,border-color .2s ease,transform .2s ease}.portal-footer-ask-query-tab{border:1px solid #0284c7;background:#0284c7;color:#fff}.portal-footer-ask-query-tab:hover{background:#0369a1;border-color:#0369a1;color:#fff;transform:translateY(-1px)}.portal-footer-login-tab{border:1px solid rgba(255,255,255,.45);background:#ffffff1f;color:#fff}.portal-footer-login-tab:hover{background:#ffffff38;transform:translateY(-1px)}.portal-footer-bottom{margin-top:40px;border-top:1px solid rgba(255,255,255,.2);padding-top:24px;padding-bottom:12px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;width:100%}.portal-footer-bottom-copy{font-size:14px;color:#ffffffb3;margin:0}.portal-footer-bottom-links{display:flex;align-items:center;flex-wrap:wrap;gap:18px}.portal-footer-bottom-link{font-size:13px;color:#ffffffbf;text-decoration:none;transition:color .2s ease}.portal-footer-bottom-link:hover{color:#fff;text-decoration:underline}@media(max-width:1100px){.portal-footer{padding:48px 0 32px}.portal-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:24px;row-gap:28px}}@media(max-width:768px){.portal-footer-inner{padding-left:12px;padding-right:12px}.portal-footer-grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);column-gap:24px;row-gap:28px}.portal-footer-brand{grid-column:1 / -1}.portal-footer-brand-title{font-size:22px}.portal-footer-brand-desc{max-width:none;font-size:13px;line-height:1.45}.portal-footer-title{margin-bottom:8px}.portal-footer-list,.portal-footer-follow-links{gap:6px}.portal-footer-contact-item{margin-bottom:6px;gap:8px}.portal-footer-bottom{flex-direction:column;align-items:flex-start;gap:12px;margin-top:24px;padding-top:18px}.portal-footer-bottom-copy{font-size:13px}.portal-footer-bottom-links{justify-content:flex-start;gap:12px 14px}}@media(max-width:640px){.portal-footer{padding:32px 0 24px}.portal-footer-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);column-gap:20px;row-gap:24px;margin-bottom:16px}.portal-footer-brand,.portal-footer-col-contact{grid-column:1 / -1}.portal-footer-ask-query-tab,.portal-footer-login-tab{white-space:normal;min-height:38px}}@media(max-width:360px){.portal-footer-inner{padding-left:12px;padding-right:12px}.portal-footer-brand-title{font-size:20px}.portal-footer-list li a,.portal-footer-follow-link,.portal-footer-contact-item{font-size:13px}.portal-footer-action-tabs{flex-direction:column;gap:8px}.portal-footer-bottom-links{gap:8px 12px}.portal-footer-bottom-link{font-size:12px}}.portal-web-solutions-main-layout{display:flex;flex-direction:column;height:100vh;overflow:hidden}.portal-web-solutions-main-body{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;background-color:#070c18}.portal-web-solutions-main-page{flex:1 0 auto;display:flex;flex-direction:column;min-height:100%;width:100%}.portal-web-solutions-main-content{flex:1}.portal-web-solutions-assessment-drawer-idle{display:none}.portal-web-solutions-assessment-overlay{position:fixed;inset:0;z-index:1400;background:#03071299;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:flex-end}.portal-web-solutions-assessment-drawer{width:min(640px,100%);height:100%;background:#fff;border-left:1px solid #0f172a;box-shadow:-18px 0 45px #00000040;display:flex;flex-direction:column;overflow:hidden}.portal-web-solutions-assessment-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;background:#0f172a;border-bottom:1px solid #1e293b;min-height:64px;box-sizing:border-box}.portal-web-solutions-assessment-header-copy{min-width:0}.portal-web-solutions-assessment-title{font-size:18px;line-height:22px;font-weight:700;color:#fff;margin-bottom:2px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-assessment-subtitle{font-size:13px;line-height:18px;color:#94a3b8}.portal-web-solutions-assessment-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:6px;color:#cbd5e1;cursor:pointer;flex-shrink:0;transition:all .15s ease}.portal-web-solutions-assessment-close:hover{color:#fff;background:#ffffff2e;border-color:#ffffff4d}.portal-web-solutions-assessment-form{display:flex;flex-direction:column;min-height:0;flex:1;background:#fff}.portal-web-solutions-assessment-body{display:flex;flex-direction:column;gap:16px;padding:20px 24px;overflow-y:auto;flex:1;min-height:0;background:#fff}.portal-web-solutions-assessment-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.portal-web-solutions-assessment-field{display:flex;flex-direction:column;gap:6px;min-width:0;position:relative}.portal-web-solutions-assessment-label{font-size:13px;font-weight:600;color:#0f172a;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-assessment-input,.portal-web-solutions-assessment-textarea{width:100%;padding:10px 12px;background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#111827;font-size:14px;font-family:inherit;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.portal-web-solutions-assessment-input::placeholder,.portal-web-solutions-assessment-textarea::placeholder{color:#9ca3af}.portal-web-solutions-assessment-input:focus,.portal-web-solutions-assessment-textarea:focus{outline:none;border-color:#0284c7;box-shadow:0 0 0 3px #0284c71f}.portal-web-solutions-assessment-textarea{min-height:88px;resize:vertical}.portal-web-solutions-assessment-dropdown{position:relative;width:100%}.portal-web-solutions-assessment-dropdown-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:10px 12px;background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#111827;font-size:14px;font-family:inherit;text-align:left;cursor:pointer;box-sizing:border-box;transition:border-color .15s ease}.portal-web-solutions-assessment-dropdown-trigger:hover{border-color:#9ca3af}.portal-web-solutions-assessment-dropdown-trigger-open{border-color:#0284c7;box-shadow:0 0 0 3px #0284c71f}.portal-web-solutions-assessment-dropdown-list{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:20;display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 10px 24px #0f172a1f;overflow:hidden}.portal-web-solutions-assessment-dropdown-option{width:100%;padding:10px 12px;background:#fff;border:none;border-bottom:1px solid #f1f5f9;color:#111827;font-size:14px;font-family:inherit;text-align:left;cursor:pointer;transition:background .12s ease,color .12s ease}.portal-web-solutions-assessment-dropdown-option:last-child{border-bottom:none}.portal-web-solutions-assessment-dropdown-option:hover{background:#f1f5f9;color:#0284c7}.portal-web-solutions-assessment-dropdown-option-active{background:#e0f2fe;color:#0284c7;font-weight:600}.portal-web-solutions-assessment-footer{padding:14px 24px 18px;border-top:1px solid #e5e7eb;background:#f8fafc}.portal-web-solutions-assessment-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 16px;background:linear-gradient(135deg,#c53030,#d93838);color:#fff;border:1px solid #d93838;border-radius:6px;font-size:14px;font-weight:600;font-family:var(--dkg-font-heading, "Inter", sans-serif);cursor:pointer;box-shadow:0 4px 12px #c5303033;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.portal-web-solutions-assessment-submit:hover{background:linear-gradient(135deg,#d93838,#e54848);border-color:#e54848;transform:translateY(-1px);box-shadow:0 6px 16px #c530304d}.portal-web-solutions-assessment-submit:disabled{opacity:.7;transform:none;box-shadow:none;cursor:not-allowed}.portal-web-solutions-assessment-success{display:flex;flex-direction:column;align-items:center;gap:14px;padding:48px 28px;text-align:center;background:#fff}.portal-web-solutions-assessment-success-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#ecfdf3;border:1px solid #86efac;color:#16a34a}.portal-web-solutions-assessment-success-text{font-size:14px;line-height:22px;color:#334155}@media(max-width:640px){.portal-web-solutions-assessment-drawer{width:100%}.portal-web-solutions-assessment-header{padding:14px 16px}.portal-web-solutions-assessment-body{padding:16px}.portal-web-solutions-assessment-footer{padding:12px 16px 16px}.portal-web-solutions-assessment-grid{grid-template-columns:minmax(0,1fr)}}.portal-web-solutions-home-hero{position:relative;padding:68px 0 72px;background:radial-gradient(circle at 68% 20%,#1e293b,#070c18 62%);border-bottom:1px solid var(--dkg-border-subtle);overflow-x:hidden;overflow-y:visible;width:100%;max-width:100%}.portal-web-solutions-home-hero:before{content:"";position:absolute;top:-10%;right:8%;width:620px;height:620px;background:radial-gradient(circle,rgba(2,132,199,.28) 0%,rgba(6,182,212,.08) 42%,transparent 70%);filter:blur(80px);pointer-events:none}.portal-web-solutions-hero-grid-overlay{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;opacity:.45}.portal-web-solutions-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:48px;align-items:start;position:relative;z-index:10;width:100%;max-width:100%;min-width:0}.portal-web-solutions-hero-left{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:100%;min-width:0}.portal-web-solutions-hero-tag{display:inline-flex;align-items:center;align-self:flex-start;flex-wrap:wrap;padding:5px 12px;background:#0284c71f;border:1px solid rgba(56,189,248,.3);border-radius:var(--dkg-radius-full);font-size:12px;font-weight:600;color:var(--dkg-primary-cyan);margin-top:0;margin-bottom:16px;width:fit-content;max-width:100%;box-sizing:border-box}.portal-web-solutions-hero-main-title{font-size:43px;line-height:1.18;font-weight:800;color:#f1f0ec;margin-bottom:14px;letter-spacing:-.03em;width:100%;max-width:100%}.portal-web-solutions-hero-gradient-text{display:block;width:100%;max-width:100%;font-weight:800;color:#f1f0ec}.portal-web-solutions-hero-subtitle{font-size:16px;line-height:26px;color:#94a3b8;margin-bottom:32px;width:100%;max-width:min(540px,100%)}.portal-web-solutions-hero-cta-row{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:0;width:100%;max-width:100%;box-sizing:border-box}.portal-web-solutions-hero-btn-quote,.portal-web-solutions-hero-btn-services,.portal-web-solutions-hero-btn-assessment{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;gap:6px;padding:10px 22px;font-family:var(--dkg-font-heading);font-weight:600;font-size:14px;border-radius:6px;text-decoration:none;box-sizing:border-box;width:auto;min-width:0;cursor:pointer}.portal-web-solutions-hero-btn-quote{background:linear-gradient(135deg,#1e405eeb,#0f172af5);color:#fff;border:1px solid rgba(56,189,248,.28)}.portal-web-solutions-hero-btn-quote:hover{background:linear-gradient(135deg,#285070f5,#142036fa);border-color:#38bdf873}.portal-web-solutions-hero-btn-assessment{background:#dc26262e;color:#fca5a5;border:1px solid rgba(239,68,68,.4);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.portal-web-solutions-hero-btn-assessment:hover{background:#dc262652;border-color:#ef4444a6;color:#fff}.portal-web-solutions-hero-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;width:100%;margin-top:72px;padding-bottom:8px;position:relative;z-index:10}.portal-web-solutions-hero-metric-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:34px 12px;min-width:0;width:100%;text-align:center;background:linear-gradient(135deg,#1e405eeb,#0f172af5);border:1px solid rgba(56,189,248,.28);border-radius:8px}.portal-web-solutions-hero-metric-link{text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;cursor:pointer}.portal-web-solutions-hero-metric-link:hover{transform:translateY(-3px);border-color:#38bdf8;box-shadow:0 8px 24px #0284c740}.portal-web-solutions-hero-metric-val{font-size:36px;font-weight:700;color:#fff;line-height:1}.portal-web-solutions-hero-metric-label{font-size:15px;font-weight:400;color:#94a3b8;line-height:20px}.portal-web-solutions-hero-slider-wrap{width:100%;max-width:100%;margin-left:0;margin-top:4px;display:flex;flex-direction:column;align-items:stretch;gap:18px;min-width:0}.portal-web-solutions-hero-slider{--hero-rotate-x: 0deg;--hero-rotate-y: 0deg;--hero-slide: 0;width:100%;max-width:100%;min-width:0;overflow:hidden;cursor:pointer}.portal-web-solutions-hero-slider-stage{width:100%;min-width:0;transform:rotateX(var(--hero-rotate-x)) rotateY(var(--hero-rotate-y));transform-origin:center center;transition:transform .18s ease}.portal-web-solutions-hero-slider-track{display:flex;width:100%;min-width:0;transform:translate(calc(var(--hero-slide) * -100%));transition:transform .28s ease}.portal-web-solutions-hero-slide{flex:0 0 100%;width:100%;max-width:100%;min-width:0;padding:4px 2px 8px;display:flex;justify-content:stretch;box-sizing:border-box}.portal-web-solutions-hero-slide-card{position:relative;width:100%;max-width:100%;min-height:348px;height:348px;padding:10px;border-radius:16px;background:linear-gradient(160deg,#0f172af5,#020617fa);border:1px solid rgba(56,189,248,.35);box-shadow:0 28px 56px #0006;display:flex;align-items:stretch;overflow:hidden;box-sizing:border-box}.portal-web-solutions-hero-slide-phone{justify-content:center;align-items:center;padding:6px}.portal-web-solutions-hero-web-window,.portal-web-solutions-hero-chat,.portal-web-solutions-hero-it-panel{width:100%;height:100%;flex:1 1 auto;min-height:0;border-radius:12px;background:#0b1220;border:none;overflow:hidden;display:flex;flex-direction:column}.portal-web-solutions-hero-web-chrome{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding:10px 12px;background:#111827;border-bottom:1px solid rgba(255,255,255,.08);min-width:0}.portal-web-solutions-hero-web-dot{width:8px;height:8px;border-radius:50%;background:#64748b}.portal-web-solutions-hero-web-dot:nth-child(1){background:#f87171}.portal-web-solutions-hero-web-dot:nth-child(2){background:#fbbf24}.portal-web-solutions-hero-web-dot:nth-child(3){background:#34d399}.portal-web-solutions-hero-web-name{margin-left:8px;font-size:12px;font-weight:600;color:#e2e8f0}.portal-web-solutions-hero-web-url{margin-left:auto;font-size:11px;color:#94a3b8;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.portal-web-solutions-hero-web-nav{display:flex;flex-wrap:wrap;gap:16px;padding:10px 14px 16px;font-size:12px;color:#e2e8f0;background:#0284c72e}.portal-web-solutions-hero-web-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;padding:14px;flex:1;min-width:0}.portal-web-solutions-hero-web-stat{min-width:0;width:100%;padding:12px;border-radius:10px;background:#38bdf81f;display:flex;flex-direction:column;gap:4px;color:#94a3b8;font-size:12px;box-sizing:border-box}.portal-web-solutions-hero-web-stat strong{font-size:24px;color:#fff}.portal-web-solutions-hero-web-chart{grid-column:1 / -1;height:56px;display:flex;align-items:flex-end;gap:8px;padding:8px 0 0;width:100%;box-sizing:border-box}.portal-web-solutions-hero-web-chart span{flex:1 1 0;min-width:0;width:auto;border-radius:6px 6px 0 0;background:linear-gradient(180deg,#38bdf8,#0284c7)}.portal-web-solutions-hero-web-chart span:nth-child(1){height:42%}.portal-web-solutions-hero-web-chart span:nth-child(2){height:68%}.portal-web-solutions-hero-web-chart span:nth-child(3){height:54%}.portal-web-solutions-hero-web-chart span:nth-child(4){height:86%}.portal-web-solutions-hero-chat{padding:14px;gap:10px}.portal-web-solutions-hero-chat-head{display:flex;align-items:center;gap:10px;color:#38bdf8;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.08)}.portal-web-solutions-hero-chat-meta{display:flex;flex-direction:column;gap:2px}.portal-web-solutions-hero-chat-meta strong{font-size:14px;color:#fff}.portal-web-solutions-hero-chat-meta span{font-size:11px;color:#34d399}.portal-web-solutions-hero-chat-msg{max-width:88%;padding:10px 12px;border-radius:12px;font-size:13px;line-height:18px}.portal-web-solutions-hero-chat-msg-user{margin-left:auto;background:#0284c7;color:#fff}.portal-web-solutions-hero-chat-msg-bot{background:#ffffff14;color:#e2e8f0}.portal-web-solutions-hero-chat-input{margin-top:auto;padding:10px 12px;border-radius:10px;border:1px solid rgba(56,189,248,.25);color:#64748b;font-size:12px}.portal-web-solutions-hero-phone{width:min(164px,100%);height:300px;margin:0 auto;padding:10px 8px 8px;border-radius:26px;background:linear-gradient(180deg,#1e293b,#020617);border:3px solid rgba(148,163,184,.55);box-shadow:inset 0 0 0 2px #0f172a;box-sizing:border-box;display:flex;flex-direction:column;min-width:0;max-width:100%;overflow:hidden}.portal-web-solutions-hero-phone-notch{width:64px;height:6px;margin:0 auto 8px;border-radius:99px;background:#020617;flex-shrink:0}.portal-web-solutions-hero-phone-screen{height:auto;flex:1 1 auto;min-height:0;min-width:0;border-radius:16px;background:#0b1220;padding:10px;display:flex;flex-direction:column;gap:6px;overflow:hidden;box-sizing:border-box}.portal-web-solutions-hero-phone-bar{display:flex;align-items:center;gap:6px;color:#38bdf8;font-size:12px;font-weight:600;min-width:0;flex-shrink:0}.portal-web-solutions-hero-phone-card{padding:8px 10px;border-radius:8px;background:#38bdf81f;display:flex;flex-direction:column;gap:2px;color:#94a3b8;font-size:10px;min-width:0;width:100%;box-sizing:border-box;flex-shrink:1}.portal-web-solutions-hero-phone-card strong{font-size:13px;line-height:1.2;color:#fff;overflow-wrap:anywhere}.portal-web-solutions-hero-phone-tabs{margin-top:auto;display:flex;justify-content:space-between;padding:8px 6px;border-top:1px solid rgba(255,255,255,.08);color:#94a3b8;font-size:11px;min-width:0;flex-shrink:0}.portal-web-solutions-hero-it-panel{padding:16px;gap:10px}.portal-web-solutions-hero-it-head{display:flex;align-items:center;gap:8px;color:#38bdf8;font-size:15px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.08)}.portal-web-solutions-hero-it-row{display:grid;grid-template-columns:10px 1fr auto;gap:10px;align-items:center;padding:7px 8px;border-radius:8px;background:#ffffff0a;color:#e2e8f0;font-size:13px}.portal-web-solutions-hero-it-row em{font-style:normal;color:#34d399;font-size:12px}.portal-web-solutions-hero-it-dot{width:8px;height:8px;border-radius:50%;background:#34d399;box-shadow:0 0 8px #34d399}.portal-web-solutions-hero-it-uptime{margin-top:auto;padding:12px;border-radius:10px;background:linear-gradient(90deg,#0284c7,#06b6d4);color:#fff;font-size:16px;font-weight:700;text-align:center}.portal-web-solutions-hero-slider-dots{display:flex;justify-content:center;width:100%;gap:8px;padding-bottom:4px}.portal-web-solutions-hero-slider-dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:#ffffff38;cursor:pointer}.portal-web-solutions-hero-slider-dot-active{background:#38bdf8;width:18px;border-radius:99px}@media(min-width:1025px){.portal-web-solutions-hero-slider-stage{transform:perspective(1400px) rotateX(calc(var(--hero-rotate-x) + 4deg)) rotateY(calc(var(--hero-rotate-y) - 8deg))}}@media(max-width:1100px){.portal-web-solutions-hero-grid{grid-template-columns:minmax(0,1fr);gap:24px}.portal-web-solutions-hero-main-title{font-size:29px;line-height:1.2}.portal-web-solutions-hero-slider-wrap{margin-left:0;max-width:100%;width:100%}.portal-web-solutions-hero-slider-stage{transform:none}.portal-web-solutions-hero-slide{padding:0 0 10px}.portal-web-solutions-hero-slide-card{min-height:300px;height:auto}.portal-web-solutions-hero-cta-row{flex-direction:row;flex-wrap:wrap;width:100%}.portal-web-solutions-hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:32px}}@media(max-width:640px){.portal-web-solutions-home-hero{padding:32px 0 36px}.portal-web-solutions-hero-tag{font-size:11px;padding:4px 10px;margin-top:0;margin-bottom:12px;max-width:100%}.portal-web-solutions-hero-main-title{font-size:23px;line-height:1.22;font-weight:800;margin-bottom:12px;letter-spacing:-.03em}.portal-web-solutions-hero-gradient-text{width:100%}.portal-web-solutions-hero-subtitle{font-size:15px;line-height:24px;margin-bottom:20px}.portal-web-solutions-hero-cta-row{flex-direction:row;flex-wrap:wrap;gap:8px}.portal-web-solutions-hero-btn-quote,.portal-web-solutions-hero-btn-assessment{padding:9px 12px;font-size:13px;gap:6px}.portal-web-solutions-hero-web-url{display:none}.portal-web-solutions-hero-web-body{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.portal-web-solutions-hero-slide-card{min-height:0;height:auto;padding:8px;border-radius:14px;overflow:hidden}.portal-web-solutions-hero-slide-phone{padding:4px;align-items:center}.portal-web-solutions-hero-phone{width:min(184px,82%);height:auto;min-height:252px;max-width:100%;margin:0 auto;padding:8px 6px 6px;border-width:2px;border-radius:22px}.portal-web-solutions-hero-phone-notch{width:48px;height:5px;margin:0 auto 6px}.portal-web-solutions-hero-phone-screen{padding:6px;gap:4px;border-radius:12px}.portal-web-solutions-hero-phone-bar{font-size:11px;gap:4px}.portal-web-solutions-hero-phone-card{padding:5px 6px}.portal-web-solutions-hero-phone-card span{font-size:9px}.portal-web-solutions-hero-phone-card strong{font-size:11px;line-height:14px}.portal-web-solutions-hero-phone-tabs{font-size:9px;padding:5px 2px}.portal-web-solutions-hero-web-chart{height:44px}.portal-web-solutions-hero-it-uptime{font-size:14px;padding:10px}.portal-web-solutions-hero-metrics{gap:10px;margin-top:24px;padding-bottom:0}.portal-web-solutions-hero-metric-item{width:100%;min-width:0;padding:20px 10px}.portal-web-solutions-hero-metric-val{font-size:26px}.portal-web-solutions-hero-metric-label{font-size:13px;width:100%}.portal-web-solutions-hero-it-row{font-size:12px;padding:6px 8px}}@media(max-width:360px){.portal-web-solutions-hero-main-title{font-size:21px;line-height:1.22;font-weight:800}.portal-web-solutions-hero-btn-quote,.portal-web-solutions-hero-btn-assessment{padding:9px 12px;font-size:13px;gap:6px}.portal-web-solutions-hero-slide-card{padding:8px}.portal-web-solutions-hero-slide-phone{padding:4px;align-items:center}.portal-web-solutions-hero-phone{width:min(176px,80%);height:auto;min-height:238px;padding:6px 5px 5px;border-radius:20px}.portal-web-solutions-hero-phone-notch{width:40px;height:4px;margin:0 auto 5px}.portal-web-solutions-hero-phone-screen{padding:5px;gap:3px;border-radius:10px}.portal-web-solutions-hero-phone-bar{font-size:10px}.portal-web-solutions-hero-phone-card{padding:4px 5px}.portal-web-solutions-hero-phone-card span{font-size:8px}.portal-web-solutions-hero-phone-card strong{font-size:10px;line-height:12px}.portal-web-solutions-hero-phone-tabs{font-size:8px;padding:4px 1px}}.portal-web-solutions-home-services-sec{padding:72px 0;background-color:#0f172a;border-bottom:1px solid #1e293b;color:#fff}.portal-web-solutions-home-sec-header{text-align:center;max-width:720px;margin:0 auto 48px}.portal-web-solutions-home-sec-title{font-size:36px;line-height:44px;font-weight:800;color:#fff;margin:0 0 12px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-home-sec-desc{font-size:16px;line-height:24px;color:#cbd5e1;margin:0}.portal-web-solutions-home-services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.portal-web-solutions-home-service-card{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:24px;display:flex;align-items:flex-start;gap:18px;text-decoration:none;position:relative;overflow:hidden;box-shadow:0 4px 20px #0003;transition:all .3s cubic-bezier(.4,0,.2,1)}.portal-web-solutions-home-service-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;opacity:.7;transition:opacity .3s ease,width .3s ease}.portal-web-solutions-home-service-card:hover{transform:translateY(-6px);border-color:#ffffff26}.portal-web-solutions-home-service-card:hover:before{opacity:1;width:6px}.portal-web-solutions-home-service-left{flex-shrink:0}.portal-web-solutions-home-service-3d-icon{width:54px;height:54px;border-radius:14px;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 1px 1px #ffffff4d,0 8px 16px #0000004d;transition:transform .3s ease,box-shadow .3s ease}.portal-web-solutions-home-service-card:hover .portal-web-solutions-home-service-3d-icon{transform:scale(1.08) translateZ(10px)}.portal-web-solutions-home-service-right{display:flex;flex-direction:column;flex:1;min-width:0}.portal-web-solutions-home-service-top-meta{margin-bottom:6px}.portal-web-solutions-home-service-badge{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:3px 8px;border-radius:6px;display:inline-block}.portal-web-solutions-home-service-card-title{font-size:18px;font-weight:800;color:#fff;margin:0 0 8px;line-height:1.3;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-home-service-card-desc{font-size:13px;color:#94a3b8;line-height:1.5;margin:0 0 14px}.portal-web-solutions-home-service-card-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;margin-top:auto;transition:transform .2s ease,opacity .2s ease}.portal-web-solutions-home-service-card:hover .portal-web-solutions-home-service-card-link{transform:translate(4px)}.card-color-cyan:before{background:#06b6d4}.card-color-cyan .portal-web-solutions-home-service-3d-icon{background:linear-gradient(135deg,#0e7490,#06b6d4);color:#fff;border:1px solid rgba(6,182,212,.4)}.card-color-cyan .portal-web-solutions-home-service-badge{background:#06b6d426;color:#22d3ee;border:1px solid rgba(6,182,212,.3)}.card-color-cyan .portal-web-solutions-home-service-card-link{color:#22d3ee}.card-color-cyan:hover{box-shadow:0 12px 30px #06b6d433}.card-color-blue:before{background:#3b82f6}.card-color-blue .portal-web-solutions-home-service-3d-icon{background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff;border:1px solid rgba(59,130,246,.4)}.card-color-blue .portal-web-solutions-home-service-badge{background:#3b82f626;color:#60a5fa;border:1px solid rgba(59,130,246,.3)}.card-color-blue .portal-web-solutions-home-service-card-link{color:#60a5fa}.card-color-blue:hover{box-shadow:0 12px 30px #3b82f633}.card-color-indigo:before{background:#6366f1}.card-color-indigo .portal-web-solutions-home-service-3d-icon{background:linear-gradient(135deg,#4338ca,#6366f1);color:#fff;border:1px solid rgba(99,102,241,.4)}.card-color-indigo .portal-web-solutions-home-service-badge{background:#6366f126;color:#818cf8;border:1px solid rgba(99,102,241,.3)}.card-color-indigo .portal-web-solutions-home-service-card-link{color:#818cf8}.card-color-indigo:hover{box-shadow:0 12px 30px #6366f133}.card-color-purple:before{background:#8b5cf6}.card-color-purple .portal-web-solutions-home-service-3d-icon{background:linear-gradient(135deg,#6d28d9,#8b5cf6);color:#fff;border:1px solid rgba(139,92,246,.4)}.card-color-purple .portal-web-solutions-home-service-badge{background:#8b5cf626;color:#a78bfa;border:1px solid rgba(139,92,246,.3)}.card-color-purple .portal-web-solutions-home-service-card-link{color:#a78bfa}.card-color-purple:hover{box-shadow:0 12px 30px #8b5cf633}.card-color-magenta:before{background:#d946ef}.card-color-magenta .portal-web-solutions-home-service-3d-icon{background:linear-gradient(135deg,#a21caf,#d946ef);color:#fff;border:1px solid rgba(217,70,239,.4)}.card-color-magenta .portal-web-solutions-home-service-badge{background:#d946ef26;color:#e879f9;border:1px solid rgba(217,70,239,.3)}.card-color-magenta .portal-web-solutions-home-service-card-link{color:#e879f9}.card-color-magenta:hover{box-shadow:0 12px 30px #d946ef33}.card-color-pink:before{background:#ec4899}.card-color-pink .portal-web-solutions-home-service-3d-icon{background:linear-gradient(135deg,#be185d,#ec4899);color:#fff;border:1px solid rgba(236,72,153,.4)}.card-color-pink .portal-web-solutions-home-service-badge{background:#ec489926;color:#f472b6;border:1px solid rgba(236,72,153,.3)}.card-color-pink .portal-web-solutions-home-service-card-link{color:#f472b6}.card-color-pink:hover{box-shadow:0 12px 30px #ec489933}.card-color-rose:before{background:#f43f5e}.card-color-rose .portal-web-solutions-home-service-3d-icon{background:linear-gradient(135deg,#be123c,#f43f5e);color:#fff;border:1px solid rgba(244,63,94,.4)}.card-color-rose .portal-web-solutions-home-service-badge{background:#f43f5e26;color:#fb7185;border:1px solid rgba(244,63,94,.3)}.card-color-rose .portal-web-solutions-home-service-card-link{color:#fb7185}.card-color-rose:hover{box-shadow:0 12px 30px #f43f5e33}.card-color-emerald:before{background:#10b981}.card-color-emerald .portal-web-solutions-home-service-3d-icon{background:linear-gradient(135deg,#047857,#10b981);color:#fff;border:1px solid rgba(16,185,129,.4)}.card-color-emerald .portal-web-solutions-home-service-badge{background:#10b98126;color:#34d399;border:1px solid rgba(16,185,129,.3)}.card-color-emerald .portal-web-solutions-home-service-card-link{color:#34d399}.card-color-emerald:hover{box-shadow:0 12px 30px #10b98133}.card-color-amber:before{background:#f59e0b}.card-color-amber .portal-web-solutions-home-service-3d-icon{background:linear-gradient(135deg,#b45309,#f59e0b);color:#fff;border:1px solid rgba(245,158,11,.4)}.card-color-amber .portal-web-solutions-home-service-badge{background:#f59e0b26;color:#fbbf24;border:1px solid rgba(245,158,11,.3)}.card-color-amber .portal-web-solutions-home-service-card-link{color:#fbbf24}.card-color-amber:hover{box-shadow:0 12px 30px #f59e0b33}.portal-web-solutions-home-services-bottom{display:flex;justify-content:center;margin-top:48px}.portal-web-solutions-home-services-cta{display:inline-flex;align-items:center;gap:8px;color:#38bdf8;font-size:16px;font-weight:700;text-decoration:none;transition:color .2s ease,transform .2s ease}.portal-web-solutions-home-services-cta:hover{color:#7dd3fc;transform:translate(4px)}@media(max-width:1100px){.portal-web-solutions-home-services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media(max-width:640px){.portal-web-solutions-home-services-grid{grid-template-columns:minmax(0,1fr);gap:16px}.portal-web-solutions-home-service-card{padding:18px;gap:14px}.portal-web-solutions-home-service-3d-icon{width:46px;height:46px;border-radius:10px}}.portal-web-solutions-home-solutions-sec{padding:72px 0;background:#fff;border-bottom:1px solid #e2e8f0;color:#0f172a}.portal-web-solutions-home-sol-header{text-align:center;max-width:720px;margin:0 auto 48px}.portal-web-solutions-home-sol-title{font-size:36px;line-height:44px;margin:0 0 12px;color:#0f172a;font-weight:800;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-home-sol-desc{font-size:16px;line-height:24px;color:#475569;margin:0}.portal-web-solutions-home-solutions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.portal-web-solutions-home-sol-card{background:#fff;border:1px solid #cbd5e1;border-top:4px solid #0284c7;border-radius:16px;padding:24px;display:flex;flex-direction:column;box-shadow:0 4px 20px #0f172a0f;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.portal-web-solutions-home-sol-card:hover{transform:translateY(-6px);border-color:#0284c7;box-shadow:0 16px 36px #0284c71f}.portal-web-solutions-home-sol-card-header{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #f1f5f9}.portal-web-solutions-home-sol-icon-box{width:44px;height:44px;border-radius:10px;background:#0284c71a;color:#0284c7;border:1px solid rgba(2,132,199,.25);display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-web-solutions-home-sol-card-title{font-size:18px;font-weight:800;color:#0f172a;margin:0 0 3px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-home-sol-card-tagline{font-size:12px;color:#64748b;margin:0;line-height:1.4}.portal-web-solutions-home-sol-list{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.portal-web-solutions-home-sol-item{display:flex;align-items:flex-start;gap:8px;font-size:13px;font-weight:500;color:#334155;line-height:1.5}.portal-web-solutions-home-sol-check{color:#0284c7;flex-shrink:0;margin-top:2px}.portal-web-solutions-home-sol-footer{margin-top:auto;padding-top:14px;border-top:1px solid #f1f5f9}.portal-web-solutions-home-sol-link{color:#0284c7;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:color .2s ease,transform .2s ease}.portal-web-solutions-home-sol-link:hover{color:#0369a1;transform:translate(4px)}.portal-web-solutions-home-sol-subtle-wrap{display:flex;justify-content:center;margin-top:36px}.portal-web-solutions-home-sol-text-link{display:inline-flex;align-items:center;gap:6px;color:#0284c7;font-size:15px;font-weight:700;text-decoration:none;padding:0;background:transparent;transition:color .2s ease,transform .2s ease}.portal-web-solutions-home-sol-text-link:hover{color:#0369a1;transform:translate(4px)}@media(max-width:1100px){.portal-web-solutions-home-solutions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media(max-width:640px){.portal-web-solutions-home-solutions-grid{grid-template-columns:minmax(0,1fr);gap:16px}}.portal-web-solutions-home-websites-sec{padding:72px 0;background-color:#f8fafc;border-bottom:1px solid #e2e8f0}.portal-web-solutions-home-websites-header{text-align:center;max-width:800px;margin:0 auto 48px}.portal-web-solutions-home-websites-badge{display:inline-flex;align-items:center;gap:8px;background:#0284c71a;color:#0284c7;border:1px solid rgba(2,132,199,.25);font-size:13px;font-weight:600;padding:6px 14px;border-radius:20px;margin-bottom:14px}.portal-web-solutions-home-websites-title{font-size:36px;font-weight:800;color:#0f172a;line-height:44px;margin:0 0 12px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-home-websites-subtitle{font-size:16px;color:#475569;line-height:24px;margin:0}.portal-web-solutions-home-websites-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.portal-web-solutions-website-card{background:#fff;border:1px solid #cbd5e1;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0f172a0f;display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease,border-color .3s ease}.portal-web-solutions-website-card:hover{transform:translateY(-6px);box-shadow:0 16px 36px #0f172a24}.portal-web-solutions-website-preview{background:#0f172a;border-bottom:1px solid #1e293b;display:flex;flex-direction:column}.preview-browser-bar{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#020617;border-bottom:1px solid #1e293b}.browser-dots{display:flex;align-items:center;gap:5px}.dot{width:8px;height:8px;border-radius:50%}.browser-address-bar{font-size:10px;font-family:monospace;color:#64748b;background:#0f172a;padding:2px 10px;border-radius:4px;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:1px solid #1e293b}.browser-live-pill{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;padding:2px 6px;border-radius:4px}.preview-browser-body{padding:16px 14px;min-height:95px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.preview-hero-mockup{display:flex;flex-direction:column;gap:6px;position:relative;z-index:1}.preview-hero-tag{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;opacity:.9}.preview-hero-title{font-size:13px;font-weight:800;color:#fff;margin:0;line-height:1.3}.preview-hero-badge-row{display:flex;align-items:center;gap:8px;margin-top:2px}.preview-hero-stat{font-size:10px;font-weight:600;color:#ffffffd9;background:#ffffff1f;padding:2px 8px;border-radius:4px}.portal-web-solutions-website-body{padding:20px;display:flex;flex-direction:column;flex:1}.portal-web-solutions-website-top{display:flex;align-items:center;gap:12px;margin-bottom:12px}.portal-web-solutions-website-icon-box{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-web-solutions-website-card-title{font-size:16px;font-weight:800;color:#0f172a;margin:0 0 2px;line-height:1.3}.portal-web-solutions-website-tagline{font-size:11px;font-weight:600;color:#64748b;margin:0}.portal-web-solutions-website-desc{font-size:13px;color:#475569;line-height:1.5;margin:0 0 16px}.portal-web-solutions-website-features{display:flex;flex-direction:column;gap:6px;margin-bottom:18px;padding-top:12px;border-top:1px solid #f1f5f9}.portal-web-solutions-website-feat-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#334155;font-weight:500}.feat-check-icon{flex-shrink:0}.portal-web-solutions-website-footer{margin-top:auto;padding-top:14px;border-top:1px solid #f1f5f9}.portal-web-solutions-website-link{font-size:13px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:transform .2s ease,color .2s ease}.portal-web-solutions-website-card:hover .portal-web-solutions-website-link{transform:translate(4px)}.card-theme-blue{border-top:4px solid #2563eb}.card-theme-blue:hover{border-color:#2563eb}.card-theme-blue .preview-browser-body{background:linear-gradient(135deg,#1e3a8a,#2563eb)}.card-theme-blue .browser-live-pill{background:#2563eb4d;color:#60a5fa;border:1px solid rgba(96,165,250,.4)}.card-theme-blue .preview-hero-tag{color:#93c5fd}.card-theme-blue .portal-web-solutions-website-icon-box{background:#2563eb1a;color:#2563eb}.card-theme-blue .feat-check-icon,.card-theme-blue .portal-web-solutions-website-link{color:#2563eb}.card-theme-emerald{border-top:4px solid #059669}.card-theme-emerald:hover{border-color:#059669}.card-theme-emerald .preview-browser-body{background:linear-gradient(135deg,#064e3b,#059669)}.card-theme-emerald .browser-live-pill{background:#0596694d;color:#34d399;border:1px solid rgba(52,211,153,.4)}.card-theme-emerald .preview-hero-tag{color:#6ee7b7}.card-theme-emerald .portal-web-solutions-website-icon-box{background:#0596691a;color:#059669}.card-theme-emerald .feat-check-icon,.card-theme-emerald .portal-web-solutions-website-link{color:#059669}.card-theme-purple{border-top:4px solid #7c3aed}.card-theme-purple:hover{border-color:#7c3aed}.card-theme-purple .preview-browser-body{background:linear-gradient(135deg,#4c1d95,#7c3aed)}.card-theme-purple .browser-live-pill{background:#7c3aed4d;color:#a78bfa;border:1px solid rgba(167,139,250,.4)}.card-theme-purple .preview-hero-tag{color:#c4b5fd}.card-theme-purple .portal-web-solutions-website-icon-box{background:#7c3aed1a;color:#7c3aed}.card-theme-purple .feat-check-icon,.card-theme-purple .portal-web-solutions-website-link{color:#7c3aed}.card-theme-rose{border-top:4px solid #e11d48}.card-theme-rose:hover{border-color:#e11d48}.card-theme-rose .preview-browser-body{background:linear-gradient(135deg,#881337,#e11d48)}.card-theme-rose .browser-live-pill{background:#e11d484d;color:#fb7185;border:1px solid rgba(251,113,133,.4)}.card-theme-rose .preview-hero-tag{color:#fda4af}.card-theme-rose .portal-web-solutions-website-icon-box{background:#e11d481a;color:#e11d48}.card-theme-rose .feat-check-icon,.card-theme-rose .portal-web-solutions-website-link{color:#e11d48}.portal-web-solutions-home-websites-bottom{display:flex;justify-content:center;margin-top:48px}.portal-web-solutions-home-websites-cta{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#0284c7;font-size:16px;font-weight:700;padding:0;border:none;text-decoration:none;transition:color .2s ease,transform .2s ease}.portal-web-solutions-home-websites-cta:hover{color:#0369a1;transform:translate(4px)}@media(max-width:1200px){.portal-web-solutions-home-websites-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media(max-width:640px){.portal-web-solutions-home-websites-grid{grid-template-columns:minmax(0,1fr);gap:16px}}.portal-web-solutions-home-mobile-sec{padding:72px 0;background-color:#0f172a;color:#fff;border-bottom:1px solid #1e293b}.portal-web-solutions-home-mobile-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.portal-web-solutions-home-mobile-title{font-size:32px;font-weight:800;line-height:1.25;color:#fff;margin-bottom:16px}.portal-web-solutions-home-mobile-desc{font-size:15px;color:#94a3b8;line-height:1.65;margin-bottom:24px}.portal-web-solutions-home-mobile-list{list-style:none;padding:0;margin:0 0 32px;display:flex;flex-direction:column;gap:16px}.portal-web-solutions-home-mobile-list li{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:#cbd5e1;line-height:1.5}.portal-web-solutions-home-mobile-list .check-icon{color:#38bdf8;flex-shrink:0;margin-top:2px}.portal-web-solutions-home-mobile-list strong{color:#fff}.portal-web-solutions-home-mobile-btn{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#38bdf8;font-size:16px;font-weight:700;padding:0;border:none;text-decoration:none;transition:color .2s ease,transform .2s ease}.portal-web-solutions-home-mobile-btn:hover{color:#7dd3fc;transform:translate(4px)}.portal-web-solutions-home-mobile-card{background:#1e293b;border:1px solid #334155;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px -15px #00000080}.portal-web-solutions-home-mobile-card-header{display:flex;align-items:center;gap:8px;padding:14px 18px;background:#0f172a;border-bottom:1px solid #334155}.portal-web-solutions-home-mobile-status-dot{width:10px;height:10px;border-radius:50%}.portal-web-solutions-home-mobile-status-dot.green{background:#22c55e}.portal-web-solutions-home-mobile-status-dot.yellow{background:#eab308}.portal-web-solutions-home-mobile-status-dot.red{background:#ef4444}.portal-web-solutions-home-mobile-card-title{font-size:13px;font-weight:600;color:#94a3b8;margin-left:8px}.portal-web-solutions-home-mobile-card-body{padding:24px;display:flex;flex-direction:column;gap:20px}.portal-web-solutions-home-mobile-notification{display:flex;align-items:flex-start;gap:14px;background:#38bdf81a;border:1px solid rgba(56,189,248,.25);padding:16px;border-radius:12px}.portal-web-solutions-home-mobile-notif-icon{width:36px;height:36px;background:#0284c7;color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-web-solutions-home-mobile-notif-app{font-size:11px;font-weight:700;text-transform:uppercase;color:#38bdf8;letter-spacing:.5px}.portal-web-solutions-home-mobile-notif-text{font-size:14px;font-weight:600;color:#fff;margin:2px 0 4px}.portal-web-solutions-home-mobile-notif-time{font-size:12px;color:#94a3b8}.portal-web-solutions-home-mobile-chat-preview{background:#0f172a;border:1px solid #334155;padding:16px;border-radius:12px;display:flex;flex-direction:column;gap:10px}.portal-web-solutions-home-mobile-chat-header{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:#38bdf8;margin-bottom:4px}.portal-web-solutions-home-mobile-chat-bubble{padding:10px 14px;border-radius:10px;font-size:13px;line-height:1.4}.portal-web-solutions-home-mobile-chat-bubble.incoming{background:#334155;color:#e2e8f0;align-self:flex-start}.portal-web-solutions-home-mobile-chat-bubble.outgoing{background:#0284c7;color:#fff;align-self:flex-end}.portal-web-solutions-home-mobile-bottom{display:flex;justify-content:center;margin-top:48px}@media(max-width:992px){.portal-web-solutions-home-mobile-grid{grid-template-columns:1fr;gap:32px}}.portal-web-solutions-home-crms-sec{padding:72px 0;background-color:#f8fafc;border-bottom:1px solid #e2e8f0}.portal-web-solutions-home-crms-header{text-align:center;max-width:800px;margin:0 auto 48px}.portal-web-solutions-home-crms-title{font-size:36px;font-weight:800;color:#0f172a;line-height:44px;margin:0 0 12px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-home-crms-subtitle{font-size:16px;color:#475569;line-height:24px;margin:0}.portal-web-solutions-home-crms-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.portal-web-solutions-home-crms-text-col{display:flex;flex-direction:column;gap:16px}.portal-web-solutions-home-crms-feat-card{background:#fff;border:1px solid #cbd5e1;border-radius:14px;padding:20px;display:flex;align-items:flex-start;gap:16px;box-shadow:0 4px 16px #0f172a0a;transition:transform .2s ease,border-color .2s ease}.portal-web-solutions-home-crms-feat-card:hover{transform:translateY(-2px);border-color:#0284c7}.portal-web-solutions-home-crms-feat-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.icon-purple{background:#7c3aed1a;color:#7c3aed}.icon-cyan{background:#0284c71a;color:#0284c7}.icon-emerald{background:#0596691a;color:#059669}.portal-web-solutions-home-crms-feat-content h3{font-size:16px;font-weight:800;color:#0f172a;margin:0 0 4px}.portal-web-solutions-home-crms-feat-content p{font-size:13px;color:#475569;line-height:1.5;margin:0}.portal-web-solutions-home-crms-visual-col{perspective:1000px}.crm-3d-dashboard-window{background:#0f172a;border-radius:16px;border:1px solid #1e293b;overflow:hidden;box-shadow:0 20px 40px #0f172a40,0 0 30px #38bdf81a;transform:rotateY(-4deg) rotateX(2deg);transition:transform .4s ease,box-shadow .4s ease}.crm-3d-dashboard-window:hover{transform:rotateY(0) rotateX(0) scale(1.02);box-shadow:0 24px 50px #0f172a59,0 0 40px #38bdf833}.crm-window-topbar{background:#020617;padding:10px 14px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #1e293b}.crm-window-dots{display:flex;gap:5px}.crm-window-dots .dot{width:8px;height:8px;border-radius:50%}.dot-red{background:#ef4444}.dot-yellow{background:#f59e0b}.dot-green{background:#10b981}.crm-window-title{font-size:11px;font-family:monospace;color:#94a3b8;flex:1}.crm-status-pill{font-size:10px;font-weight:700;color:#34d399;background:#10b98126;border:1px solid rgba(16,185,129,.3);padding:2px 8px;border-radius:12px;display:flex;align-items:center;gap:4px}.live-dot{width:6px;height:6px;background:#34d399;border-radius:50%;box-shadow:0 0 6px #34d399}.crm-window-body{padding:18px;display:flex;flex-direction:column;gap:16px}.crm-stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.crm-stat-box{background:#1e293b;border:1px solid #334155;border-radius:10px;padding:10px;display:flex;flex-direction:column}.crm-stat-label{font-size:10px;color:#94a3b8;text-transform:uppercase;margin-bottom:2px}.crm-stat-val{font-size:16px;font-weight:800;color:#fff}.crm-stat-growth{font-size:10px;font-weight:700;margin-top:2px}.crm-stat-growth.green{color:#34d399}.crm-stat-growth.blue{color:#38bdf8}.crm-stat-growth.purple{color:#a78bfa}.crm-pipeline-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.crm-kanban-col{background:#1e293b80;border:1px solid #1e293b;border-radius:10px;padding:8px;display:flex;flex-direction:column;gap:8px}.kanban-header{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:700;color:#cbd5e1}.kanban-count{font-size:10px;background:#334155;color:#fff;padding:1px 6px;border-radius:8px}.kanban-card{background:#1e293b;border:1px solid #334155;border-radius:8px;padding:8px;display:flex;flex-direction:column;gap:4px}.kanban-card.won{border-color:#10b98180;background:#10b98114}.kanban-card-tag{font-size:9px;font-weight:700;text-transform:uppercase;width:fit-content;padding:1px 5px;border-radius:4px}.kanban-card-tag.cyan{background:#38bdf826;color:#38bdf8}.kanban-card-tag.purple{background:#a78bfa26;color:#a78bfa}.kanban-card-tag.emerald{background:#34d39926;color:#34d399}.kanban-card-name{font-size:11px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kanban-card-val{font-size:11px;font-weight:800;color:#38bdf8}.portal-web-solutions-home-crms-bottom{display:flex;justify-content:center;margin-top:48px}.portal-web-solutions-home-crms-cta-btn{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#0284c7;font-size:16px;font-weight:700;padding:0;border:none;text-decoration:none;transition:color .2s ease,transform .2s ease}.portal-web-solutions-home-crms-cta-btn:hover{color:#0369a1;transform:translate(4px)}@media(max-width:992px){.portal-web-solutions-home-crms-grid{grid-template-columns:1fr;gap:32px}}.portal-web-solutions-home-ai-sec{padding:72px 0;background-color:#0f172a;border-bottom:1px solid #1e293b;color:#fff}.portal-web-solutions-home-ai-header{text-align:center;max-width:800px;margin:0 auto 48px}.portal-web-solutions-home-ai-title{font-size:36px;font-weight:800;color:#fff;line-height:44px;margin:0 0 12px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-home-ai-subtitle{font-size:16px;color:#cbd5e1;line-height:24px;margin:0}.portal-web-solutions-home-ai-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.portal-web-solutions-home-ai-matrix-col{display:flex;flex-direction:column;gap:20px}.ai-matrix-card{background:#1e293b;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:12px}.ai-matrix-card.do{border:1px solid rgba(16,185,129,.4);box-shadow:0 4px 20px #10b98114}.ai-matrix-card.dont{border:1px solid rgba(239,68,68,.3);box-shadow:0 4px 20px #ef44440f}.ai-matrix-head{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:800}.ai-matrix-card.do .ai-matrix-head{color:#34d399}.ai-matrix-card.dont .ai-matrix-head{color:#f87171}.ai-matrix-list{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:8px;font-size:13px;color:#cbd5e1;line-height:1.5}.portal-web-solutions-home-ai-visual-col{perspective:1000px}.ai-3d-terminal-window{background:#020617;border-radius:16px;border:1px solid #1e293b;overflow:hidden;box-shadow:0 20px 40px #0006,0 0 35px #d946ef26;transform:rotateY(4deg) rotateX(2deg);transition:transform .4s ease,box-shadow .4s ease}.ai-3d-terminal-window:hover{transform:rotateY(0) rotateX(0) scale(1.02);box-shadow:0 24px 50px #00000080,0 0 45px #d946ef40}.ai-terminal-topbar{background:#0f172a;padding:10px 14px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #1e293b}.ai-terminal-dots{display:flex;gap:5px}.ai-terminal-dots .dot{width:8px;height:8px;border-radius:50%}.ai-terminal-title{font-size:11px;font-family:monospace;color:#a78bfa;flex:1;display:flex;align-items:center;gap:6px}.cpu-icon{color:#d946ef}.ai-status-badge{font-size:10px;font-weight:700;color:#e879f9;background:#d946ef26;border:1px solid rgba(217,70,239,.3);padding:2px 8px;border-radius:12px;display:flex;align-items:center;gap:4px}.ai-terminal-body{padding:18px;display:flex;flex-direction:column;gap:14px}.ai-chat-bubble{border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:4px}.user-bubble{background:#1e293b;border:1px solid #334155;align-self:flex-start;max-width:90%}.bubble-author{font-size:10px;font-weight:700;color:#94a3b8;text-transform:uppercase}.bubble-text{font-size:13px;color:#f8fafc;line-height:1.4;margin:0}.agent-bubble{background:#d946ef14;border:1px solid rgba(217,70,239,.25);align-self:flex-end;width:100%}.agent-author{color:#e879f9;display:flex;align-items:center;gap:5px}.agent-execution-box{display:flex;flex-direction:column;gap:6px;margin-top:4px;background:#0f172a99;padding:10px;border-radius:8px;border:1px solid rgba(217,70,239,.2)}.execution-step{display:flex;align-items:center;gap:6px;font-size:12px;color:#e2e8f0}.step-check{color:#34d399;flex-shrink:0}.agent-meta{font-size:10px;font-family:monospace;color:#a78bfa;margin-top:4px}.portal-web-solutions-home-ai-bottom{display:flex;justify-content:center;margin-top:48px}.portal-web-solutions-home-ai-cta-btn{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#d946ef;font-size:16px;font-weight:700;padding:0;border:none;text-decoration:none;transition:color .2s ease,transform .2s ease}.portal-web-solutions-home-ai-cta-btn:hover{color:#e879f9;transform:translate(4px)}@media(max-width:992px){.portal-web-solutions-home-ai-grid{grid-template-columns:1fr;gap:32px}}.portal-web-solutions-home-marketing-sec{padding:72px 0;background-color:#f8fafc;border-bottom:1px solid #e2e8f0}.portal-web-solutions-home-marketing-header{text-align:center;max-width:800px;margin:0 auto 48px}.portal-web-solutions-home-marketing-badge{display:inline-flex;align-items:center;gap:8px;background:#db27771a;color:#db2777;border:1px solid rgba(219,39,119,.25);font-size:13px;font-weight:600;padding:6px 14px;border-radius:20px;margin-bottom:14px}.portal-web-solutions-home-marketing-title{font-size:36px;font-weight:800;color:#0f172a;line-height:44px;margin:0 0 12px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-home-marketing-subtitle{font-size:16px;color:#475569;line-height:24px;margin:0}.portal-web-solutions-home-marketing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.portal-web-solutions-marketing-card{background:#fff;border:1px solid #cbd5e1;border-radius:16px;padding:24px 20px;display:flex;flex-direction:column;box-shadow:0 4px 20px #0f172a0d;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.portal-web-solutions-marketing-card:hover{transform:translateY(-6px);box-shadow:0 16px 36px #0f172a1f}.portal-web-solutions-marketing-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.portal-web-solutions-marketing-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-web-solutions-marketing-pill{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;padding:3px 8px;border-radius:6px}.portal-web-solutions-marketing-card-title{font-size:17px;font-weight:800;color:#0f172a;margin:0 0 8px;line-height:1.3}.portal-web-solutions-marketing-card-desc{font-size:13px;color:#475569;line-height:1.5;margin:0 0 16px}.portal-web-solutions-marketing-feat-list{display:flex;flex-direction:column;gap:6px;margin-top:auto;padding-top:14px;border-top:1px solid #f1f5f9}.portal-web-solutions-marketing-feat-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#334155;font-weight:500}.card-mkt-pink{border-top:4px solid #db2777}.card-mkt-pink:hover{border-color:#db2777}.card-mkt-pink .portal-web-solutions-marketing-icon,.card-mkt-pink .portal-web-solutions-marketing-pill{background:#db27771a;color:#db2777}.card-mkt-pink .mkt-feat-check{color:#db2777}.card-mkt-purple{border-top:4px solid #7c3aed}.card-mkt-purple:hover{border-color:#7c3aed}.card-mkt-purple .portal-web-solutions-marketing-icon,.card-mkt-purple .portal-web-solutions-marketing-pill{background:#7c3aed1a;color:#7c3aed}.card-mkt-purple .mkt-feat-check{color:#7c3aed}.card-mkt-amber{border-top:4px solid #d97706}.card-mkt-amber:hover{border-color:#d97706}.card-mkt-amber .portal-web-solutions-marketing-icon,.card-mkt-amber .portal-web-solutions-marketing-pill{background:#d977061a;color:#d97706}.card-mkt-amber .mkt-feat-check{color:#d97706}.card-mkt-cyan{border-top:4px solid #0284c7}.card-mkt-cyan:hover{border-color:#0284c7}.card-mkt-cyan .portal-web-solutions-marketing-icon,.card-mkt-cyan .portal-web-solutions-marketing-pill{background:#0284c71a;color:#0284c7}.card-mkt-cyan .mkt-feat-check{color:#0284c7}.portal-web-solutions-home-marketing-bottom{display:flex;justify-content:center;margin-top:48px}.portal-web-solutions-home-marketing-cta{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#db2777;font-size:16px;font-weight:700;padding:0;border:none;text-decoration:none;transition:color .2s ease,transform .2s ease}.portal-web-solutions-home-marketing-cta:hover{color:#be185d;transform:translate(4px)}@media(max-width:1200px){.portal-web-solutions-home-marketing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.portal-web-solutions-home-marketing-grid{grid-template-columns:1fr}}.portal-web-solutions-home-it-sec{padding:72px 0;background-color:#0f172a;color:#fff;border-bottom:1px solid #1e293b}.portal-web-solutions-home-it-header{text-align:center;max-width:800px;margin:0 auto 48px}.portal-web-solutions-home-it-badge{display:inline-flex;align-items:center;gap:8px;background:#38bdf81f;color:#38bdf8;border:1px solid rgba(56,189,248,.3);font-size:13px;font-weight:600;padding:6px 14px;border-radius:20px;margin-bottom:14px}.portal-web-solutions-home-it-title{font-size:36px;font-weight:800;color:#fff;line-height:44px;margin:0 0 12px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-home-it-subtitle{font-size:16px;color:#cbd5e1;line-height:24px;margin:0}.portal-web-solutions-home-it-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.portal-web-solutions-it-card{background-color:#1e293b;border:1px solid #334155;border-radius:16px;padding:24px 20px;display:flex;flex-direction:column;box-shadow:0 4px 20px #0003;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.portal-web-solutions-it-card:hover{transform:translateY(-6px);box-shadow:0 16px 36px #00000059;border-color:#fff3}.portal-web-solutions-it-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.portal-web-solutions-it-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-web-solutions-it-pill{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;padding:3px 8px;border-radius:6px}.portal-web-solutions-it-card-title{font-size:17px;font-weight:800;color:#fff;margin:0 0 8px;line-height:1.3}.portal-web-solutions-it-card-desc{font-size:13px;color:#94a3b8;line-height:1.5;margin:0 0 16px}.portal-web-solutions-it-feat-list{display:flex;flex-direction:column;gap:6px;margin-top:auto;padding-top:14px;border-top:1px solid #334155}.portal-web-solutions-it-feat-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#e2e8f0;font-weight:500}.card-it-cyan{border-top:4px solid #38bdf8}.card-it-cyan:hover{border-color:#38bdf8}.card-it-cyan .portal-web-solutions-it-icon{background:#38bdf81f;color:#38bdf8}.card-it-cyan .portal-web-solutions-it-pill{background:#38bdf826;color:#38bdf8}.card-it-cyan .it-feat-check{color:#38bdf8}.card-it-emerald{border-top:4px solid #34d399}.card-it-emerald:hover{border-color:#34d399}.card-it-emerald .portal-web-solutions-it-icon{background:#34d3991f;color:#34d399}.card-it-emerald .portal-web-solutions-it-pill{background:#34d39926;color:#34d399}.card-it-emerald .it-feat-check{color:#34d399}.card-it-blue{border-top:4px solid #60a5fa}.card-it-blue:hover{border-color:#60a5fa}.card-it-blue .portal-web-solutions-it-icon{background:#60a5fa1f;color:#60a5fa}.card-it-blue .portal-web-solutions-it-pill{background:#60a5fa26;color:#60a5fa}.card-it-blue .it-feat-check{color:#60a5fa}.card-it-violet{border-top:4px solid #a78bfa}.card-it-violet:hover{border-color:#a78bfa}.card-it-violet .portal-web-solutions-it-icon{background:#a78bfa1f;color:#a78bfa}.card-it-violet .portal-web-solutions-it-pill{background:#a78bfa26;color:#a78bfa}.card-it-violet .it-feat-check{color:#a78bfa}.portal-web-solutions-home-it-bottom{display:flex;justify-content:center;margin-top:48px}.portal-web-solutions-home-it-cta{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#38bdf8;font-size:16px;font-weight:700;padding:0;border:none;text-decoration:none;transition:color .2s ease,transform .2s ease}.portal-web-solutions-home-it-cta:hover{color:#7dd3fc;transform:translate(4px)}@media(max-width:1200px){.portal-web-solutions-home-it-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.portal-web-solutions-home-it-grid{grid-template-columns:1fr}}.portal-web-solutions-home-partner-sec{padding:72px 0;background-color:#f8fafc;color:#0f172a;border-bottom:1px solid #e2e8f0}.portal-web-solutions-home-partner-header{text-align:center;max-width:760px;margin:0 auto 48px}.portal-web-solutions-home-partner-badge{display:inline-flex;align-items:center;gap:8px;background:#0284c71a;color:#0284c7;border:1px solid rgba(2,132,199,.25);font-size:13px;font-weight:600;padding:6px 14px;border-radius:20px;margin-bottom:14px}.portal-web-solutions-home-partner-title{font-size:36px;font-weight:800;color:#0f172a;line-height:44px;margin:0 0 12px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-home-partner-desc{font-size:16px;color:#475569;line-height:24px;margin:0}.portal-web-solutions-home-partner-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.portal-web-solutions-home-partner-card{background:#fff;border:1px solid #cbd5e1;border-radius:16px;padding:28px 24px;display:flex;flex-direction:column;box-shadow:0 4px 20px #0f172a0f;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.portal-web-solutions-home-partner-card:hover{transform:translateY(-6px);border-color:#0284c7;box-shadow:0 16px 36px #0284c71f}.portal-web-solutions-home-partner-icon-box{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;flex-shrink:0}.icon-cyan{background:#0284c71a;color:#0284c7;border:1px solid rgba(2,132,199,.25)}.icon-purple{background:#9333ea1a;color:#9333ea;border:1px solid rgba(147,51,234,.25)}.icon-emerald{background:#10b9811a;color:#10b981;border:1px solid rgba(16,185,129,.25)}.portal-web-solutions-home-partner-card-title{font-size:18px;font-weight:800;color:#0f172a;margin:0 0 10px;line-height:1.3}.portal-web-solutions-home-partner-card-text{font-size:14px;color:#475569;line-height:1.6;margin:0}.portal-web-solutions-home-partner-subtle-wrap{display:flex;justify-content:center;margin-top:36px}.portal-web-solutions-home-partner-text-link{display:inline-flex;align-items:center;gap:6px;color:#0284c7;font-size:15px;font-weight:700;text-decoration:none;padding:0;background:transparent;transition:color .2s ease,transform .2s ease}.portal-web-solutions-home-partner-text-link:hover{color:#0369a1;transform:translate(4px)}@media(max-width:1024px){.portal-web-solutions-home-partner-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.portal-web-solutions-home-partner-grid{grid-template-columns:1fr}}.portal-web-solutions-home-why-us-sec{padding:72px 0 100px;background-color:#0b1326;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.portal-web-solutions-home-why-us-header{text-align:center;max-width:720px;margin:0 auto 48px}.portal-web-solutions-home-why-us-title{font-size:38px;font-weight:800;color:#fff;margin-bottom:14px;line-height:1.2}.portal-web-solutions-home-why-us-desc{font-size:17px;color:#94a3b8;line-height:1.6}.portal-web-solutions-home-why-us-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.portal-web-solutions-home-why-us-card{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:32px 24px;display:flex;flex-direction:column;gap:16px;box-shadow:0 4px 20px #0000004d;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.portal-web-solutions-home-why-us-card:hover{transform:translateY(-4px);border-color:#38bdf8;box-shadow:0 12px 32px #0284c74d}.portal-web-solutions-home-why-us-icon-wrapper{width:48px;height:48px;border-radius:10px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);display:flex;align-items:center;justify-content:center;color:#38bdf8}.portal-web-solutions-home-why-us-card-title{font-size:19px;font-weight:700;color:#fff}.portal-web-solutions-home-why-us-card-desc{font-size:14px;color:#94a3b8;line-height:1.6}@media(max-width:1024px){.portal-web-solutions-home-why-us-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.portal-web-solutions-home-why-us-grid{grid-template-columns:1fr}}.portal-web-solutions-home-root{display:flex;flex-direction:column;width:100%}.portal-web-solutions-legal-nav{background-color:#1e293b;border-bottom:1px solid #334155;padding:14px 0;font-size:14px}.portal-web-solutions-legal-nav-inner{display:flex;align-items:center;gap:12px}.portal-web-solutions-legal-nav-home{color:#94a3b8;text-decoration:none;font-weight:500;transition:color .2s ease;flex-shrink:0}.portal-web-solutions-legal-nav-home:hover{color:#38bdf8}.portal-web-solutions-legal-nav-separator{color:#64748b;flex-shrink:0}.portal-web-solutions-legal-nav-links{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.portal-web-solutions-legal-nav-link{color:#cbd5e1;text-decoration:none;font-weight:600;padding:4px 0;border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.portal-web-solutions-legal-nav-link:hover{color:#38bdf8}.portal-web-solutions-legal-nav-link-active{color:#38bdf8;border-bottom-color:#38bdf8}.portal-web-solutions-about-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-about-hero{padding:40px 0 32px;background-color:#1e293b;border-bottom:1px solid #334155;text-align:center}.portal-web-solutions-about-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-about-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-about-sec{padding:60px 0 80px;background-color:#fff}.portal-web-solutions-about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.portal-web-solutions-about-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:36px 28px;box-shadow:0 4px 20px #0f172a0d}.portal-web-solutions-about-card-icon{width:48px;height:48px;border-radius:10px;background:#0284c714;border:1px solid rgba(2,132,199,.2);display:flex;align-items:center;justify-content:center;color:#0284c7;margin-bottom:20px}.portal-web-solutions-about-card-title{font-size:22px;font-weight:700;color:#0f172a;margin-bottom:12px}.portal-web-solutions-about-card-desc{font-size:15px;color:#475569;line-height:1.6}@media(max-width:992px){.portal-web-solutions-about-grid{grid-template-columns:1fr}}.portal-web-solutions-services-root{background-color:#0b1326;color:#fff;min-height:100vh}.portal-web-solutions-services-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-services-tag{display:inline-flex;align-items:center;gap:8px;padding:4px 14px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);color:#38bdf8;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:12px}.portal-web-solutions-services-title{font-family:var(--dkg-font-heading, "Inter", sans-serif);font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-services-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-services-grid-sec{padding:60px 0 80px}.portal-web-solutions-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.portal-web-solutions-services-card{background:#1e293b;border:1px solid #334155;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 30px #00000040;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.portal-web-solutions-services-card:hover{transform:translateY(-6px);border-color:#38bdf8;box-shadow:0 20px 40px #0284c733}.portal-web-solutions-services-card-img-wrap{position:relative;height:200px;width:100%;overflow:hidden}.portal-web-solutions-services-card-img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.portal-web-solutions-services-card:hover .portal-web-solutions-services-card-img{transform:scale(1.06)}.portal-web-solutions-services-card-badge{position:absolute;bottom:16px;left:16px;width:42px;height:42px;border-radius:10px;background:#0b1326;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;color:#38bdf8;box-shadow:0 4px 12px #0006}.portal-web-solutions-services-card-body{padding:24px;display:flex;flex-direction:column;flex:1;justify-content:space-between;gap:16px}.portal-web-solutions-services-card-title{font-size:20px;font-weight:700;color:#fff;line-height:1.3}.portal-web-solutions-services-card-tagline{font-size:13px;font-weight:600;color:#38bdf8;margin-top:-8px}.portal-web-solutions-services-card-desc{font-size:14px;color:#cbd5e1;line-height:1.55}.portal-web-solutions-services-card-feats{display:flex;flex-direction:column;gap:8px;padding:14px 0;border-top:1px solid #334155;border-bottom:1px solid #334155}.portal-web-solutions-services-feat-item{display:flex;align-items:center;gap:10px;font-size:13px;color:#e2e8f0}.portal-web-solutions-services-feat-item svg{color:#38bdf8;flex-shrink:0}.portal-web-solutions-services-card-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px;border-radius:8px;background:#0284c7;border:1px solid #0284c7;color:#fff;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s ease}.portal-web-solutions-services-card-btn:hover{background:#0369a1;border-color:#0369a1;transform:translateY(-2px);box-shadow:0 4px 14px #0284c759}@media(max-width:992px){.portal-web-solutions-services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.portal-web-solutions-services-grid{grid-template-columns:1fr}}.portal-web-solutions-it-root{background-color:#080d1a;color:#fff;min-height:100vh}.portal-web-solutions-it-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-it-tag{display:inline-flex;align-items:center;gap:8px;padding:4px 14px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);color:#38bdf8;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:12px}.portal-web-solutions-it-title{font-family:var(--dkg-font-heading, "Inter", sans-serif);font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-it-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-it-offerings-sec{padding:60px 0 80px}.portal-web-solutions-it-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.portal-web-solutions-it-card{background:#0f172a;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:16px;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.portal-web-solutions-it-card:hover{transform:translateY(-4px);border-color:#34d39966;box-shadow:0 16px 36px #0006}.portal-web-solutions-it-card-head{display:flex;align-items:center;justify-content:space-between}.portal-web-solutions-it-card-icon{width:48px;height:48px;border-radius:12px;background:#10b98126;border:1px solid rgba(16,185,129,.3);display:flex;align-items:center;justify-content:center;color:#34d399}.portal-web-solutions-it-card-badge{font-size:12px;font-weight:600;padding:4px 12px;border-radius:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#cbd5e1}.portal-web-solutions-it-card-title{font-size:22px;font-weight:700;color:#fff}.portal-web-solutions-it-card-sub{font-size:13px;font-weight:600;color:#34d399;margin-top:-6px}.portal-web-solutions-it-card-desc{font-size:14px;color:#94a3b8;line-height:1.6}.portal-web-solutions-it-feats{display:flex;flex-direction:column;gap:10px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.portal-web-solutions-it-feat-row{display:flex;align-items:center;gap:10px;font-size:14px;color:#e2e8f0}.portal-web-solutions-it-feat-row svg{color:#34d399;flex-shrink:0}.portal-web-solutions-it-specs-banner{background:#050a14;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);padding:40px 0}.portal-web-solutions-it-specs-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.portal-web-solutions-it-spec-item{display:flex;align-items:center;gap:16px;color:#34d399}.portal-web-solutions-it-spec-item div{display:flex;flex-direction:column;gap:2px}.portal-web-solutions-it-spec-item strong{font-size:16px;color:#fff}.portal-web-solutions-it-spec-item span{font-size:13px;color:#94a3b8}.portal-web-solutions-it-cta-sec{padding:80px 0}.portal-web-solutions-it-cta-box{background:linear-gradient(135deg,#0f172a,#1e293b);border:1px solid rgba(16,185,129,.3);border-radius:20px;padding:50px 40px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.portal-web-solutions-it-cta-box h2{font-size:30px;font-weight:800;color:#fff}.portal-web-solutions-it-cta-box p{font-size:16px;color:#94a3b8;max-width:600px}.portal-web-solutions-it-cta-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;background:#10b981;color:#fff;border-radius:8px;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .2s ease,transform .2s ease;margin-top:8px}.portal-web-solutions-it-cta-btn:hover{background:#059669;transform:translateY(-2px)}@media(max-width:768px){.portal-web-solutions-it-grid,.portal-web-solutions-it-specs-inner{grid-template-columns:1fr}}.portal-web-solutions-insights-root{background-color:#0b1326;color:#fff;min-height:100vh}.portal-web-solutions-insights-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-insights-tag{display:inline-flex;align-items:center;gap:8px;padding:4px 14px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);color:#38bdf8;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:12px}.portal-web-solutions-insights-title{font-family:var(--dkg-font-heading, "Inter", sans-serif);font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-insights-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-insights-main-sec{padding:60px 0 80px}.portal-web-solutions-insights-list{display:flex;flex-direction:column;gap:40px}.portal-web-solutions-insight-card{background:#1e293b;border:1px solid #334155;border-radius:18px;padding:36px;box-shadow:0 10px 30px #00000040;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.portal-web-solutions-insight-card:hover{border-color:#38bdf8;box-shadow:0 16px 36px #0284c726}.portal-web-solutions-insight-header{display:flex;align-items:flex-start;gap:18px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #334155}.portal-web-solutions-insight-icon-box{width:52px;height:52px;border-radius:12px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);display:flex;align-items:center;justify-content:center;color:#38bdf8;flex-shrink:0}.portal-web-solutions-insight-title-wrap h2{font-size:22px;font-weight:700;color:#fff;margin-bottom:6px}.portal-web-solutions-insight-category{font-size:13px;font-weight:600;color:#38bdf8;text-transform:uppercase;letter-spacing:.5px}.portal-web-solutions-insight-summary{font-size:15px;line-height:1.6;color:#cbd5e1;margin-bottom:28px}.portal-web-solutions-insight-comparison-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:24px}.portal-web-solutions-insight-side-box{border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:14px}.portal-web-solutions-insight-side-box.pros{background:#10b98114;border:1px solid rgba(16,185,129,.25)}.portal-web-solutions-insight-side-box.cons{background:#ef444414;border:1px solid rgba(239,68,68,.25)}.portal-web-solutions-insight-side-title{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:700}.portal-web-solutions-insight-side-box.pros .portal-web-solutions-insight-side-title{color:#34d399}.portal-web-solutions-insight-side-box.cons .portal-web-solutions-insight-side-title{color:#f87171}.portal-web-solutions-insight-bullets{display:flex;flex-direction:column;gap:10px}.portal-web-solutions-insight-bullet{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;color:#e2e8f0}.portal-web-solutions-insight-bullet svg{flex-shrink:0;margin-top:3px}.portal-web-solutions-insight-side-box.pros svg{color:#34d399}.portal-web-solutions-insight-side-box.cons svg{color:#f87171}.portal-web-solutions-insight-verdict-box{background:#0284c71a;border:1px solid rgba(2,132,199,.3);border-radius:12px;padding:16px 20px;display:flex;align-items:flex-start;gap:12px;color:#7dd3fc;font-size:14px;line-height:1.6}.portal-web-solutions-insight-verdict-box strong{color:#fff}@media(max-width:768px){.portal-web-solutions-insight-comparison-grid{grid-template-columns:1fr}}.portal-web-solutions-modal-overlay{position:fixed;inset:0;z-index:1300;background:#070c18d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:20px}.portal-web-solutions-quote-modal{width:100%;max-width:620px;background:#0e172a;border:1px solid rgba(56,189,248,.25);border-radius:12px;box-shadow:0 24px 64px #0009;display:flex;flex-direction:column;overflow:hidden}.portal-web-solutions-quote-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:#1e293b;border-bottom:1px solid rgba(255,255,255,.08)}.portal-web-solutions-quote-modal-title{font-family:var(--dkg-font-heading);font-weight:700;font-size:20px;color:#fff}.portal-web-solutions-quote-modal-subtitle{font-size:13px;color:#94a3b8;margin-top:2px}.portal-web-solutions-quote-modal-close-btn{background:transparent;border:none;color:#94a3b8;cursor:pointer;padding:6px;border-radius:6px;transition:color .15s ease}.portal-web-solutions-quote-modal-close-btn:hover{color:#fff}.portal-web-solutions-quote-modal-body{padding:24px;display:flex;flex-direction:column;gap:20px}.portal-web-solutions-quote-form-group{display:flex;flex-direction:column;gap:8px}.portal-web-solutions-quote-label{font-size:14px;font-weight:600;color:#e2e8f0}.portal-web-solutions-quote-select,.portal-web-solutions-quote-input,.portal-web-solutions-quote-textarea{width:100%;padding:12px 14px;background:#070c18;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fff;font-size:14px;box-sizing:border-box}.portal-web-solutions-quote-select:focus,.portal-web-solutions-quote-input:focus,.portal-web-solutions-quote-textarea:focus{outline:none;border-color:#06b6d4}.portal-web-solutions-quote-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:600px){.portal-web-solutions-quote-grid-2{grid-template-columns:1fr}}.portal-web-solutions-quote-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px 24px;background:#1e293b;border-top:1px solid rgba(255,255,255,.08)}.portal-web-solutions-quote-submit-btn{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#0284c7,#06b6d4);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.portal-web-solutions-quote-submit-btn:hover{opacity:.92;transform:translateY(-1px)}.portal-web-solutions-quote-success-box{padding:32px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.portal-web-solutions-quote-success-icon{width:56px;height:56px;border-radius:50%;background:#22c55e26;border:1px solid #22c55e;color:#22c55e;display:flex;align-items:center;justify-content:center}.portal-web-solutions-webstore-drawer-idle{display:none}.portal-web-solutions-webstore-overlay{position:fixed;inset:0;z-index:9999;background:#0f172abf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:flex-end}.portal-web-solutions-webstore-drawer{width:100%;max-width:760px;height:100%;background:#fff;box-shadow:-10px 0 40px #0000004d;display:flex;flex-direction:column;animation:portalWebstoreSlideIn .25s ease-out forwards}@keyframes portalWebstoreSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.portal-web-solutions-webstore-drawer-header{padding:24px 28px;background:#1e293b;border-bottom:1px solid #334155;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.portal-web-solutions-webstore-drawer-title{font-size:20px;font-weight:800;color:#fff;margin-bottom:4px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-webstore-drawer-subtitle{font-size:13px;color:#94a3b8;line-height:18px}.portal-web-solutions-webstore-drawer-close{background:#ffffff1a;border:1px solid rgba(255,255,255,.15);color:#94a3b8;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.portal-web-solutions-webstore-drawer-close:hover{background:#ef4444;border-color:#ef4444;color:#fff}.portal-web-solutions-webstore-drawer-body{padding:28px;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:28px}.portal-web-solutions-webstore-drawer-price-card{background:#f8fafc;border:1px solid #e2e8f0;border-left:4px solid #0284c7;border-radius:12px;padding:20px 24px}.portal-web-solutions-webstore-drawer-price-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #e2e8f0}.portal-web-solutions-webstore-drawer-price-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b;display:block;margin-bottom:4px}.portal-web-solutions-webstore-drawer-price-val{display:flex;align-items:baseline;gap:3px}.portal-web-solutions-webstore-drawer-currency{font-size:20px;font-weight:700;color:#0284c7}.portal-web-solutions-webstore-drawer-amount{font-size:20px;font-weight:800;color:#0f172a;line-height:1.2}.portal-web-solutions-webstore-drawer-flat{font-size:12px;color:#64748b;margin-left:4px}.portal-web-solutions-webstore-drawer-badge-turnkey{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#0284c71a;border:1px solid rgba(2,132,199,.25);border-radius:20px;font-size:12px;font-weight:700;color:#0284c7}.portal-web-solutions-webstore-drawer-delivery{display:flex;align-items:center;gap:8px;font-size:12px;color:#475569;font-weight:500}.portal-web-solutions-webstore-drawer-sec-title{font-size:16px;font-weight:800;color:#0f172a;margin-bottom:14px}.portal-web-solutions-webstore-drawer-features-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.portal-web-solutions-webstore-drawer-feature-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#334155}.portal-web-solutions-webstore-drawer-check{color:#0d9488;flex-shrink:0}.portal-web-solutions-webstore-drawer-form-sec{padding-top:20px;border-top:1px solid #e2e8f0}.portal-web-solutions-webstore-drawer-form{display:flex;flex-direction:column;gap:16px}.portal-web-solutions-webstore-drawer-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.portal-web-solutions-webstore-drawer-field{display:flex;flex-direction:column;gap:6px}.portal-web-solutions-webstore-drawer-label{font-size:12px;font-weight:700;color:#334155}.portal-web-solutions-webstore-drawer-input,.portal-web-solutions-webstore-drawer-textarea{padding:10px 14px;background:#fff;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;color:#0f172a;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.portal-web-solutions-webstore-drawer-input:focus,.portal-web-solutions-webstore-drawer-textarea:focus{border-color:#0284c7;box-shadow:0 0 0 3px #0284c71f}.portal-web-solutions-webstore-drawer-textarea{min-height:80px;resize:vertical}.portal-web-solutions-webstore-drawer-submit{width:100%;padding:14px;background:linear-gradient(135deg,#0284c7,#06b6d4);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px;transition:transform .2s ease,box-shadow .2s ease}.portal-web-solutions-webstore-drawer-submit:hover{transform:translateY(-1px);box-shadow:0 6px 20px #0284c759}.portal-web-solutions-webstore-drawer-success{padding:24px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#166534;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}@media(max-width:640px){.portal-web-solutions-webstore-drawer{max-width:100%}.portal-web-solutions-webstore-drawer-features-list,.portal-web-solutions-webstore-drawer-grid{grid-template-columns:1fr}}.portal-web-solutions-webstore-root{min-height:100vh;background-color:#0f172a;color:#f8fafc}.portal-web-solutions-webstore-hero{padding:40px 0 32px;background:#1e293b;border-bottom:1px solid #334155;text-align:center}.portal-web-solutions-webstore-tag{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background:#0284c71f;border:1px solid rgba(56,189,248,.3);border-radius:30px;font-size:13px;font-weight:600;color:#38bdf8;margin-bottom:20px}.portal-web-solutions-webstore-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-webstore-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:720px;margin:0 auto}.portal-web-solutions-webstore-tabs{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:40px}.portal-web-solutions-webstore-tab-btn{padding:7px 15px;background:#0b1326;border:1px solid #1e293b;border-radius:6px;color:#94a3b8;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.portal-web-solutions-webstore-tab-btn:hover{background:#38bdf81f;color:#38bdf8;border-color:#38bdf84d}.portal-web-solutions-webstore-tab-btn-active{background:#0284c7;border-color:#0284c7;color:#fff}.portal-web-solutions-webstore-catalog-sec{padding:60px 0 80px;background-color:#0f172a;border-bottom:1px solid #1e293b}.portal-web-solutions-webstore-catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.portal-web-solutions-webstore-card{position:relative;background:#1e293b;border:1px solid #334155;border-radius:16px;padding:0;display:flex;flex-direction:column;box-shadow:0 4px 20px #0003;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.portal-web-solutions-webstore-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0284c726;border-color:#38bdf8}.portal-web-solutions-webstore-thumb-wrap{width:100%;aspect-ratio:16 / 9;position:relative;overflow:hidden}.portal-web-solutions-webstore-thumb-bg{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.portal-web-solutions-webstore-thumb-content{text-align:center;padding:20px;z-index:1}.portal-web-solutions-webstore-thumb-pill{display:inline-block;padding:4px 12px;background:#fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px;font-size:12px;font-weight:700;color:#fff;margin-bottom:8px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.portal-web-solutions-webstore-thumb-title{font-size:18px;font-weight:800;color:#fff;margin-bottom:4px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.portal-web-solutions-webstore-thumb-sub{font-size:12px;color:#ffffffe0}.portal-web-solutions-webstore-card-body{padding:20px 24px 24px;display:flex;flex-direction:column;flex:1}.portal-web-solutions-webstore-card-title{font-size:19px;font-weight:800;color:#fff;margin-bottom:6px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-webstore-card-desc{font-size:13px;line-height:19px;color:#cbd5e1;margin-bottom:14px}.portal-web-solutions-webstore-card-highlights{display:flex;flex-direction:column;gap:8px;margin-bottom:20px;padding:12px;background:#0f172a;border-radius:8px;border:1px solid #334155}.portal-web-solutions-webstore-highlight-item{display:flex;align-items:center;gap:8px;font-size:12px;color:#e2e8f0;font-weight:500}.portal-web-solutions-webstore-check-icon{color:#38bdf8;flex-shrink:0}.portal-web-solutions-webstore-card-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:14px;border-top:1px solid #334155}.portal-web-solutions-webstore-buy-btn{background:transparent;border:none;color:#38bdf8;font-size:13px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:6px;padding:0;transition:color .2s ease,transform .2s ease}.portal-web-solutions-webstore-buy-btn:hover{color:#7dd3fc;text-decoration:underline;transform:translate(2px)}.portal-web-solutions-webstore-preview-btn{background:transparent;border:none;color:#cbd5e1;font-size:13px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;padding:0;transition:color .2s ease}.portal-web-solutions-webstore-preview-btn:hover{color:#fff;text-decoration:underline}.portal-web-solutions-webstore-estimator-sec{padding:80px 0;background-color:#0b1329;border-bottom:1px solid rgba(255,255,255,.1)}.portal-web-solutions-webstore-estimator-card{background:linear-gradient(135deg,#0f172af2,#070c18fa);border:1px solid rgba(56,189,248,.3);border-radius:16px;padding:40px;display:grid;grid-template-columns:1.2fr .8fr;gap:40px;box-shadow:0 20px 50px #0006}.portal-web-solutions-webstore-estimator-title{font-size:26px;font-weight:800;color:#fff;margin-bottom:8px}.portal-web-solutions-webstore-estimator-subtitle{font-size:15px;color:#cbd5e1;margin-bottom:28px}.portal-web-solutions-webstore-slider-group{display:flex;flex-direction:column;gap:12px;margin-bottom:28px}.portal-web-solutions-webstore-slider-label-row{display:flex;justify-content:space-between;font-size:14px;font-weight:600;color:#fff}.portal-web-solutions-webstore-slider-val{color:#38bdf8;font-weight:800}.portal-web-solutions-webstore-slider{width:100%;accent-color:#0284c7;cursor:pointer}.portal-web-solutions-webstore-checkbox-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.portal-web-solutions-webstore-checkbox-item{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:13px;color:#e2e8f0;cursor:pointer;transition:all .2s ease}.portal-web-solutions-webstore-checkbox-item:hover{background:#0284c71f;border-color:#38bdf84d}.portal-web-solutions-webstore-checkbox{accent-color:#0284c7;width:16px;height:16px;cursor:pointer}.portal-web-solutions-webstore-summary-box{background:#020617cc;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:32px 24px;display:flex;flex-direction:column;justify-content:space-between}.portal-web-solutions-webstore-summary-heading{font-size:14px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px}.portal-web-solutions-webstore-price-display{display:flex;align-items:baseline;gap:4px;margin-bottom:12px}.portal-web-solutions-webstore-price-symbol{font-size:28px;font-weight:700;color:#38bdf8}.portal-web-solutions-webstore-price-amount{font-size:52px;font-weight:800;color:#fff;line-height:1}.portal-web-solutions-webstore-timeline-badge{font-size:13px;color:#4ade80;background:#4ade801a;border:1px solid rgba(74,222,128,.25);padding:4px 12px;border-radius:20px;display:inline-flex;align-items:center;gap:6px;margin-bottom:24px;width:fit-content}.portal-web-solutions-webstore-order-calc-btn{width:100%;padding:14px;background:linear-gradient(135deg,#0284c7,#06b6d4);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:transform .2s ease,box-shadow .2s ease}.portal-web-solutions-webstore-order-calc-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0284c766}@media(max-width:1024px){.portal-web-solutions-webstore-estimator-card{grid-template-columns:1fr}.portal-web-solutions-webstore-catalog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.portal-web-solutions-webstore-title{font-size:32px;line-height:40px}.portal-web-solutions-webstore-catalog-grid,.portal-web-solutions-webstore-card-actions,.portal-web-solutions-webstore-checkbox-grid{grid-template-columns:1fr}}.portal-web-solutions-solutions-root{min-height:100vh;background-color:#0f172a;color:#f8fafc}.portal-web-solutions-solutions-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-solutions-tag{display:inline-flex;align-items:center;gap:8px;padding:4px 14px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);color:#38bdf8;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:12px}.portal-web-solutions-solutions-title{font-family:var(--dkg-font-heading);font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-solutions-title-accent{color:#38bdf8}.portal-web-solutions-solutions-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-solutions-grid-section{padding:60px 0 80px;background-color:#0f172a}.portal-web-solutions-solutions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}@media(max-width:900px){.portal-web-solutions-solutions-grid{grid-template-columns:1fr}}.portal-web-solutions-solution-card{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:36px;display:flex;flex-direction:column;gap:20px;box-shadow:0 4px 20px #0003;transition:border-color .2s ease,box-shadow .2s ease}.portal-web-solutions-solution-card:hover{border-color:#38bdf8;box-shadow:0 8px 30px #0284c726}.portal-web-solutions-solution-icon-box{width:52px;height:52px;border-radius:10px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);display:flex;align-items:center;justify-content:center;color:#38bdf8}.portal-web-solutions-solution-card-title{font-family:var(--dkg-font-heading);font-size:24px;font-weight:700;color:#fff}.portal-web-solutions-solution-card-desc{font-size:15px;line-height:24px;color:#cbd5e1}.portal-web-solutions-solution-features{display:flex;flex-direction:column;gap:10px;margin-top:10px}.portal-web-solutions-solution-feature-item{display:flex;align-items:center;gap:10px;font-size:14px;color:#e2e8f0}.portal-web-solutions-solution-feature-item svg{color:#38bdf8;flex-shrink:0}.portal-web-solutions-ai-demos-root{min-height:100vh;background-color:#0f172a;color:#f8fafc}.portal-web-solutions-ai-demos-hero{padding:40px 0 32px;background-color:#1e293b;border-bottom:1px solid #334155;text-align:center}.portal-web-solutions-ai-tag{display:inline-flex;align-items:center;gap:8px;padding:4px 14px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);color:#38bdf8;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:12px}.portal-web-solutions-ai-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-ai-title-accent{color:#38bdf8}.portal-web-solutions-ai-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto 30px}.portal-web-solutions-ai-demo-box{background:linear-gradient(135deg,#0f172af2,#070c18fa);border:1px solid rgba(56,189,248,.3);border-radius:16px;box-shadow:0 20px 50px #0006,0 0 30px #0284c726;overflow:hidden}.portal-web-solutions-ai-tabs{display:flex;background:#0f172ae6;border-bottom:1px solid rgba(255,255,255,.1);overflow-x:auto}.portal-web-solutions-ai-tab-btn{display:flex;align-items:center;gap:10px;padding:16px 24px;background:transparent;border:none;border-bottom:2px solid transparent;color:#94a3b8;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s ease}.portal-web-solutions-ai-tab-btn:hover{color:#fff;background:#ffffff0a}.portal-web-solutions-ai-tab-active{color:#38bdf8;border-bottom-color:#0284c7;background:#0284c714}.portal-web-solutions-ai-tab-content{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:28px}.portal-web-solutions-ai-input-col,.portal-web-solutions-ai-output-col{display:flex;flex-direction:column;gap:12px}.portal-web-solutions-ai-col-header{display:flex;align-items:center;justify-content:space-between}.portal-web-solutions-ai-col-label{font-size:13px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.portal-web-solutions-ai-metric-badge{font-family:monospace;font-size:12px;color:#22c55e;background:#22c55e1f;border:1px solid rgba(34,197,94,.3);padding:2px 8px;border-radius:4px}.portal-web-solutions-ai-textarea{width:100%;height:220px;background:#020617;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:16px;color:#f8fafc;font-family:monospace;font-size:14px;line-height:1.6;resize:vertical;box-sizing:border-box}.portal-web-solutions-ai-textarea:focus{outline:none;border-color:#0284c7;box-shadow:0 0 12px #0284c74d}.portal-web-solutions-ai-run-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#0284c7,#06b6d4);border:none;border-radius:8px;color:#fff;font-weight:700;font-size:14px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.portal-web-solutions-ai-run-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #0284c766}.portal-web-solutions-ai-run-btn:disabled{opacity:.6;cursor:not-allowed}.portal-web-solutions-ai-output-box{width:100%;height:220px;background:#020617;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:16px;color:#38bdf8;font-family:monospace;font-size:13px;line-height:1.7;white-space:pre-wrap;overflow-y:auto;box-sizing:border-box}.portal-web-solutions-ai-json-toggle-row{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:8px}.portal-web-solutions-ai-json-btn{font-family:monospace;font-size:12px;color:#94a3b8;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:4px;padding:4px 10px;cursor:pointer;transition:all .2s ease}.portal-web-solutions-ai-json-btn:hover{color:#fff;border-color:#0284c7}@media(max-width:992px){.portal-web-solutions-ai-tab-content{grid-template-columns:1fr}}.portal-web-solutions-crms-root{background-color:#0b1326;color:#fff;min-height:100vh}.portal-web-solutions-crms-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-crms-tag{display:inline-flex;align-items:center;gap:8px;padding:4px 14px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);color:#38bdf8;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:12px}.portal-web-solutions-crms-title{font-family:var(--dkg-font-heading, "Inter", sans-serif);font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-crms-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-crms-main-sec{padding:60px 0 80px}.portal-web-solutions-crms-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:60px}.portal-web-solutions-crms-card{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:32px 24px;transition:transform .25s ease,border-color .25s ease}.portal-web-solutions-crms-card:hover{transform:translateY(-4px);border-color:#38bdf8}.portal-web-solutions-crms-icon-box{width:48px;height:48px;border-radius:12px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);display:flex;align-items:center;justify-content:center;color:#38bdf8;margin-bottom:20px}.portal-web-solutions-crms-card-title{font-size:20px;font-weight:700;color:#fff;margin-bottom:12px}.portal-web-solutions-crms-card-text{font-size:14px;line-height:1.6;color:#cbd5e1}.portal-web-solutions-crms-cta{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #334155;border-radius:20px;padding:48px;text-align:center;max-width:800px;margin:0 auto}.portal-web-solutions-crms-cta h2{font-size:26px;font-weight:700;color:#fff;margin-bottom:12px}.portal-web-solutions-crms-cta p{font-size:15px;color:#cbd5e1;margin-bottom:28px}.portal-web-solutions-crms-cta-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 28px;background:#0284c7;color:#fff;border-radius:10px;font-weight:600;font-size:15px;text-decoration:none;transition:background .2s ease}.portal-web-solutions-crms-cta-btn:hover{background:#0369a1}@media(max-width:900px){.portal-web-solutions-crms-grid{grid-template-columns:1fr}}.portal-web-solutions-mobile-root{background-color:#0b1326;color:#fff;min-height:100vh}.portal-web-solutions-mobile-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-mobile-tag{display:inline-flex;align-items:center;gap:8px;padding:4px 14px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);color:#38bdf8;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:12px}.portal-web-solutions-mobile-title{font-family:var(--dkg-font-heading, "Inter", sans-serif);font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-mobile-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-mobile-main-sec{padding:60px 0 80px}.portal-web-solutions-mobile-sec-header{text-align:center;max-width:720px;margin:0 auto 48px}.portal-web-solutions-mobile-sec-header h2{font-size:28px;font-weight:700;color:#fff;margin-bottom:12px}.portal-web-solutions-mobile-sec-header p{font-size:15px;color:#cbd5e1;line-height:1.6}.portal-web-solutions-mobile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.portal-web-solutions-mobile-card{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:28px 24px;transition:transform .25s ease,border-color .25s ease}.portal-web-solutions-mobile-card:hover{transform:translateY(-4px);border-color:#38bdf8}.portal-web-solutions-mobile-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.portal-web-solutions-mobile-icon-box{width:44px;height:44px;border-radius:12px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);display:flex;align-items:center;justify-content:center;color:#38bdf8}.portal-web-solutions-mobile-card-badge{font-size:11px;font-weight:600;padding:3px 10px;border-radius:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#cbd5e1}.portal-web-solutions-mobile-card-title{font-size:18px;font-weight:700;color:#fff;margin-bottom:6px}.portal-web-solutions-mobile-card-sub{font-size:12px;font-weight:600;color:#38bdf8;margin-bottom:12px}.portal-web-solutions-mobile-card-desc{font-size:13px;line-height:1.6;color:#94a3b8}.portal-web-solutions-mobile-types-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin-bottom:70px}.portal-web-solutions-mobile-type-card{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:32px 28px}.portal-web-solutions-mobile-type-head{display:flex;align-items:flex-start;gap:16px;margin-bottom:16px}.portal-web-solutions-mobile-type-icon{width:48px;height:48px;border-radius:12px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);display:flex;align-items:center;justify-content:center;color:#38bdf8;flex-shrink:0}.portal-web-solutions-mobile-type-title{font-size:19px;font-weight:700;color:#fff;margin-bottom:4px}.portal-web-solutions-mobile-type-badge{font-size:11px;font-weight:600;padding:2px 8px;border-radius:10px;background:#38bdf826;color:#38bdf8}.portal-web-solutions-mobile-type-desc{font-size:14px;line-height:1.6;color:#cbd5e1;margin-bottom:20px}.portal-web-solutions-mobile-type-feats{display:flex;flex-direction:column;gap:10px;padding-top:16px;border-top:1px solid #334155}.portal-web-solutions-mobile-type-feat-row{display:flex;align-items:center;gap:10px;font-size:13px;color:#cbd5e1}.portal-web-solutions-mobile-type-feat-row svg{color:#10b981;flex-shrink:0}.portal-web-solutions-mobile-cta{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #334155;border-radius:20px;padding:48px;text-align:center;max-width:820px;margin:0 auto}.portal-web-solutions-mobile-cta h2{font-size:26px;font-weight:700;color:#fff;margin-bottom:12px}.portal-web-solutions-mobile-cta p{font-size:15px;color:#cbd5e1;margin-bottom:28px}.portal-web-solutions-mobile-cta-actions{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.portal-web-solutions-mobile-cta-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 28px;background:#0284c7;color:#fff;border-radius:10px;font-weight:600;font-size:15px;text-decoration:none;transition:background .2s ease}.portal-web-solutions-mobile-cta-btn:hover{background:#0369a1}.portal-web-solutions-mobile-cta-btn-alt{display:inline-flex;align-items:center;gap:10px;padding:12px 28px;background:#ffffff0d;border:1px solid #334155;color:#fff;border-radius:10px;font-weight:600;font-size:15px;text-decoration:none;transition:background .2s ease}.portal-web-solutions-mobile-cta-btn-alt:hover{background:#ffffff1a}@media(max-width:992px){.portal-web-solutions-mobile-grid,.portal-web-solutions-mobile-types-grid{grid-template-columns:1fr}}.portal-web-solutions-mkt-root{background-color:#0b1326;color:#fff;min-height:100vh}.portal-web-solutions-mkt-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-mkt-tag{display:inline-flex;align-items:center;gap:8px;padding:4px 14px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);color:#38bdf8;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:12px}.portal-web-solutions-mkt-title{font-family:var(--dkg-font-heading, "Inter", sans-serif);font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-mkt-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-mkt-main-sec{padding:60px 0 80px}.portal-web-solutions-mkt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:60px}.portal-web-solutions-mkt-card{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:32px 24px;transition:transform .25s ease,border-color .25s ease}.portal-web-solutions-mkt-card:hover{transform:translateY(-4px);border-color:#38bdf8}.portal-web-solutions-mkt-icon-box{width:48px;height:48px;border-radius:12px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);display:flex;align-items:center;justify-content:center;color:#38bdf8;margin-bottom:20px}.portal-web-solutions-mkt-card-title{font-size:20px;font-weight:700;color:#fff;margin-bottom:12px}.portal-web-solutions-mkt-card-text{font-size:14px;line-height:1.6;color:#cbd5e1}.portal-web-solutions-mkt-cta{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #334155;border-radius:20px;padding:48px;text-align:center;max-width:800px;margin:0 auto}.portal-web-solutions-mkt-cta h2{font-size:26px;font-weight:700;color:#fff;margin-bottom:12px}.portal-web-solutions-mkt-cta p{font-size:15px;color:#cbd5e1;margin-bottom:28px}.portal-web-solutions-mkt-cta-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 28px;background:#0284c7;color:#fff;border-radius:10px;font-weight:600;font-size:15px;text-decoration:none;transition:background .2s ease}.portal-web-solutions-mkt-cta-btn:hover{background:#0369a1}@media(max-width:900px){.portal-web-solutions-mkt-grid{grid-template-columns:1fr}}.portal-web-solutions-testimonials-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-testimonials-hero{padding:40px 0 32px;background-color:#1e293b;border-bottom:1px solid #334155;text-align:center}.portal-web-solutions-testimonials-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-testimonials-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-testimonials-sec{padding:60px 0 80px;background-color:#fff}.portal-web-solutions-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.portal-web-solutions-testimonial-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:36px 28px;box-shadow:0 4px 20px #0f172a0d;display:flex;flex-direction:column;justify-content:space-between}.portal-web-solutions-testimonial-stars{display:flex;gap:4px;color:#f59e0b;margin-bottom:16px}.portal-web-solutions-testimonial-quote{font-size:15px;color:#334155;line-height:1.65;font-style:italic;margin-bottom:24px}.portal-web-solutions-testimonial-author{display:flex;align-items:center;gap:12px}.portal-web-solutions-testimonial-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#0284c7,#06b6d4);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;font-size:16px}.portal-web-solutions-testimonial-name{font-size:16px;font-weight:700;color:#0f172a}.portal-web-solutions-testimonial-role{font-size:13px;color:#64748b}@media(max-width:992px){.portal-web-solutions-testimonials-grid{grid-template-columns:1fr}}.portal-web-solutions-contact-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-contact-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-contact-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-contact-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:640px;margin:0 auto}.portal-web-solutions-contact-sec{padding:60px 0 80px;background-color:#fff}.portal-web-solutions-contact-grid{display:grid;grid-template-columns:360px 1fr;gap:40px}.portal-web-solutions-contact-info-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:36px;display:flex;flex-direction:column;gap:28px;box-shadow:0 4px 20px #0f172a0d}.portal-web-solutions-contact-info-head{font-size:22px;font-weight:700;color:#0f172a;margin-bottom:8px}.portal-web-solutions-contact-info-text{font-size:14px;color:#475569;line-height:1.6}.portal-web-solutions-contact-info-item{display:flex;align-items:flex-start;gap:16px}.portal-web-solutions-contact-info-icon-box{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#0284c71a;border-radius:8px;color:#0284c7;flex-shrink:0;border:1px solid rgba(2,132,199,.2)}.portal-web-solutions-contact-info-label{font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-weight:600;margin-bottom:2px}.portal-web-solutions-contact-info-val{font-size:15px;color:#0f172a;font-weight:500}.portal-web-solutions-contact-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:40px;box-shadow:0 4px 20px #0f172a0d}.portal-web-solutions-contact-form-title{font-size:24px;font-weight:700;color:#0f172a;margin-bottom:24px}.portal-web-solutions-contact-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:24px}.portal-web-solutions-contact-field-full{grid-column:span 2}.portal-web-solutions-contact-label{display:block;font-size:14px;font-weight:600;color:#334155;margin-bottom:8px}.portal-web-solutions-contact-input,.portal-web-solutions-contact-textarea{width:100%;padding:12px 16px;background:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#0f172a;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease}.portal-web-solutions-contact-input:focus,.portal-web-solutions-contact-textarea:focus{outline:none;border-color:#06b6d4;box-shadow:0 0 0 3px #06b6d426}.portal-web-solutions-contact-dropdown{position:relative;width:100%}.portal-web-solutions-contact-dropdown-trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:12px 16px;background:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#0f172a;font-size:14px;font-family:inherit;text-align:left;cursor:pointer;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.portal-web-solutions-contact-dropdown-trigger:hover{border-color:#0284c7}.portal-web-solutions-contact-dropdown-trigger-open{border-color:#0284c7;box-shadow:0 0 0 3px #0284c726}.portal-web-solutions-contact-dropdown-chevron{color:#64748b;transition:transform .2s ease,color .2s ease;flex-shrink:0}.portal-web-solutions-contact-dropdown-chevron-open{transform:rotate(180deg);color:#0284c7}.portal-web-solutions-contact-dropdown-list{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:50;display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 12px 28px #0f172a1f;overflow:hidden;animation:portal-web-solutions-contact-dropdown-slide .18s cubic-bezier(.16,1,.3,1)}@keyframes portal-web-solutions-contact-dropdown-slide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.portal-web-solutions-contact-dropdown-option{width:100%;padding:11px 16px;background:transparent;border:none;border-bottom:1px solid #f1f5f9;color:#334155;font-size:14px;font-family:inherit;text-align:left;cursor:pointer;transition:background .15s ease,color .15s ease}.portal-web-solutions-contact-dropdown-option:last-child{border-bottom:none}.portal-web-solutions-contact-dropdown-option:hover{background:#f0f9ff;color:#0284c7}.portal-web-solutions-contact-dropdown-option-active{background:#e0f2fe;color:#0284c7;font-weight:600}.portal-web-solutions-contact-textarea{min-height:120px;resize:vertical}.portal-web-solutions-contact-success-banner{display:flex;align-items:center;gap:12px;padding:16px;background:#14b8a626;border:1px solid #14b8a6;border-radius:6px;color:#14b8a6;font-size:14px;margin-bottom:24px}.portal-web-solutions-contact-submit-btn{width:100%;padding:14px;font-size:15px}.portal-web-solutions-contact-submit-btn>div{display:flex;align-items:center;justify-content:center;gap:8px}@media(max-width:992px){.portal-web-solutions-contact-grid,.portal-web-solutions-contact-form-grid{grid-template-columns:1fr}.portal-web-solutions-contact-field-full{grid-column:span 1}}.portal-web-solutions-faq-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-faq-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-faq-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-faq-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto 24px}.portal-web-solutions-faq-search-wrap{position:relative;max-width:540px;margin:0 auto}.portal-web-solutions-faq-search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#94a3b8}.portal-web-solutions-faq-search-input{width:100%;padding:12px 16px 12px 46px;background:#fff;border:1px solid #cbd5e1;border-radius:30px;font-size:14px;color:#0f172a;outline:none;box-sizing:border-box;box-shadow:0 4px 16px #0f172a1a;transition:border-color .2s ease,box-shadow .2s ease}.portal-web-solutions-faq-search-input:focus{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf840}.portal-web-solutions-faq-sec{padding:60px 0 80px;background-color:#fff}.portal-web-solutions-faq-tabs{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:32px;justify-content:center}.portal-web-solutions-faq-tab-btn{padding:8px 18px;border-radius:20px;background:#f8fafc;border:1px solid #e2e8f0;color:#475569;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.portal-web-solutions-faq-tab-btn:hover{background:#f0f9ff;color:#0284c7;border-color:#bae6fd}.portal-web-solutions-faq-tab-btn-active{background:#0284c7;color:#fff;border-color:#0284c7}.portal-web-solutions-faq-tab-btn-active:hover{background:#0369a1;color:#fff}.portal-web-solutions-faq-list{display:flex;flex-direction:column;gap:16px;max-width:860px;margin:0 auto 50px}.portal-web-solutions-faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0f172a08;transition:border-color .2s ease,box-shadow .2s ease}.portal-web-solutions-faq-item-open{border-color:#0284c7;box-shadow:0 6px 20px #0284c714}.portal-web-solutions-faq-header{width:100%;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:transparent;border:none;text-align:left;cursor:pointer}.portal-web-solutions-faq-header-left{display:flex;align-items:center;gap:14px}.portal-web-solutions-faq-icon{color:#0284c7;flex-shrink:0}.portal-web-solutions-faq-question{font-size:16px;font-weight:700;color:#0f172a;margin:0}.portal-web-solutions-faq-chevron{color:#64748b;flex-shrink:0;transition:transform .25s ease,color .25s ease}.portal-web-solutions-faq-chevron-open{transform:rotate(180deg);color:#0284c7}.portal-web-solutions-faq-answer-box{padding:0 24px 20px 58px;font-size:15px;line-height:1.7;color:#475569}.portal-web-solutions-faq-answer-box p{margin:0}.portal-web-solutions-faq-empty{text-align:center;padding:50px 20px;color:#64748b}.portal-web-solutions-faq-empty h3{font-size:18px;font-weight:700;color:#0f172a;margin:12px 0 6px}.portal-web-solutions-faq-contact-card{max-width:860px;margin:0 auto;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:28px 36px;display:flex;align-items:center;justify-content:space-between;gap:24px}.portal-web-solutions-faq-contact-title{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 6px}.portal-web-solutions-faq-contact-desc{font-size:14px;color:#64748b;margin:0}.portal-web-solutions-faq-contact-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:#0284c7;color:#fff;border-radius:8px;font-weight:600;font-size:14px;text-decoration:none;flex-shrink:0;transition:background .2s ease,transform .2s ease}.portal-web-solutions-faq-contact-btn:hover{background:#0369a1;transform:translateY(-2px)}@media(max-width:768px){.portal-web-solutions-faq-contact-card{flex-direction:column;text-align:center;padding:24px}}.portal-web-solutions-audit-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-audit-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-audit-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-audit-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-audit-sec{padding:60px 0 80px;background-color:#fff}.portal-web-solutions-audit-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.portal-web-solutions-audit-info-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:36px}.portal-web-solutions-audit-info-title{font-size:22px;font-weight:700;color:#0f172a;margin:0 0 10px}.portal-web-solutions-audit-info-desc{font-size:15px;color:#475569;line-height:1.6;margin:0 0 28px}.portal-web-solutions-audit-feature-list{display:flex;flex-direction:column;gap:24px}.portal-web-solutions-audit-feature-item{display:flex;align-items:flex-start;gap:16px}.portal-web-solutions-audit-icon-box{width:44px;height:44px;border-radius:10px;background:#0284c71a;border:1px solid rgba(2,132,199,.25);color:#0284c7;display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-web-solutions-audit-feature-item h4{font-size:16px;font-weight:700;color:#0f172a;margin:0 0 4px}.portal-web-solutions-audit-feature-item p{font-size:14px;color:#64748b;line-height:1.5;margin:0}.portal-web-solutions-audit-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:36px;box-shadow:0 4px 20px #0f172a0d}.portal-web-solutions-audit-form-head{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 24px}.portal-web-solutions-audit-success{display:flex;align-items:center;gap:10px;padding:14px 18px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#16a34a;font-size:14px;font-weight:500;margin-bottom:20px}.portal-web-solutions-audit-form-group{margin-bottom:18px}.portal-web-solutions-audit-label{display:block;font-size:14px;font-weight:600;color:#334155;margin-bottom:6px}.portal-web-solutions-audit-input,.portal-web-solutions-audit-select,.portal-web-solutions-audit-textarea{width:100%;padding:12px 14px;background:#fff;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;color:#0f172a;outline:none;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.portal-web-solutions-audit-input:focus,.portal-web-solutions-audit-select:focus,.portal-web-solutions-audit-textarea:focus{border-color:#0284c7;box-shadow:0 0 0 3px #0284c726}.portal-web-solutions-audit-textarea{min-height:100px;resize:vertical}.portal-web-solutions-audit-submit-btn{width:100%;padding:13px;background:#0284c7;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:background .2s ease,transform .2s ease}.portal-web-solutions-audit-submit-btn:hover:not(:disabled){background:#0369a1;transform:translateY(-2px)}.portal-web-solutions-audit-submit-btn:disabled{opacity:.6;cursor:not-allowed}.portal-web-solutions-audit-spinner{animation:spin 1s linear infinite}@media(max-width:992px){.portal-web-solutions-audit-grid{grid-template-columns:1fr}}.portal-web-solutions-quote-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-quote-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-quote-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-quote-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-quote-sec{padding:60px 0 80px;background-color:#fff}.portal-web-solutions-quote-grid{display:grid;grid-template-columns:360px 1fr;gap:40px;align-items:start}.portal-web-solutions-quote-info-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:32px}.portal-web-solutions-quote-info-title{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 10px}.portal-web-solutions-quote-info-desc{font-size:14px;color:#475569;line-height:1.6;margin:0 0 24px}.portal-web-solutions-quote-steps{display:flex;flex-direction:column;gap:20px}.portal-web-solutions-quote-step-item{display:flex;align-items:flex-start;gap:14px}.portal-web-solutions-quote-step-num{width:32px;height:32px;border-radius:50%;background:#0284c7;color:#fff;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-web-solutions-quote-step-item h4{font-size:15px;font-weight:700;color:#0f172a;margin:0 0 4px}.portal-web-solutions-quote-step-item p{font-size:13px;color:#64748b;line-height:1.5;margin:0}.portal-web-solutions-quote-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:36px;box-shadow:0 4px 20px #0f172a0d}.portal-web-solutions-quote-form-head{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 24px}.portal-web-solutions-quote-success{display:flex;align-items:center;gap:10px;padding:14px 18px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#16a34a;font-size:14px;font-weight:500;margin-bottom:20px}.portal-web-solutions-quote-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.portal-web-solutions-quote-form-group{margin-bottom:18px}.portal-web-solutions-quote-label{display:block;font-size:14px;font-weight:600;color:#334155;margin-bottom:6px}.portal-web-solutions-quote-input,.portal-web-solutions-quote-select,.portal-web-solutions-quote-textarea{width:100%;padding:12px 14px;background:#fff;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;color:#0f172a;outline:none;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.portal-web-solutions-quote-input:focus,.portal-web-solutions-quote-select:focus,.portal-web-solutions-quote-textarea:focus{border-color:#0284c7;box-shadow:0 0 0 3px #0284c726}.portal-web-solutions-quote-textarea{min-height:120px;resize:vertical}.portal-web-solutions-quote-submit-btn{width:100%;padding:13px;background:#0284c7;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:background .2s ease,transform .2s ease}.portal-web-solutions-quote-submit-btn:hover:not(:disabled){background:#0369a1;transform:translateY(-2px)}.portal-web-solutions-quote-submit-btn:disabled{opacity:.6;cursor:not-allowed}.portal-web-solutions-quote-spinner{animation:spin 1s linear infinite}@media(max-width:992px){.portal-web-solutions-quote-grid,.portal-web-solutions-quote-form-row{grid-template-columns:1fr}}.portal-web-solutions-demo-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-demo-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-demo-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-demo-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-demo-sec{padding:60px 0 80px;background-color:#fff}.portal-web-solutions-demo-grid{display:grid;grid-template-columns:360px 1fr;gap:40px;align-items:start}.portal-web-solutions-demo-info-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:32px}.portal-web-solutions-demo-info-title{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 10px}.portal-web-solutions-demo-info-desc{font-size:14px;color:#475569;line-height:1.6;margin:0 0 24px}.portal-web-solutions-demo-options{display:flex;flex-direction:column;gap:16px}.portal-web-solutions-demo-opt-card{display:flex;align-items:flex-start;gap:14px;padding:18px;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.portal-web-solutions-demo-opt-icon{color:#0284c7;flex-shrink:0}.portal-web-solutions-demo-opt-card h4{font-size:15px;font-weight:700;color:#0f172a;margin:0 0 4px}.portal-web-solutions-demo-opt-card p{font-size:13px;color:#64748b;line-height:1.5;margin:0}.portal-web-solutions-demo-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:36px;box-shadow:0 4px 20px #0f172a0d}.portal-web-solutions-demo-form-head{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 24px}.portal-web-solutions-demo-success{display:flex;align-items:center;gap:10px;padding:14px 18px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#16a34a;font-size:14px;font-weight:500;margin-bottom:20px}.portal-web-solutions-demo-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.portal-web-solutions-demo-form-group{margin-bottom:18px}.portal-web-solutions-demo-label{display:block;font-size:14px;font-weight:600;color:#334155;margin-bottom:6px}.portal-web-solutions-demo-input,.portal-web-solutions-demo-select,.portal-web-solutions-demo-textarea{width:100%;padding:12px 14px;background:#fff;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;color:#0f172a;outline:none;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.portal-web-solutions-demo-input:focus,.portal-web-solutions-demo-select:focus,.portal-web-solutions-demo-textarea:focus{border-color:#0284c7;box-shadow:0 0 0 3px #0284c726}.portal-web-solutions-demo-textarea{min-height:100px;resize:vertical}.portal-web-solutions-demo-submit-btn{width:100%;padding:13px;background:#0284c7;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:background .2s ease,transform .2s ease}.portal-web-solutions-demo-submit-btn:hover:not(:disabled){background:#0369a1;transform:translateY(-2px)}.portal-web-solutions-demo-submit-btn:disabled{opacity:.6;cursor:not-allowed}.portal-web-solutions-demo-spinner{animation:spin 1s linear infinite}@media(max-width:992px){.portal-web-solutions-demo-grid,.portal-web-solutions-demo-form-row{grid-template-columns:1fr}}.portal-web-solutions-partner-root{min-height:80vh;background-color:#f8fafc;color:#0f172a}.portal-web-solutions-partner-hero{background:#fff;border-bottom:1px solid #e2e8f0;padding:60px 0;text-align:center}.portal-web-solutions-partner-title{font-size:40px;font-weight:800;color:#0f172a;margin:0 0 14px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-partner-subtitle{font-size:17px;color:#475569;max-width:720px;margin:0 auto;line-height:1.6}.portal-web-solutions-partner-sec{padding:60px 0 80px}.portal-web-solutions-partner-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:40px;align-items:start}.portal-web-solutions-partner-info-box{background:#fff;border:1px solid #cbd5e1;border-radius:16px;padding:32px;box-shadow:0 4px 20px #0f172a0d}.portal-web-solutions-partner-info-title{font-size:24px;font-weight:800;color:#0f172a;margin:0 0 12px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-partner-info-desc{font-size:15px;color:#475569;line-height:1.6;margin:0 0 28px}.portal-web-solutions-partner-steps{display:flex;flex-direction:column;gap:20px;margin-top:24px}.portal-web-solutions-partner-step-card{display:flex;gap:16px;align-items:flex-start;background:#f8fafc;border:1px solid #e2e8f0;padding:16px;border-radius:12px}.portal-web-solutions-partner-step-icon{color:#0284c7;flex-shrink:0;margin-top:2px}.portal-web-solutions-partner-step-card h4{font-size:16px;font-weight:700;color:#0f172a;margin:0 0 4px}.portal-web-solutions-partner-step-card p{font-size:13px;color:#64748b;margin:0;line-height:1.5}.portal-web-solutions-partner-form-card{background:#fff;border:1px solid #cbd5e1;border-radius:16px;padding:36px;box-shadow:0 4px 20px #0f172a0f}.portal-web-solutions-partner-form-head{font-size:22px;font-weight:800;color:#0f172a;margin:0 0 24px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-partner-success{display:flex;align-items:center;gap:10px;background:#ecfdf5;border:1px solid #a7f3d0;color:#047857;padding:14px 16px;border-radius:10px;font-size:14px;font-weight:600;margin-bottom:20px}.portal-web-solutions-partner-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}.portal-web-solutions-partner-form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.portal-web-solutions-partner-label{font-size:13px;font-weight:700;color:#334155}.portal-web-solutions-partner-input,.portal-web-solutions-partner-select,.portal-web-solutions-partner-textarea{background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:10px 14px;font-size:14px;color:#0f172a;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.portal-web-solutions-partner-input:focus,.portal-web-solutions-partner-select:focus,.portal-web-solutions-partner-textarea:focus{border-color:#0284c7;box-shadow:0 0 0 3px #0284c726}.portal-web-solutions-partner-textarea{min-height:100px;resize:vertical}.portal-web-solutions-partner-submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;background:#0284c7;color:#fff;font-size:15px;font-weight:700;padding:12px 20px;border-radius:10px;border:none;cursor:pointer;box-shadow:0 4px 14px #0284c740;transition:background-color .2s ease,transform .2s ease}.portal-web-solutions-partner-submit-btn:hover{background-color:#0369a1;transform:translateY(-1px)}.portal-web-solutions-partner-spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:900px){.portal-web-solutions-partner-grid{grid-template-columns:1fr}}.portal-web-solutions-privacy-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-privacy-hero{padding:40px 0 32px;background-color:#1e293b;border-bottom:1px solid #334155;color:#fff;text-align:center}.portal-web-solutions-privacy-tag{display:inline-flex;align-items:center;gap:8px;padding:5px 14px;background:#0284c71f;border:1px solid rgba(56,189,248,.3);border-radius:20px;font-size:13px;font-weight:600;color:#38bdf8;margin-bottom:16px}.portal-web-solutions-privacy-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-privacy-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-privacy-content{padding:60px 0 90px;background-color:#fff}.portal-web-solutions-privacy-block{margin-bottom:40px}.portal-web-solutions-privacy-section-title{font-size:22px;font-weight:800;color:#0f172a;margin-bottom:16px;border-bottom:2px solid #e2e8f0;padding-bottom:8px}.portal-web-solutions-privacy-text-content{font-size:15px;line-height:1.7;color:#334155;display:flex;flex-direction:column;gap:14px}.portal-web-solutions-privacy-text-content p{margin:0}.portal-web-solutions-privacy-text-content ul{padding-left:20px;margin:0;display:flex;flex-direction:column;gap:8px}.portal-web-solutions-privacy-text-content a{color:#0284c7;text-decoration:none;font-weight:600}.portal-web-solutions-privacy-text-content a:hover{text-decoration:underline}.portal-web-solutions-privacy-table-wrap{width:100%;overflow-x:auto;margin:16px 0}.portal-web-solutions-privacy-data-table{width:100%;border-collapse:collapse;font-size:14px}.portal-web-solutions-privacy-data-table th,.portal-web-solutions-privacy-data-table td{border:1px solid #e2e8f0;padding:12px 14px;text-align:left}.portal-web-solutions-privacy-data-table th{background-color:#f8fafc;color:#0f172a;font-weight:700}.portal-web-solutions-privacy-footer-note{margin-top:40px;padding:20px;background-color:#f8fafc;border-left:4px solid #0284c7;border-radius:6px;font-size:14px;color:#475569}.portal-web-solutions-terms-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-terms-hero{padding:40px 0 32px;background-color:#1e293b;border-bottom:1px solid #334155;color:#fff;text-align:center}.portal-web-solutions-terms-tag{display:inline-flex;align-items:center;gap:8px;padding:5px 14px;background:#0284c71f;border:1px solid rgba(56,189,248,.3);border-radius:20px;font-size:13px;font-weight:600;color:#38bdf8;margin-bottom:16px}.portal-web-solutions-terms-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-terms-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-terms-content{padding:60px 0 90px;background-color:#fff}.portal-web-solutions-terms-accordion{display:flex;flex-direction:column;gap:16px;max-width:900px;margin:0 auto 40px}.portal-web-solutions-terms-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0f172a08;transition:border-color .2s ease,box-shadow .2s ease}.portal-web-solutions-terms-item-open{border-color:#0284c7;box-shadow:0 6px 20px #0284c714}.portal-web-solutions-terms-header{padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;background:#fff;-webkit-user-select:none;user-select:none;transition:background .15s ease}.portal-web-solutions-terms-header:hover{background:#f8fafc}.portal-web-solutions-terms-header-left{display:flex;align-items:center;gap:12px}.portal-web-solutions-terms-icon{color:#0284c7;flex-shrink:0}.portal-web-solutions-terms-header-left h3{font-size:16px;font-weight:700;color:#0f172a;margin:0}.portal-web-solutions-terms-toggle{color:#64748b;flex-shrink:0;display:flex;align-items:center;justify-content:center}.portal-web-solutions-terms-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.portal-web-solutions-terms-item-open .portal-web-solutions-terms-body{grid-template-rows:1fr}.portal-web-solutions-terms-body-inner{overflow:hidden}.portal-web-solutions-terms-text-wrapper{padding:0 24px 24px 54px;font-size:14px;line-height:1.7;color:#475569;white-space:pre-line}.portal-web-solutions-terms-text-wrapper p{margin:0}.portal-web-solutions-terms-footer{max-width:900px;margin:0 auto;padding:20px 24px;background:#f8fafc;border-left:4px solid #0284c7;border-radius:8px;font-size:14px;color:#475569}.portal-web-solutions-terms-footer p{margin:0}.portal-web-solutions-terms-footer-link{color:#0284c7;text-decoration:none;font-weight:600}.portal-web-solutions-terms-footer-link:hover{text-decoration:underline}.portal-web-solutions-refund-root{background-color:#0b1326;color:#fff;min-height:80vh}.portal-web-solutions-refund-hero{padding:60px 0 40px;background:radial-gradient(circle at 50% 0%,rgba(2,132,199,.15) 0%,transparent 70%);text-align:center}.portal-web-solutions-refund-tag{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background-color:#38bdf81f;border:1px solid rgba(56,189,248,.3);color:#38bdf8;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:16px}.portal-web-solutions-refund-title{font-size:36px;font-weight:800;color:#fff;margin-bottom:16px}.portal-web-solutions-refund-subtitle{font-size:16px;color:#94a3b8;max-width:680px;margin:0 auto;line-height:1.6}.portal-web-solutions-refund-content{padding:40px 0 80px}.portal-web-solutions-refund-block{margin-bottom:48px}.portal-web-solutions-refund-section-title{font-size:22px;font-weight:700;color:#38bdf8;margin-bottom:16px;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:8px}.portal-web-solutions-refund-text{font-size:15px;color:#cbd5e1;line-height:1.7}.portal-web-solutions-refund-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:20px}.portal-web-solutions-refund-card{background-color:#0f172a;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:12px}.portal-web-solutions-refund-card-icon{color:#38bdf8}.portal-web-solutions-refund-card-title{font-size:18px;font-weight:700;color:#fff}.portal-web-solutions-refund-card-desc{font-size:14px;color:#94a3b8;line-height:1.6}.portal-web-solutions-refund-list{margin-top:12px;padding-left:20px;display:flex;flex-direction:column;gap:8px}@media(max-width:768px){.portal-web-solutions-refund-grid{grid-template-columns:1fr}}.portal-web-solutions-cookies-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-cookies-hero{padding:40px 0 32px;background-color:#1e293b;border-bottom:1px solid #334155;color:#fff;text-align:center}.portal-web-solutions-cookies-tag{display:inline-flex;align-items:center;gap:8px;padding:5px 14px;background:#0284c71f;border:1px solid rgba(56,189,248,.3);border-radius:20px;font-size:13px;font-weight:600;color:#38bdf8;margin-bottom:16px}.portal-web-solutions-cookies-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-cookies-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-cookies-content{padding:60px 0 90px;background-color:#fff}.portal-web-solutions-cookies-block{margin-bottom:44px}.portal-web-solutions-cookies-section-title{font-size:22px;font-weight:800;color:#0f172a;margin-bottom:16px;border-bottom:2px solid #e2e8f0;padding-bottom:8px}.portal-web-solutions-cookies-text{font-size:15px;line-height:1.7;color:#334155;display:flex;flex-direction:column;gap:14px}.portal-web-solutions-cookies-text p{margin:0}.portal-web-solutions-cookies-list{display:flex;flex-direction:column;gap:18px}.portal-web-solutions-cookies-row{display:flex;align-items:flex-start;gap:20px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;box-shadow:0 4px 16px #0f172a0a}.portal-web-solutions-cookies-row-icon{width:48px;height:48px;border-radius:10px;background:#0284c71a;border:1px solid rgba(2,132,199,.2);color:#0284c7;display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-web-solutions-cookies-row-content{display:flex;flex-direction:column;gap:6px}.portal-web-solutions-cookies-row-title{font-size:17px;font-weight:700;color:#0f172a;margin:0}.portal-web-solutions-cookies-row-desc{font-size:14px;color:#475569;line-height:1.6;margin:0}.portal-web-solutions-cookies-row-names{font-size:12px;font-weight:600;color:#0284c7;background:#f0f9ff;padding:4px 10px;border-radius:4px;width:fit-content;margin-top:4px}.portal-web-solutions-cookies-management-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:36px}.portal-web-solutions-cookies-links{display:flex;gap:12px;flex-wrap:wrap;margin:12px 0}.portal-web-solutions-cookies-links a{padding:8px 16px;background:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#0284c7;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s ease}.portal-web-solutions-cookies-links a:hover{background:#0284c7;color:#fff;border-color:#0284c7}.portal-web-solutions-cookies-warning{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;color:#b45309;font-size:13px;margin:10px 0!important}@media(max-width:768px){.portal-web-solutions-cookies-row{flex-direction:column;gap:14px}}.portal-web-solutions-gdpr-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-gdpr-hero{padding:40px 0 32px;background-color:#1e293b;border-bottom:1px solid #334155;color:#fff;text-align:center}.portal-web-solutions-gdpr-tag{display:inline-flex;align-items:center;gap:8px;padding:5px 14px;background:#0284c71f;border:1px solid rgba(56,189,248,.3);border-radius:20px;font-size:13px;font-weight:600;color:#38bdf8;margin-bottom:16px}.portal-web-solutions-gdpr-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-gdpr-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-gdpr-content{padding:60px 0 90px;background-color:#fff}.portal-web-solutions-gdpr-block{margin-bottom:44px}.portal-web-solutions-gdpr-section-title{font-size:22px;font-weight:800;color:#0f172a;margin-bottom:16px;border-bottom:2px solid #e2e8f0;padding-bottom:8px}.portal-web-solutions-gdpr-text{font-size:15px;line-height:1.7;color:#334155;display:flex;flex-direction:column;gap:14px}.portal-web-solutions-gdpr-text p{margin:0}.portal-web-solutions-gdpr-definitions-list{display:flex;flex-direction:column;gap:12px;margin-top:10px}.portal-web-solutions-gdpr-definition-item{padding:14px 18px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#334155;line-height:1.6}.portal-web-solutions-gdpr-definition-item strong{color:#0f172a}.portal-web-solutions-gdpr-principles-list{display:flex;flex-direction:column;gap:14px}.portal-web-solutions-gdpr-principle-row{display:flex;align-items:flex-start;gap:16px;padding:18px 20px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 10px #0f172a08}.portal-web-solutions-gdpr-principle-icon{width:40px;height:40px;border-radius:8px;background:#0284c71a;border:1px solid rgba(2,132,199,.2);color:#0284c7;display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-web-solutions-gdpr-principle-content{font-size:14px;color:#475569;line-height:1.6}.portal-web-solutions-gdpr-principle-content strong{color:#0f172a}.portal-web-solutions-pcontact-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-pcontact-hero{padding:40px 0 32px;background-color:#1e293b;border-bottom:1px solid #334155;color:#fff;text-align:center}.portal-web-solutions-pcontact-tag{display:inline-flex;align-items:center;gap:8px;padding:5px 14px;background:#0284c71f;border:1px solid rgba(56,189,248,.3);border-radius:20px;font-size:13px;font-weight:600;color:#38bdf8;margin-bottom:16px}.portal-web-solutions-pcontact-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-pcontact-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-pcontact-content{padding:60px 0 90px;background-color:#fff}.portal-web-solutions-pcontact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:50px}.portal-web-solutions-pcontact-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px;box-shadow:0 4px 20px #0f172a0d;display:flex;flex-direction:column;align-items:flex-start}.portal-web-solutions-pcontact-icon{width:48px;height:48px;border-radius:12px;background:#0284c71a;border:1px solid rgba(2,132,199,.2);color:#0284c7;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.portal-web-solutions-pcontact-card-title{font-size:18px;font-weight:700;color:#0f172a;margin:0 0 10px}.portal-web-solutions-pcontact-card-text{font-size:14px;color:#475569;line-height:1.6;margin:0 0 16px}.portal-web-solutions-pcontact-link{font-size:14px;font-weight:700;color:#0284c7;text-decoration:none;word-break:break-all}.portal-web-solutions-pcontact-link:hover{text-decoration:underline}.portal-web-solutions-pcontact-info-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:36px}.portal-web-solutions-pcontact-info-title{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 20px}.portal-web-solutions-pcontact-rights-list{display:flex;flex-direction:column;gap:16px}.portal-web-solutions-pcontact-right-item{display:flex;align-items:flex-start;gap:14px;font-size:14px;color:#334155;line-height:1.6}.portal-web-solutions-pcontact-right-icon{color:#0284c7;flex-shrink:0;margin-top:2px}@media(max-width:992px){.portal-web-solutions-pcontact-grid{grid-template-columns:1fr}}.portal-web-solutions-app-layout{display:flex;flex-direction:column;height:100vh;width:100%;overflow:hidden;background-color:var(--dkg-bg-dark)}.portal-web-solutions-app-header-wrapper{flex-shrink:0;width:100%;z-index:1000}.portal-web-solutions-app-body-scroll{flex:1;width:100%;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;scroll-behavior:smooth}.portal-web-solutions-app-content{flex:1}:root{--dkg-font-heading: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", sans-serif;--dkg-font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", sans-serif;--dkg-bg-dark: #070c18;--dkg-bg-surface: #0e172a;--dkg-bg-card: rgba(15, 25, 45, .7);--dkg-bg-card-hover: rgba(22, 36, 65, .85);--dkg-border-subtle: rgba(255, 255, 255, .08);--dkg-border-glow: rgba(56, 189, 248, .3);--dkg-primary-blue: #0284c7;--dkg-primary-cyan: #06b6d4;--dkg-accent-teal: #14b8a6;--dkg-accent-indigo: #6366f1;--dkg-text-bright: #ffffff;--dkg-text-main: #f1f5f9;--dkg-text-muted: #94a3b8;--dkg-text-dim: #64748b;--dkg-gradient-brand: linear-gradient(135deg, #0284c7 0%, #06b6d4 50%, #6366f1 100%);--dkg-gradient-hero: radial-gradient(circle at 50% -20%, #1e293b 0%, #070c18 80%);--dkg-gradient-card: linear-gradient(180deg, rgba(30, 41, 59, .5) 0%, rgba(15, 23, 42, .8) 100%);--dkg-shadow-sm: 0 4px 12px rgba(0, 0, 0, .3);--dkg-shadow-glow: 0 8px 32px rgba(2, 132, 199, .25);--dkg-radius-sm: 4px;--dkg-radius-md: 6px;--dkg-radius-lg: 12px;--dkg-radius-full: 9999px;--dkg-transition-fast: .2s cubic-bezier(.4, 0, .2, 1);--dkg-transition-smooth: .35s cubic-bezier(.4, 0, .2, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;min-height:100vh;background-color:var(--dkg-bg-dark);color:var(--dkg-text-main);font-family:var(--dkg-font-body);font-size:16px;line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--dkg-font-heading);color:var(--dkg-text-bright);font-weight:700;line-height:1.25}a{color:inherit;text-decoration:none}button,input,textarea,select{font-family:inherit;font-size:inherit;color:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--dkg-bg-dark)}::-webkit-scrollbar-thumb{background:#1e293b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#334155}.portal-web-solutions-header-container{width:100%;max-width:100%;padding:0 20px;margin:0 auto}.portal-web-solutions-footer-container{width:100%;max-width:100%;padding-left:clamp(24px,4.5vw,72px);padding-right:clamp(24px,4.5vw,72px);margin:0 auto;box-sizing:border-box}.portal-web-solutions-container{max-width:none;width:100%;margin:0 auto;padding-left:clamp(24px,4.5vw,72px);padding-right:clamp(24px,4.5vw,72px);box-sizing:border-box}@media(max-width:768px){.portal-web-solutions-header-container,.portal-web-solutions-container,.portal-web-solutions-footer-container{padding-left:12px;padding-right:12px}}.portal-web-solutions-gradient-text{background:var(--dkg-gradient-brand);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.portal-web-solutions-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 22px;background:var(--dkg-gradient-brand);color:#fff;font-family:var(--dkg-font-heading);font-weight:600;font-size:14px;border-radius:6px;border:none;cursor:pointer;box-shadow:0 4px 16px #0284c74d;transition:transform .2s ease,box-shadow .2s ease}.portal-web-solutions-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0284c773}.portal-web-solutions-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 22px;background:#ffffff0d;color:var(--dkg-text-bright);font-family:var(--dkg-font-heading);font-weight:600;font-size:14px;border-radius:6px;border:1px solid var(--dkg-border-subtle);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .2s ease,border-color .2s ease}.portal-web-solutions-btn-secondary:hover{background:#ffffff1a;border-color:var(--dkg-border-glow)}
