:root{--iwn-primary:#142850;--iwn-primary-2:#0b1f3a;--iwn-accent:#0C7B93;--iwn-accent-2:#119DA4;--iwn-bg:#f8fafc;--iwn-text:#0f172a;--iwn-muted:#64748b;--iwn-border:rgba(15, 23, 42, .1);--iwn-white-soft:rgba(255, 255, 255, .78);--iwn-radius-sm:12px;--iwn-radius-md:16px;--iwn-radius-lg:24px;--iwn-radius-xl:32px;--iwn-shadow:0 20px 60px rgba(2, 8, 23, .16);--iwn-ease:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--iwn-text);background:var(--iwn-bg);overflow-x:hidden}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}.iwn-shell{position:relative;min-height:100vh}.iwn-section{padding:120px 0;position:relative}.iwn-section-dark{background:var(--iwn-primary);color:#fff;overflow:hidden}.iwn-section-muted{background:#eef5f7}.iwn-section-title{max-width:760px;margin-bottom:48px}.iwn-eyebrow{display:inline-flex;align-items:center;gap:10px;padding:8px 14px;border:1px solid rgb(12 123 147 / .24);border-radius:999px;color:var(--iwn-accent);background:rgb(12 123 147 / .08);font-weight:700;font-size:13px;letter-spacing:.04em;text-transform:uppercase}.iwn-section-dark .iwn-eyebrow{color:#9de9f4;background:rgb(255 255 255 / .08);border-color:rgb(255 255 255 / .12)}.iwn-title{margin:18px 0 0;font-size:clamp(38px, 5vw, 72px);line-height:1.05;letter-spacing:-.045em;font-weight:800}.iwn-h2{margin:16px 0 0;font-size:clamp(32px, 4vw, 52px);line-height:1.08;letter-spacing:-.035em;font-weight:800}.iwn-lead{margin:22px 0 0;font-size:20px;line-height:1.7;color:rgb(255 255 255 / .74);max-width:620px}.iwn-section:not(.iwn-section-dark) .iwn-lead{color:var(--iwn-muted)}.iwn-navbar{position:fixed;top:16px;left:0;right:0;z-index:1000}.iwn-nav-inner{min-height:74px;border-radius:22px;padding:0 18px;background:rgb(255 255 255 / .82);border:1px solid rgb(255 255 255 / .42);box-shadow:0 20px 55px rgb(2 8 23 / .12);backdrop-filter:blur(18px)}.iwn-logo{display:flex;align-items:center;gap:12px;font-weight:800;color:var(--iwn-primary)}.iwn-logo img{height:38px;width:auto}.iwn-nav-link{color:#334155;font-weight:700;font-size:14px;padding:12px 14px!important}.iwn-nav-link:hover{color:var(--iwn-accent)}.iwn-lang{display:flex;gap:8px;align-items:center}.iwn-lang a{font-size:12px;font-weight:800;padding:7px 9px;border-radius:999px;color:#475569;background:#f1f5f9}.iwn-lang a.active{color:#fff;background:var(--iwn-primary)}.iwn-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 22px;border-radius:14px;border:1px solid #fff0;font-weight:800;transition:transform .35s var(--iwn-ease),box-shadow .35s var(--iwn-ease),border-color .35s var(--iwn-ease),background .35s var(--iwn-ease)}.iwn-btn:hover{transform:translateY(-3px)}.iwn-btn-primary{color:#fff;background:linear-gradient(135deg,var(--iwn-accent),var(--iwn-accent-2));box-shadow:0 18px 40px rgb(12 123 147 / .32)}.iwn-btn-primary:hover{color:#fff;box-shadow:0 24px 58px rgb(12 123 147 / .42)}.iwn-btn-ghost{color:#fff;border-color:rgb(255 255 255 / .18);background:rgb(255 255 255 / .06)}.iwn-btn-ghost:hover{color:#fff;border-color:rgb(255 255 255 / .32);background:rgb(255 255 255 / .1)}.iwn-btn-light{color:var(--iwn-primary);border-color:rgb(15 23 42 / .1);background:#fff}.iwn-hero{min-height:100vh;padding:170px 0 110px;background:radial-gradient(circle at 78% 22%,rgb(12 123 147 / .42),transparent 30%),radial-gradient(circle at 10% 90%,rgb(12 123 147 / .18),transparent 32%),linear-gradient(135deg,var(--iwn-primary),#0b1f3a 62%,#08182e);color:#fff;overflow:hidden}.iwn-hero::before,.iwn-section-dark::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .055) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .055) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(circle at 70% 30%,black 0,transparent 68%);pointer-events:none}.iwn-hero-content{position:relative;z-index:2}.iwn-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.iwn-trust-points{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px;color:rgb(255 255 255 / .78);font-size:14px}.iwn-trust-points span{display:inline-flex;align-items:center;gap:7px}.iwn-trust-points span::before{content:"";width:7px;height:7px;border-radius:999px;background:var(--iwn-accent-2);box-shadow:0 0 0 5px rgb(12 123 147 / .16)}.iwn-visual{position:relative;min-height:540px;z-index:2}.iwn-dashboard{position:absolute;inset:30px 0 30px 30px;border-radius:34px;padding:26px;border:1px solid rgb(255 255 255 / .14);background:linear-gradient(145deg,rgb(255 255 255 / .16),rgb(255 255 255 / .05));box-shadow:var(--iwn-shadow);backdrop-filter:blur(18px)}.iwn-dashboard-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.iwn-dots{display:flex;gap:7px}.iwn-dots span{width:10px;height:10px;border-radius:50%;background:rgb(255 255 255 / .25)}.iwn-status{font-size:12px;color:#a7f3d0;padding:7px 11px;border-radius:999px;background:rgb(16 185 129 / .12);border:1px solid rgb(16 185 129 / .22)}.iwn-metric-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.iwn-metric-card{border-radius:22px;padding:20px;border:1px solid rgb(255 255 255 / .1);background:rgb(8 24 46 / .46)}.iwn-metric-card strong{display:block;font-size:34px;line-height:1;letter-spacing:-.04em}.iwn-metric-card span{display:block;margin-top:8px;color:rgb(255 255 255 / .6);font-weight:700;font-size:13px}.iwn-bar{height:8px;border-radius:999px;margin-top:18px;background:rgb(255 255 255 / .1);overflow:hidden}.iwn-bar i{display:block;width:92%;height:100%;background:linear-gradient(90deg,var(--iwn-accent),#7dd3fc);border-radius:inherit}.iwn-code-card{margin-top:14px;border-radius:22px;padding:18px;color:rgb(255 255 255 / .72);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.8;background:rgb(2 8 23 / .48);border:1px solid rgb(255 255 255 / .1)}.iwn-float{position:absolute;border-radius:20px;padding:16px 18px;background:rgb(255 255 255 / .92);color:var(--iwn-primary);box-shadow:0 18px 46px rgb(2 8 23 / .2);animation:iwnFloat 5.5s var(--iwn-ease) infinite alternate}.iwn-float small{color:var(--iwn-muted);font-weight:800;display:block}.iwn-float strong{font-size:22px}.iwn-float.one{top:15px;right:5px}.iwn-float.two{bottom:38px;left:0;animation-delay:.8s}@keyframes iwnFloat{from{transform:translateY(0)}to{transform:translateY(-16px)}}.iwn-trustbar{margin-top:-42px;position:relative;z-index:5}.iwn-trustbar-inner{border-radius:28px;padding:26px;background:rgb(255 255 255 / .9);border:1px solid rgb(255 255 255 / .72);box-shadow:0 20px 60px rgb(2 8 23 / .12);backdrop-filter:blur(18px)}.iwn-stat{padding:14px 20px;border-right:1px solid rgb(15 23 42 / .08)}.iwn-stat:last-child{border-right:0}.iwn-stat strong{display:block;color:var(--iwn-primary);font-size:28px;line-height:1}.iwn-stat span{display:block;margin-top:8px;color:var(--iwn-muted);font-weight:700}.iwn-service-card,.iwn-why-card,.iwn-project-card,.iwn-process-card{height:100%;border-radius:var(--iwn-radius-lg);padding:30px;border:1px solid var(--iwn-border);background:#fff;transition:transform .4s var(--iwn-ease),box-shadow .4s var(--iwn-ease),border-color .4s var(--iwn-ease)}.iwn-service-card:hover,.iwn-why-card:hover,.iwn-project-card:hover,.iwn-process-card:hover{transform:translateY(-7px);box-shadow:var(--iwn-shadow);border-color:rgb(12 123 147 / .3)}.iwn-service-card.primary{min-height:330px;background:linear-gradient(145deg,#fff,#eef8fb)}.iwn-icon{width:52px;height:52px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,var(--iwn-primary),var(--iwn-accent));font-weight:900;margin-bottom:22px}.iwn-card-title{font-size:25px;line-height:1.15;font-weight:800;letter-spacing:-.025em;margin-bottom:14px;color:var(--iwn-primary)}.iwn-card-text{color:var(--iwn-muted);line-height:1.75;margin-bottom:20px}.iwn-feature-list{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0;list-style:none}.iwn-feature-list li{font-size:13px;font-weight:800;color:#155e75;border-radius:999px;background:rgb(12 123 147 / .09);padding:8px 10px}.iwn-section-dark .iwn-why-card,.iwn-section-dark .iwn-process-card{background:rgb(255 255 255 / .055);border-color:rgb(255 255 255 / .1);color:#fff;backdrop-filter:blur(12px)}.iwn-section-dark .iwn-card-title{color:#fff}.iwn-section-dark .iwn-card-text{color:rgb(255 255 255 / .68)}.iwn-project-card{padding:0;overflow:hidden;background:var(--iwn-primary);color:#fff;border-color:rgb(255 255 255 / .08)}.iwn-project-thumb{min-height:260px;background:linear-gradient(135deg,rgb(12 123 147 / .48),rgb(20 40 80 / .92)),repeating-linear-gradient(45deg,rgb(255 255 255 / .06) 0 1px,transparent 1px 14px);display:flex;align-items:center;justify-content:center}.iwn-project-thumb span{font-size:54px;font-weight:900;opacity:.22;letter-spacing:-.05em}.iwn-project-body{padding:28px}.iwn-project-body p{color:rgb(255 255 255 / .68);line-height:1.7}.iwn-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.iwn-tags span{border-radius:999px;padding:7px 10px;background:rgb(255 255 255 / .09);color:rgb(255 255 255 / .82);font-size:12px;font-weight:800}.iwn-performance-visual{border-radius:34px;padding:26px;background:#fff;border:1px solid var(--iwn-border);box-shadow:var(--iwn-shadow)}.iwn-score{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px}.iwn-score div{border-radius:18px;background:#f1f5f9;padding:18px}.iwn-score strong{display:block;color:var(--iwn-accent);font-size:30px}.iwn-score span{color:var(--iwn-muted);font-weight:800;font-size:12px}.iwn-chart{height:160px;margin-top:22px;border-radius:20px;background:linear-gradient(180deg,rgb(12 123 147 / .16),rgb(12 123 147 / .02));position:relative;overflow:hidden}.iwn-chart::after{content:"";position:absolute;left:7%;right:7%;bottom:34%;height:3px;background:linear-gradient(90deg,transparent,var(--iwn-accent),#7dd3fc);transform:skewY(-9deg);border-radius:999px;box-shadow:0 0 28px rgb(12 123 147 / .36)}.iwn-step-number{color:var(--iwn-accent);font-size:14px;font-weight:900;letter-spacing:.12em}.iwn-footer{padding:70px 0 32px;background:#08182e;color:#fff}.iwn-footer p,.iwn-footer a{color:rgb(255 255 255 / .68)}.iwn-footer a:hover{color:#fff}.iwn-footer-title{font-weight:900;margin-bottom:18px;color:#fff}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .7s var(--iwn-ease),transform .7s var(--iwn-ease)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (max-width:991px){.iwn-section{padding:80px 0}.iwn-hero{padding:140px 0 80px}.iwn-visual{min-height:440px;margin-top:40px}.iwn-dashboard{inset:20px 0}.iwn-stat{border-right:0;border-bottom:1px solid rgb(15 23 42 / .08)}.iwn-stat:nth-last-child(-n+2){border-bottom:0}}@media (max-width:767px){.iwn-section{padding:64px 0}.iwn-nav-inner{border-radius:18px}.iwn-title{font-size:42px}.iwn-lead{font-size:17px}.iwn-hero-actions .iwn-btn{width:100%}.iwn-visual{min-height:460px}.iwn-dashboard{inset:70px 0 0;padding:18px}.iwn-metric-grid{grid-template-columns:1fr}.iwn-float.one{top:10px;right:0}.iwn-float.two{bottom:0;left:0}.iwn-score{grid-template-columns:1fr}.iwn-stat:nth-last-child(-n+2){border-bottom:1px solid rgb(15 23 42 / .08)}.iwn-stat:last-child{border-bottom:0}}.navbar-toggler{border:0;padding:10px;border-radius:12px;background:#eef5f7}.navbar-toggler:focus{outline:none;box-shadow:none}.navbar-toggler-icon{display:block;width:24px;height:16px;background:linear-gradient(var(--iwn-primary),var(--iwn-primary)) top/100% 2px no-repeat,linear-gradient(var(--iwn-primary),var(--iwn-primary)) center/100% 2px no-repeat,linear-gradient(var(--iwn-primary),var(--iwn-primary)) bottom/100% 2px no-repeat}@media (max-width:991px){.navbar-collapse{padding:18px 0 8px}.iwn-nav-link{padding-left:0!important}}.iwn-card-grid{row-gap:28px}.row.g-4{row-gap:1.5rem}.iwn-nav-actions{display:flex;align-items:center;gap:10px;margin-left:auto;order:3}.iwn-nav-inner .navbar-collapse{order:2}.iwn-blog-card,.iwn-testimonial-card{height:100%;border-radius:var(--iwn-radius-lg);padding:30px;border:1px solid var(--iwn-border);background:#fff;transition:transform .4s var(--iwn-ease),box-shadow .4s var(--iwn-ease),border-color .4s var(--iwn-ease)}.iwn-blog-card:hover,.iwn-testimonial-card:hover{transform:translateY(-7px);box-shadow:var(--iwn-shadow);border-color:rgb(12 123 147 / .3)}.iwn-blog-category{display:inline-flex;margin-bottom:18px;padding:8px 11px;border-radius:999px;font-size:12px;font-weight:900;color:#155e75;background:rgb(12 123 147 / .09);margin-top:10px}.iwn-read-more{display:inline-flex;margin-top:6px;font-weight:900;color:var(--iwn-accent)}.iwn-testimonial-card{background:linear-gradient(145deg,#fff,#f3fbfd)}.iwn-testimonial-card p{color:#334155;line-height:1.8;font-size:16px;margin-bottom:26px}.iwn-testimonial-card strong,.iwn-testimonial-card span{display:block}.iwn-testimonial-card strong{color:var(--iwn-primary)}.iwn-testimonial-card span{color:var(--iwn-muted);font-weight:800;margin-top:4px}@media (min-width:992px){.iwn-nav-actions{order:3}.iwn-nav-inner .navbar-collapse{order:2}.navbar-toggler{display:none}}@media (max-width:991px){.iwn-navbar{top:10px}.iwn-nav-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;min-height:66px;padding:10px 14px}.iwn-logo{flex:0 0 auto;max-width:46%}.iwn-logo img{height:34px}.iwn-nav-actions{flex:0 0 auto}.iwn-nav-inner .navbar-collapse{flex-basis:100%;width:100%;order:5}.navbar-collapse{padding:16px 0 6px;border-top:1px solid rgb(15 23 42 / .08);margin-top:10px}.iwn-lang{flex-shrink:0;gap:6px}.iwn-lang a{padding:6px 8px;font-size:11px}.iwn-hero{min-height:auto;padding:126px 0 84px;overflow:visible}.iwn-visual{min-height:auto;margin-top:28px}.iwn-dashboard{position:relative;inset:auto;margin:0}.iwn-float{position:relative;display:inline-block;margin-top:12px}.iwn-float.one,.iwn-float.two{top:auto;right:auto;bottom:auto;left:auto;animation:none}}@media (max-width:767px){.iwn-title{font-size:38px;line-height:1.08}.iwn-h2{font-size:31px}.iwn-lead{font-size:16px;line-height:1.65}.iwn-hero{padding-top:118px}.iwn-metric-grid{grid-template-columns:1fr 1fr;gap:10px}.iwn-metric-card{padding:15px;border-radius:18px}.iwn-metric-card strong{font-size:25px}.iwn-code-card{font-size:11px}.iwn-service-card,.iwn-why-card,.iwn-project-card,.iwn-process-card,.iwn-blog-card,.iwn-testimonial-card{padding:24px}.iwn-project-card{padding:0}.iwn-project-thumb{min-height:190px}.iwn-project-thumb span{font-size:38px}}@media (max-width:430px){.iwn-logo{max-width:42%}.iwn-logo img{height:30px}.iwn-lang a{padding:5px 7px}.navbar-toggler{padding:8px}.iwn-metric-grid{grid-template-columns:1fr}}html,body{width:100%;max-width:100%;overflow-x:hidden}.iwn-shell,.iwn-navbar,.iwn-hero,.iwn-section,.iwn-section-dark,.iwn-trustbar,.iwn-footer{max-width:100%;overflow-x:clip}@supports not (overflow:clip){.iwn-shell,.iwn-navbar,.iwn-hero,.iwn-section,.iwn-section-dark,.iwn-trustbar,.iwn-footer{overflow-x:hidden}}.iwn-hero::before,.iwn-section-dark::before{max-width:100%}.iwn-visual,.iwn-dashboard,.iwn-performance-visual,.iwn-chart,.iwn-project-card,.iwn-blog-card,.iwn-testimonial-card,.iwn-service-card,.iwn-why-card,.iwn-process-card{max-width:100%}@media (max-width:991px){.iwn-nav-inner{align-items:flex-start;align-content:flex-start}.iwn-logo,.iwn-nav-actions{height:46px;display:flex;align-items:center}.iwn-logo{order:1}.iwn-nav-actions{order:2;margin-left:auto}.iwn-nav-inner .navbar-collapse{order:3}.iwn-hero{overflow:hidden}.iwn-visual{width:100%;overflow:hidden}.iwn-dashboard{width:100%}.iwn-float{max-width:100%;white-space:normal}}@media (max-width:430px){.iwn-nav-inner{padding-left:10px;padding-right:10px}.iwn-logo{max-width:38%}.iwn-logo img{height:28px}.iwn-nav-actions{gap:6px}.iwn-lang{gap:4px}.iwn-lang a{padding:5px 6px;font-size:10px}}.iwn-keyword-section{background:radial-gradient(circle at 16% 20%,rgb(12 123 147 / .10),transparent 32%),linear-gradient(180deg,#ffffff 0%,#f5fafc 100%)}.iwn-keyword-card{min-height:100%;padding:26px;border-radius:var(--iwn-radius-lg);border:1px solid rgb(12 123 147 / .12);background:rgb(255 255 255 / .76);box-shadow:0 18px 45px rgb(2 8 23 / .06);transition:transform .35s var(--iwn-ease),border-color .35s var(--iwn-ease),box-shadow .35s var(--iwn-ease)}.iwn-keyword-card:hover{transform:translateY(-5px);border-color:rgb(12 123 147 / .34);box-shadow:0 24px 60px rgb(2 8 23 / .10)}.iwn-keyword-card span{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:12px;background:rgb(12 123 147 / .10);color:var(--iwn-accent);font-weight:900;margin-bottom:18px}.iwn-keyword-card h3{font-size:21px;line-height:1.2;letter-spacing:-.02em;margin:0 0 12px;color:var(--iwn-primary);font-weight:900}.iwn-keyword-card p{margin:0;color:var(--iwn-muted);line-height:1.7}.iwn-faq-section{background:radial-gradient(circle at 88% 16%,rgb(12 123 147 / .14),transparent 34%),#eef5f7}.iwn-faq-card{height:100%;padding:30px;border-radius:var(--iwn-radius-lg);background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 18px 50px rgb(2 8 23 / .06)}.iwn-faq-card h3{margin:0 0 14px;font-size:21px;line-height:1.25;letter-spacing:-.02em;font-weight:900;color:var(--iwn-primary)}.iwn-faq-card p{margin:0;color:var(--iwn-muted);line-height:1.75}.iwn-audit-section{padding-top:0;background:#eef5f7}.iwn-audit-box{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:34px;align-items:center;border-radius:var(--iwn-radius-xl);padding:46px;color:#fff;background:radial-gradient(circle at 88% 20%,rgb(12 123 147 / .54),transparent 32%),linear-gradient(135deg,var(--iwn-primary),#0b1f3a);box-shadow:0 30px 80px rgb(2 8 23 / .22)}.iwn-audit-box::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .055) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .055) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(90deg,#000,transparent 72%);pointer-events:none}.iwn-audit-box>*{position:relative;z-index:1}.iwn-audit-box .iwn-lead{max-width:760px}.iwn-audit-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.iwn-audit-points span{display:inline-flex;padding:9px 12px;border-radius:999px;color:rgb(255 255 255 / .84);background:rgb(255 255 255 / .09);border:1px solid rgb(255 255 255 / .12);font-size:13px;font-weight:800}.iwn-audit-action{display:flex;flex-direction:column;gap:12px;align-items:flex-end}.iwn-audit-action small{color:rgb(255 255 255 / .66)}@media (max-width:991px){.iwn-audit-box{grid-template-columns:1fr;padding:34px}.iwn-audit-action{align-items:flex-start}}@media (max-width:575px){.iwn-keyword-card,.iwn-faq-card{padding:24px}.iwn-audit-box{padding:28px 22px;border-radius:24px}.iwn-audit-points{gap:8px}}.iwn-service-hero .iwn-title{max-width:720px}.iwn-check-list{list-style:none;margin:28px 0 0;padding:0;display:grid;gap:12px}.iwn-check-list li{position:relative;padding-left:28px;color:var(--iwn-muted);font-weight:700;line-height:1.7}.iwn-check-list li::before{content:"";position:absolute;left:0;top:10px;width:10px;height:10px;border-radius:999px;background:var(--iwn-accent);box-shadow:0 0 0 6px rgb(12 123 147 / .12)}@media (max-width:991px){.iwn-service-hero{min-height:auto}}.iwn-seo-cases-section{position:relative;background:radial-gradient(circle at 12% 10%,rgb(12 123 147 / .10),transparent 34%),linear-gradient(180deg,#ffffff,#f8fafc)}.iwn-featured-case{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:34px;align-items:stretch;border-radius:var(--iwn-radius-xl);padding:18px;background:#fff;border:1px solid rgb(20 40 80 / .08);box-shadow:0 24px 70px rgb(15 23 42 / .08)}.iwn-case-visual{position:relative;min-height:420px;overflow:hidden;border-radius:28px;background:radial-gradient(circle at 76% 18%,rgb(12 123 147 / .48),transparent 30%),linear-gradient(135deg,var(--iwn-primary),#0b1f3a)}.iwn-case-visual::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .07) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .07) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(135deg,#000,transparent 78%)}.iwn-case-dashboard{position:absolute;left:34px;right:34px;bottom:34px;z-index:1;padding:24px;border-radius:24px;color:#fff;background:rgb(255 255 255 / .09);border:1px solid rgb(255 255 255 / .14);backdrop-filter:blur(16px);box-shadow:0 24px 60px rgb(0 0 0 / .22)}.iwn-dashboard-top,.iwn-dashboard-row{display:flex;justify-content:space-between;align-items:center;gap:18px}.iwn-dashboard-top span,.iwn-dashboard-row small{color:rgb(255 255 255 / .68);font-weight:800}.iwn-dashboard-top strong{font-size:38px;line-height:1}.iwn-dashboard-chart{display:flex;align-items:end;gap:10px;height:130px;margin:28px 0}.iwn-dashboard-chart span{flex:1;min-width:18px;border-radius:999px 999px 10px 10px;background:linear-gradient(180deg,#52d1dd,rgb(255 255 255 / .18))}.iwn-dashboard-chart span:nth-child(1){height:38%}.iwn-dashboard-chart span:nth-child(2){height:52%}.iwn-dashboard-chart span:nth-child(3){height:66%}.iwn-dashboard-chart span:nth-child(4){height:78%}.iwn-dashboard-chart span:nth-child(5){height:96%}.iwn-dashboard-row{padding-top:13px;margin-top:13px;border-top:1px solid rgb(255 255 255 / .12)}.iwn-case-content{padding:34px 28px;display:flex;flex-direction:column;justify-content:center}.iwn-case-label,.iwn-mini-case-card span{display:inline-flex;width:fit-content;margin-bottom:16px;color:var(--iwn-accent);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.iwn-case-content h3{margin:0 0 16px;color:var(--iwn-text);font-size:clamp(30px, 4vw, 46px);font-weight:900;letter-spacing:-.04em}.iwn-case-content p,.iwn-mini-case-card p{color:var(--iwn-muted);line-height:1.75;margin-bottom:0}.iwn-case-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:28px 0}.iwn-case-metrics div{padding:18px;border-radius:18px;background:#f8fafc;border:1px solid rgb(20 40 80 / .08)}.iwn-case-metrics strong{display:block;color:var(--iwn-primary);font-size:24px;font-weight:950;line-height:1.1}.iwn-case-metrics span{display:block;margin-top:6px;color:var(--iwn-muted);font-size:13px;font-weight:800}.iwn-link-arrow{color:var(--iwn-accent);font-weight:900;text-decoration:none}.iwn-link-arrow::after{content:"→";margin-left:8px;transition:transform .25s ease;display:inline-block}.iwn-link-arrow:hover::after{transform:translateX(4px)}.iwn-mini-case-card{height:100%;padding:30px;border-radius:26px;background:#fff;border:1px solid rgb(20 40 80 / .08);box-shadow:0 18px 50px rgb(15 23 42 / .06)}.iwn-mini-case-card h3{color:var(--iwn-text);font-size:24px;font-weight:900;letter-spacing:-.03em;margin-bottom:12px}.iwn-mini-case-metrics{display:flex;align-items:end;gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid rgb(20 40 80 / .08)}.iwn-mini-case-metrics b{color:var(--iwn-primary);font-size:34px;line-height:.95}.iwn-mini-case-metrics small{color:var(--iwn-muted);font-weight:800}.iwn-seo-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px}.iwn-seo-timeline div{position:relative;padding:22px;border-radius:22px;color:#fff;background:linear-gradient(135deg,var(--iwn-primary),#0b1f3a);overflow:hidden}.iwn-seo-timeline div::after{content:"";position:absolute;inset:auto -28px -44px auto;width:120px;height:120px;border-radius:999px;background:rgb(12 123 147 / .35)}.iwn-seo-timeline strong,.iwn-seo-timeline span{position:relative;z-index:1;display:block}.iwn-seo-timeline strong{margin-bottom:8px;font-size:18px;font-weight:950}.iwn-seo-timeline span{color:rgb(255 255 255 / .72);font-size:14px;font-weight:700;line-height:1.55}@media (max-width:991px){.iwn-featured-case{grid-template-columns:1fr}.iwn-case-visual{min-height:360px}.iwn-seo-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.iwn-featured-case{padding:10px;border-radius:28px}.iwn-case-visual{min-height:320px;border-radius:22px}.iwn-case-dashboard{left:16px;right:16px;bottom:16px;padding:18px}.iwn-dashboard-top strong{font-size:30px}.iwn-case-content{padding:24px 14px 18px}.iwn-case-metrics,.iwn-seo-timeline{grid-template-columns:1fr}}.iwn-web-hero .iwn-dashboard{background:linear-gradient(145deg,rgb(255 255 255 / .12),rgb(255 255 255 / .05))}.iwn-web-case-visual{background:radial-gradient(circle at 72% 18%,rgb(12 123 147 / .42),transparent 34%),linear-gradient(135deg,#142850,#0b1f3a 62%,#0c7b93)}.smm-hero{position:relative}.smm-dashboard-card{position:relative;padding:32px;border-radius:28px;background:radial-gradient(circle at 20% 20%,rgb(12 123 147 / .28),transparent 34%),rgb(255 255 255 / .045);border:1px solid rgb(255 255 255 / .11);box-shadow:0 24px 80px rgb(0 0 0 / .24);overflow:hidden}.smm-dashboard-card::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .045) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .045) 1px,transparent 1px);background-size:28px 28px;opacity:.28;pointer-events:none}.dashboard-top,.social-bars,.dashboard-grid{position:relative;z-index:2}.dashboard-top{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:28px}.dashboard-top span{color:rgb(255 255 255 / .72);font-size:14px}.dashboard-top strong{font-size:clamp(34px, 5vw, 58px);color:#fff;letter-spacing:-.04em}.social-bars{display:grid;gap:18px;margin-bottom:28px}.social-bars div{display:grid;gap:8px}.social-bars span{color:rgb(255 255 255 / .72);font-size:13px}.social-bars b{display:block;height:10px;border-radius:999px;background:linear-gradient(90deg,#0C7B93,#4dd6e8);box-shadow:0 0 28px rgb(12 123 147 / .4)}.dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.dashboard-grid div{padding:18px;border-radius:18px;background:rgb(255 255 255 / .055);border:1px solid rgb(255 255 255 / .09)}.dashboard-grid strong{display:block;color:#fff;font-size:22px;margin-bottom:4px}.dashboard-grid span{color:rgb(255 255 255 / .62);font-size:12px}@media (max-width:767px){.dashboard-grid{grid-template-columns:1fr}.smm-dashboard-card{padding:24px}}.iwn-smm-dashboard .iwn-metric-card:nth-child(1) .iwn-bar i{width:92%}.iwn-smm-dashboard .iwn-metric-card:nth-child(2) .iwn-bar i{width:78%}.iwn-smm-dashboard .iwn-metric-card:nth-child(3) .iwn-bar i{width:66%}.iwn-smm-dashboard .iwn-metric-card:nth-child(4) .iwn-bar i{width:84%}.iwn-nav-link.active{color:#fff}.iwn-smm-system-grid{display:grid;grid-template-columns:.95fr 1.35fr;gap:28px;align-items:stretch;margin-top:34px}.iwn-smm-system-main{position:relative;min-height:100%;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgb(12 123 147 / .30),transparent 36%),linear-gradient(145deg,rgb(20 40 80 / .92),rgb(9 24 45 / .94));border:1px solid rgb(255 255 255 / .12);box-shadow:0 28px 90px rgb(0 0 0 / .22);overflow:hidden}.iwn-smm-system-main:after{content:"";position:absolute;inset:auto -20% -35% auto;width:260px;height:260px;border-radius:999px;background:rgb(12 123 147 / .28);filter:blur(42px);pointer-events:none}.iwn-smm-badge{display:inline-flex;padding:8px 14px;border-radius:999px;background:rgb(12 123 147 / .14);border:1px solid rgb(12 123 147 / .32);color:#7de4f0;font-size:13px;font-weight:700;margin-bottom:22px}.iwn-smm-system-main h3{color:#fff;font-size:clamp(30px,4vw,46px);letter-spacing:-.04em;margin-bottom:18px}.iwn-smm-system-main p{color:rgb(255 255 255 / .72);font-size:17px;line-height:1.75;margin-bottom:28px}.iwn-smm-flow{display:flex;flex-wrap:wrap;gap:10px;align-items:center;position:relative;z-index:2}.iwn-smm-flow span{padding:10px 13px;border-radius:14px;background:rgb(255 255 255 / .07);border:1px solid rgb(255 255 255 / .11);color:rgb(255 255 255 / .88);font-size:13px;font-weight:700}.iwn-smm-flow i{width:24px;height:1px;background:linear-gradient(90deg,rgb(255 255 255 / .2),rgb(12 123 147 / .8))}.iwn-smm-tools-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.iwn-smm-tool-card{padding:26px;min-height:220px;border-radius:26px;background:rgb(255 255 255 / .045);border:1px solid rgb(255 255 255 / .10);transition:transform .35s ease,border-color .35s ease,background .35s ease}.iwn-smm-tool-card:hover{transform:translateY(-6px);border-color:rgb(12 123 147 / .42);background:rgb(255 255 255 / .065)}.iwn-smm-tool-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,rgb(12 123 147 / .95),rgb(17 157 164 / .65));color:#fff;font-size:13px;font-weight:800;margin-bottom:22px;box-shadow:0 14px 34px rgb(12 123 147 / .22)}.iwn-smm-tool-card h3{margin-bottom:12px}.iwn-smm-tool-card p{color:rgb(255 255 255 / .68);line-height:1.7;margin-bottom:0}.iwn-smm-performance-panel{padding:34px;border-radius:30px;background:linear-gradient(145deg,rgb(255 255 255 / .055),rgb(255 255 255 / .025));border:1px solid rgb(255 255 255 / .10);box-shadow:0 24px 70px rgb(0 0 0 / .16)}.iwn-smm-panel-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:18px}.iwn-smm-panel-head strong{color:#fff}.iwn-smm-performance-panel h3{font-size:clamp(26px,3vw,38px);letter-spacing:-.035em;margin-bottom:14px}.iwn-smm-performance-panel p{color:rgb(255 255 255 / .68);line-height:1.75}.iwn-smm-performance-list{display:grid;gap:14px;margin-top:24px}.iwn-smm-performance-list div{display:grid;grid-template-columns:44px 1fr;gap:2px 14px;padding:16px;border-radius:18px;background:rgb(255 255 255 / .045);border:1px solid rgb(255 255 255 / .08)}.iwn-smm-performance-list span{grid-row:1/3;width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:rgb(12 123 147 / .18);color:#7de4f0;font-weight:800}.iwn-smm-performance-list b{color:#fff}.iwn-smm-performance-list small{color:rgb(255 255 255 / .58)}.iwn-smm-campaign-showcase{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:stretch;padding:26px;border-radius:36px;background:radial-gradient(circle at 24% 16%,rgb(12 123 147 / .20),transparent 34%),rgb(255 255 255 / .035);border:1px solid rgb(255 255 255 / .10)}.iwn-smm-campaign-preview{position:relative;min-height:520px;display:grid;place-items:center;border-radius:30px;background:linear-gradient(rgb(255 255 255 / .04) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .04) 1px,transparent 1px),radial-gradient(circle at center,rgb(12 123 147 / .14),transparent 58%);background-size:28px 28px,28px 28px,auto;overflow:hidden}.iwn-smm-phone{width:min(280px,78vw);padding:14px;border-radius:34px;background:rgb(8 18 36 / .92);border:1px solid rgb(255 255 255 / .14);box-shadow:0 30px 90px rgb(0 0 0 / .35)}.iwn-smm-phone-top{width:70px;height:6px;margin:0 auto 14px;border-radius:999px;background:rgb(255 255 255 / .22)}.iwn-smm-post-card{padding:14px;border-radius:24px;background:rgb(255 255 255 / .06)}.iwn-smm-post-visual{height:210px;border-radius:18px;background:radial-gradient(circle at 25% 20%,rgb(255 255 255 / .28),transparent 22%),linear-gradient(135deg,#0C7B93,#142850 62%,#081527);margin-bottom:16px}.iwn-smm-post-lines{display:grid;gap:8px;margin-bottom:18px}.iwn-smm-post-lines span{height:8px;border-radius:999px;background:rgb(255 255 255 / .16)}.iwn-smm-post-lines span:nth-child(2){width:74%}.iwn-smm-post-lines span:nth-child(3){width:48%}.iwn-smm-post-stats{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:6px 8px;align-items:center}.iwn-smm-post-stats b{color:#fff;font-size:16px}.iwn-smm-post-stats span{color:rgb(255 255 255 / .58);font-size:12px}.iwn-smm-floating-metric{position:absolute;padding:16px 18px;border-radius:20px;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .14);backdrop-filter:blur(14px);box-shadow:0 18px 50px rgb(0 0 0 / .24)}.iwn-smm-floating-metric strong{display:block;color:#fff;font-size:26px;line-height:1;margin-bottom:6px}.iwn-smm-floating-metric span{color:rgb(255 255 255 / .68);font-size:12px}.iwn-smm-floating-metric.metric-a{top:70px;right:38px}.iwn-smm-floating-metric.metric-b{left:40px;bottom:74px}.iwn-smm-campaign-content{padding:34px 22px;display:flex;flex-direction:column;justify-content:center}.iwn-smm-campaign-content h3{color:#fff;font-size:clamp(30px,4vw,46px);letter-spacing:-.04em;line-height:1.08;margin:16px 0}.iwn-smm-campaign-content p{color:rgb(255 255 255 / .70);line-height:1.75;font-size:17px}.iwn-smm-campaign-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0 24px}.iwn-smm-campaign-metrics div{padding:18px;border-radius:20px;background:rgb(255 255 255 / .055);border:1px solid rgb(255 255 255 / .09)}.iwn-smm-campaign-metrics strong{display:block;color:#fff;font-size:24px;margin-bottom:4px}.iwn-smm-campaign-metrics span{color:rgb(255 255 255 / .60);font-size:12px}.iwn-smm-campaign-tags{display:flex;flex-wrap:wrap;gap:10px}.iwn-smm-campaign-tags span{padding:9px 12px;border-radius:999px;background:rgb(12 123 147 / .12);border:1px solid rgb(12 123 147 / .26);color:#b8f6ff;font-size:12px;font-weight:700}@media(max-width:991px){.iwn-smm-system-grid,.iwn-smm-campaign-showcase{grid-template-columns:1fr}.iwn-smm-campaign-preview{min-height:460px}}@media(max-width:767px){.iwn-smm-tools-grid,.iwn-smm-campaign-metrics{grid-template-columns:1fr}.iwn-smm-system-main,.iwn-smm-campaign-showcase{border-radius:26px;padding:22px}.iwn-smm-campaign-preview{min-height:430px}.iwn-smm-floating-metric{position:static;margin-top:14px;width:100%}.iwn-smm-phone{width:100%}.iwn-smm-campaign-content{padding:18px 2px 4px}.iwn-smm-flow i{display:none}}.iwn-smm-suite{display:grid;grid-template-columns:.92fr 1.28fr;gap:28px;align-items:stretch;margin-top:36px}.iwn-smm-suite-left{position:relative;min-height:100%;padding:36px;border-radius:32px;background:radial-gradient(circle at 20% 0%,rgb(12 123 147 / .34),transparent 36%),linear-gradient(145deg,rgb(20 40 80 / .96),rgb(7 20 38 / .96));border:1px solid rgb(255 255 255 / .12);box-shadow:0 28px 90px rgb(0 0 0 / .24);overflow:hidden}.iwn-smm-suite-left:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .035) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .035) 1px,transparent 1px);background-size:28px 28px;opacity:.55}.iwn-smm-suite-left>*{position:relative;z-index:2}.iwn-smm-suite-left h3{font-size:clamp(34px,4.5vw,54px);line-height:1.02;letter-spacing:-.05em;color:#fff;margin:0 0 18px}.iwn-smm-suite-left p{font-size:17px;line-height:1.76;color:rgb(255 255 255 / .72);margin-bottom:28px}.iwn-smm-cycle{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.iwn-smm-cycle div{padding:16px 12px;border-radius:20px;background:rgb(255 255 255 / .07);border:1px solid rgb(255 255 255 / .1);min-height:92px;display:flex;flex-direction:column;justify-content:center}.iwn-smm-cycle strong{color:#7de4f0;font-size:13px;margin-bottom:8px}.iwn-smm-cycle span{color:#fff;font-weight:800}.iwn-smm-suite-right{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.iwn-smm-action-card{position:relative;padding:26px;border-radius:28px;background:linear-gradient(145deg,rgb(255 255 255 / .06),rgb(255 255 255 / .028));border:1px solid rgb(255 255 255 / .1);overflow:hidden;transition:transform .35s ease,border-color .35s ease,background .35s ease}.iwn-smm-action-card:hover{transform:translateY(-6px);border-color:rgb(12 123 147 / .45);background:linear-gradient(145deg,rgb(255 255 255 / .075),rgb(255 255 255 / .035))}.iwn-smm-action-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px}.iwn-smm-action-head span{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#0C7B93,#16a3ad);color:#fff;font-weight:900;box-shadow:0 14px 34px rgb(12 123 147 / .24)}.iwn-smm-action-head b{font-size:12px;color:rgb(255 255 255 / .54);text-transform:uppercase;letter-spacing:.08em}.iwn-smm-action-card h3{color:#fff;margin-bottom:10px}.iwn-smm-action-card p{color:rgb(255 255 255 / .68);line-height:1.68;margin-bottom:20px}.iwn-smm-progress{height:8px;border-radius:999px;background:rgb(255 255 255 / .08);overflow:hidden}.iwn-smm-progress i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#0C7B93,#79edf6);box-shadow:0 0 24px rgb(12 123 147 / .42)}.iwn-smm-optimization-board{padding:34px;border-radius:32px;background:radial-gradient(circle at 100% 0%,rgb(12 123 147 / .2),transparent 34%),linear-gradient(145deg,rgb(255 255 255 / .06),rgb(255 255 255 / .025));border:1px solid rgb(255 255 255 / .1);box-shadow:0 24px 70px rgb(0 0 0 / .16)}.iwn-smm-board-top{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:18px}.iwn-smm-board-top strong{color:#fff}.iwn-smm-optimization-board h3{font-size:clamp(28px,3.6vw,42px);letter-spacing:-.04em;color:#fff;margin-bottom:14px}.iwn-smm-optimization-board>p{color:rgb(255 255 255 / .68);line-height:1.75}.iwn-smm-signal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px}.iwn-smm-signal-grid article{padding:18px;border-radius:22px;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .09)}.iwn-smm-signal-grid span{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:rgb(12 123 147 / .18);color:#7de4f0;font-weight:900;margin-bottom:14px}.iwn-smm-signal-grid h4{color:#fff;font-size:16px;margin-bottom:8px}.iwn-smm-signal-grid p{color:rgb(255 255 255 / .58);font-size:14px;line-height:1.55;margin:0}.iwn-smm-campaign-vitrine{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:28px;border-radius:38px;background:radial-gradient(circle at 24% 16%,rgb(12 123 147 / .22),transparent 34%),rgb(255 255 255 / .036);border:1px solid rgb(255 255 255 / .1);overflow:hidden}.iwn-smm-vitrine-left{position:relative;min-height:560px;display:grid;place-items:center;border-radius:32px;background:linear-gradient(rgb(255 255 255 / .04) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .04) 1px,transparent 1px),radial-gradient(circle at center,rgb(12 123 147 / .16),transparent 58%);background-size:28px 28px,28px 28px,auto;overflow:hidden}.iwn-smm-phone-frame{width:min(300px,78vw);padding:14px;border-radius:36px;background:rgb(8 18 36 / .94);border:1px solid rgb(255 255 255 / .14);box-shadow:0 34px 100px rgb(0 0 0 / .38)}.iwn-smm-feed-card{padding:14px;border-radius:26px;background:rgb(255 255 255 / .06)}.iwn-smm-feed-visual{height:235px;border-radius:20px;background:radial-gradient(circle at 25% 18%,rgb(255 255 255 / .26),transparent 22%),linear-gradient(135deg,#0C7B93,#142850 62%,#081527);display:grid;place-items:end start;padding:18px;margin-bottom:16px}.iwn-smm-feed-visual span{padding:8px 10px;border-radius:999px;background:rgb(255 255 255 / .13);border:1px solid rgb(255 255 255 / .16);font-size:12px;color:#fff;font-weight:800}.iwn-smm-feed-copy{display:grid;gap:8px;margin-bottom:16px}.iwn-smm-feed-copy i{height:8px;border-radius:999px;background:rgb(255 255 255 / .16)}.iwn-smm-feed-copy i:nth-child(2){width:78%}.iwn-smm-feed-copy i:nth-child(3){width:52%}.iwn-smm-feed-actions{display:flex;gap:8px;flex-wrap:wrap}.iwn-smm-feed-actions span{font-size:11px;color:rgb(255 255 255 / .74);padding:7px 9px;border-radius:999px;background:rgb(255 255 255 / .07)}.iwn-smm-live-card{position:absolute;padding:16px 18px;border-radius:22px;background:rgb(255 255 255 / .09);border:1px solid rgb(255 255 255 / .14);backdrop-filter:blur(14px);box-shadow:0 18px 50px rgb(0 0 0 / .24)}.iwn-smm-live-card strong{display:block;color:#fff;font-size:28px;line-height:1;margin-bottom:6px}.iwn-smm-live-card span{color:rgb(255 255 255 / .68);font-size:12px}.iwn-smm-live-a{top:72px;right:36px}.iwn-smm-live-b{left:38px;bottom:72px}.iwn-smm-vitrine-right{padding:34px 18px;display:flex;flex-direction:column;justify-content:center}.iwn-smm-vitrine-right h3{color:#fff;font-size:clamp(30px,4vw,48px);line-height:1.06;letter-spacing:-.05em;margin:16px 0}.iwn-smm-vitrine-right>p{color:rgb(255 255 255 / .70);font-size:17px;line-height:1.75}.iwn-smm-funnel{display:grid;gap:10px;margin:22px 0}.iwn-smm-funnel div{display:grid;grid-template-columns:42px 1fr;gap:2px 12px;padding:14px;border-radius:18px;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .08)}.iwn-smm-funnel span{grid-row:1/3;width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:rgb(12 123 147 / .18);color:#7de4f0;font-weight:900}.iwn-smm-funnel b{color:#fff}.iwn-smm-funnel small{color:rgb(255 255 255 / .58)}@media(max-width:991px){.iwn-smm-suite,.iwn-smm-campaign-vitrine{grid-template-columns:1fr}.iwn-smm-vitrine-left{min-height:500px}.iwn-smm-signal-grid{grid-template-columns:1fr}}@media(max-width:767px){.iwn-smm-suite-right,.iwn-smm-cycle{grid-template-columns:1fr}.iwn-smm-suite-left,.iwn-smm-campaign-vitrine{padding:22px;border-radius:28px}.iwn-smm-vitrine-left{min-height:430px}.iwn-smm-live-card{position:static;width:100%;margin-top:14px}.iwn-smm-phone-frame{width:100%}.iwn-smm-vitrine-right{padding:18px 0 0}}.iwn-smm-system-section,.iwn-smm-optimization-section,.iwn-smm-campaign-section{position:relative;background:radial-gradient(circle at 15% 10%,rgb(12 123 147 / .16),transparent 34%),linear-gradient(180deg,#071b34 0%,#0b1f3a 48%,#081a31 100%)!important;color:#fff}.iwn-smm-system-section .iwn-h2,.iwn-smm-system-section .iwn-lead,.iwn-smm-system-section .iwn-eyebrow,.iwn-smm-optimization-section .iwn-h2,.iwn-smm-optimization-section .iwn-lead,.iwn-smm-optimization-section .iwn-eyebrow,.iwn-smm-campaign-section .iwn-h2,.iwn-smm-campaign-section .iwn-lead,.iwn-smm-campaign-section .iwn-eyebrow{color:inherit}.iwn-smm-system-section .iwn-lead,.iwn-smm-optimization-section .iwn-lead,.iwn-smm-campaign-section .iwn-lead{color:rgb(255 255 255 / .76)!important}.iwn-smm-suite,.iwn-smm-campaign-vitrine{background:radial-gradient(circle at 28% 18%,rgb(12 123 147 / .20),transparent 34%),linear-gradient(145deg,rgb(255 255 255 / .075),rgb(255 255 255 / .025))!important;border:1px solid rgb(255 255 255 / .14)!important;box-shadow:0 28px 90px rgb(0 0 0 / .28)}.iwn-smm-suite-left,.iwn-smm-action-card,.iwn-smm-optimization-board,.iwn-smm-signal-grid article,.iwn-smm-funnel div,.iwn-smm-campaign-metrics div,.iwn-smm-live-card,.iwn-smm-feed-card{background:rgb(7 22 43 / .78)!important;border-color:rgb(255 255 255 / .14)!important;color:#fff!important}.iwn-smm-suite-left{background:radial-gradient(circle at 20% 0%,rgb(12 123 147 / .30),transparent 38%),linear-gradient(145deg,rgb(20 40 80 / .98),rgb(7 20 38 / .98))!important}.iwn-smm-action-card{min-height:240px;display:flex;flex-direction:column}.iwn-smm-action-card h3,.iwn-smm-optimization-board h3,.iwn-smm-signal-grid h4,.iwn-smm-vitrine-right h3,.iwn-smm-funnel b,.iwn-smm-campaign-metrics strong,.iwn-smm-live-card strong,.iwn-smm-suite-left h3{color:#ffffff!important}.iwn-smm-action-card p,.iwn-smm-optimization-board>p,.iwn-smm-signal-grid p,.iwn-smm-vitrine-right>p,.iwn-smm-funnel small,.iwn-smm-campaign-metrics span,.iwn-smm-live-card span,.iwn-smm-suite-left p{color:rgb(255 255 255 / .78)!important}.iwn-smm-action-head b,.iwn-smm-board-top strong,.iwn-case-label{color:#baf7ff!important}.iwn-smm-action-head span,.iwn-smm-signal-grid span,.iwn-smm-funnel span,.iwn-smm-cycle strong{background:linear-gradient(135deg,rgb(12 123 147),rgb(38 185 196 / .86))!important;color:#fff!important;box-shadow:0 14px 34px rgb(12 123 147 / .25)}.iwn-smm-cycle div,.iwn-smm-campaign-tags span,.iwn-smm-feed-actions span,.iwn-smm-feed-visual span{background:rgb(6 21 41 / .86)!important;border:1px solid rgb(125 228 240 / .20)!important;color:#dffcff!important}.iwn-smm-cycle span,.iwn-smm-feed-visual span{color:#fff!important}.iwn-smm-progress,.iwn-smm-feed-copy i{background:rgb(255 255 255 / .14)!important}.iwn-smm-vitrine-left{background:linear-gradient(rgb(255 255 255 / .045) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .045) 1px,transparent 1px),radial-gradient(circle at center,rgb(12 123 147 / .18),transparent 58%),#06172d!important;border:1px solid rgb(255 255 255 / .12)}.iwn-smm-phone-frame{background:#061326!important}.iwn-smm-feed-visual{background:radial-gradient(circle at 20% 18%,rgb(255 255 255 / .30),transparent 18%),linear-gradient(135deg,#0C7B93 0%,#142850 58%,#061326 100%)!important}.iwn-smm-board-top{padding-bottom:16px;border-bottom:1px solid rgb(255 255 255 / .10)}.iwn-smm-campaign-tags span{font-weight:800;letter-spacing:.01em}@media (max-width:767px){.iwn-smm-action-card{min-height:auto}.iwn-smm-campaign-vitrine,.iwn-smm-suite,.iwn-smm-optimization-board{box-shadow:0 18px 55px rgb(0 0 0 / .22)}}.hosting-ui{background:#f8fafc;color:var(--iwn-text)}.hosting-ui .iwn-section{padding:120px 0}.hosting-ui h1,.hosting-ui h2,.hosting-ui h3,.hosting-ui p{overflow-wrap:break-word}.hosting-hero-v2{position:relative;padding:160px 0 120px;color:#fff;background:radial-gradient(circle at 80% 18%,rgb(12 123 147 / .28),transparent 30%),radial-gradient(circle at 12% 80%,rgb(17 157 164 / .12),transparent 28%),linear-gradient(135deg,#07192f 0%,#142850 58%,#081527 100%);overflow:hidden}.hosting-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .045) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .045) 1px,transparent 1px);background-size:44px 44px;opacity:.5;mask-image:linear-gradient(to bottom,#000,transparent 92%);pointer-events:none}.hosting-copy,.server-console{position:relative;z-index:2}.hosting-trust-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.hosting-trust-row span{display:inline-flex;align-items:center;padding:10px 13px;border-radius:999px;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .12);color:rgb(255 255 255 / .78);font-size:13px;font-weight:800}.server-console{padding:28px;border-radius:34px;background:radial-gradient(circle at 20% 0%,rgb(12 123 147 / .24),transparent 34%),rgb(255 255 255 / .055);border:1px solid rgb(255 255 255 / .13);box-shadow:0 34px 100px rgb(0 0 0 / .36);backdrop-filter:blur(18px);overflow:hidden}.server-console:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .034) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .034) 1px,transparent 1px);background-size:26px 26px;opacity:.45;pointer-events:none}.console-head,.console-rack,.console-stats{position:relative;z-index:2}.console-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:26px}.console-head small{display:block;color:rgb(255 255 255 / .62);font-weight:800;margin-bottom:7px}.console-head strong{display:block;color:#fff;font-size:22px}.console-head b{font-size:clamp(44px,7vw,74px);line-height:.9;color:#87f3ff;letter-spacing:-.07em;text-shadow:0 0 30px rgb(12 123 147 / .45)}.console-rack{display:grid;gap:14px;margin-bottom:22px}.rack-row{display:grid;grid-template-columns:82px 1fr 1fr 1fr 72px;gap:10px;align-items:center;padding:16px;border-radius:18px;background:rgb(7 20 38 / .68);border:1px solid rgb(255 255 255 / .1)}.rack-row span{color:#fff;font-size:13px;font-weight:900}.rack-row i{height:8px;border-radius:999px;background:rgb(255 255 255 / .13)}.rack-row i.on{background:#0C7B93;box-shadow:0 0 18px rgb(12 123 147 / .55)}.rack-row i.warn{background:#f4c95d;box-shadow:0 0 18px rgb(244 201 93 / .45)}.rack-row em{color:rgb(255 255 255 / .7);font-style:normal;font-size:12px;font-weight:800;text-align:right}.console-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.console-stats div{padding:18px;border-radius:18px;background:rgb(255 255 255 / .07);border:1px solid rgb(255 255 255 / .1)}.console-stats strong{display:block;color:#fff;font-size:22px;margin-bottom:4px}.console-stats span{color:rgb(255 255 255 / .62);font-size:12px}.hosting-intro{background:#fff}.hosting-intro .iwn-h2,.hosting-plans .iwn-h2,.infra-board-v2-section .iwn-h2,.security-v2 .iwn-h2,.hosting-faq-v2 .iwn-h2{color:#0f172a}.hosting-big-text{color:#475569;font-size:18px;line-height:1.85;margin:0}.hosting-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}.hosting-mini-grid div{padding:18px;border-radius:20px;background:#f8fafc;border:1px solid rgb(15 23 42 / .08)}.hosting-mini-grid strong{display:block;color:#142850;margin-bottom:7px}.hosting-mini-grid span{color:#64748b;font-size:13px;line-height:1.55}.hosting-plans{background:#f8fafc}.hosting-plan-v2{height:100%;padding:30px;border-radius:30px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 18px 60px rgb(15 23 42 / .07);transition:transform .35s var(--iwn-ease),box-shadow .35s var(--iwn-ease),border-color .35s var(--iwn-ease)}.hosting-plan-v2:hover{transform:translateY(-8px);box-shadow:0 26px 80px rgb(15 23 42 / .12)}.hosting-plan-v2.featured{border-color:rgb(12 123 147 / .32);background:radial-gradient(circle at 18% 0%,rgb(12 123 147 / .13),transparent 34%),#fff}.plan-label{display:inline-flex;margin-bottom:22px;padding:8px 12px;border-radius:999px;background:rgb(12 123 147 / .1);color:#0C7B93;font-size:12px;font-weight:900}.hosting-plan-v2 h3{color:#0f172a;font-size:26px;letter-spacing:-.03em;margin-bottom:14px}.hosting-plan-v2 p{color:#64748b;line-height:1.75}.hosting-plan-v2 ul{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:11px}.hosting-plan-v2 li{color:#334155;font-weight:750}.hosting-plan-v2 li:before{content:"✓";color:#0C7B93;margin-right:9px}.server-support-v2{background:radial-gradient(circle at 15% 20%,rgb(12 123 147 / .18),transparent 28%),linear-gradient(135deg,#07192f,#142850)}.support-glow{position:absolute;right:-160px;bottom:-180px;width:420px;height:420px;border-radius:999px;background:rgb(12 123 147 / .18);filter:blur(70px)}.support-grid-v2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;position:relative;z-index:2}.support-card-v2{padding:26px;border-radius:26px;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .11);min-height:205px}.support-card-v2 span{width:42px;height:42px;border-radius:14px;display:inline-grid;place-items:center;background:rgb(12 123 147 / .18);color:#8bf4ff;font-weight:900;margin-bottom:18px}.support-card-v2 h3{color:#fff;margin-bottom:10px}.support-card-v2 p{margin:0;color:rgb(255 255 255 / .68);line-height:1.7}.infra-board-v2-section{background:#fff}.infra-board-v2{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;padding:24px;border-radius:34px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 24px 90px rgb(15 23 42 / .09)}.infra-score-card{padding:34px;border-radius:28px;color:#fff;background:radial-gradient(circle at 20% 10%,rgb(12 123 147 / .2),transparent 36%),linear-gradient(135deg,#142850,#07192f)}.infra-score-card span{color:rgb(255 255 255 / .64);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.infra-score-card strong{display:block;margin:24px 0 18px;font-size:clamp(64px,9vw,112px);line-height:.9;letter-spacing:-.08em;color:#fff}.infra-score-card p{margin:0;color:rgb(255 255 255 / .72);line-height:1.75}.infra-bars-v2{display:grid;gap:14px}.infra-bars-v2 div{padding:20px;border-radius:22px;background:#f8fafc;border:1px solid rgb(15 23 42 / .08)}.infra-bars-v2 span{display:block;color:#64748b;font-size:13px;margin-bottom:8px}.infra-bars-v2 b{display:block;color:#0f172a;font-size:22px;margin-bottom:12px}.infra-bars-v2 i{display:block;height:8px;width:var(--w);border-radius:999px;background:linear-gradient(90deg,#0C7B93,#119DA4)}.security-v2{background:#f8fafc}.security-diagram-v2{position:relative;min-height:430px;border-radius:34px;background:linear-gradient(rgb(20 40 80 / .06) 1px,transparent 1px),linear-gradient(90deg,rgb(20 40 80 / .06) 1px,transparent 1px),radial-gradient(circle at center,rgb(12 123 147 / .16),transparent 52%),#fff;background-size:32px 32px,32px 32px,auto,auto;border:1px solid rgb(15 23 42 / .08);box-shadow:0 18px 60px rgb(15 23 42 / .07);display:grid;place-items:center}.security-core{width:190px;height:190px;display:grid;place-items:center;text-align:center;border-radius:42px;background:linear-gradient(135deg,#142850,#07192f);color:#fff;font-weight:900;font-size:24px;line-height:1.1;box-shadow:0 24px 70px rgb(20 40 80 / .25)}.security-diagram-v2 .node{position:absolute;padding:11px 15px;border-radius:999px;background:#fff;border:1px solid rgb(12 123 147 / .22);color:#0C7B93;font-weight:900;box-shadow:0 14px 38px rgb(15 23 42 / .09)}.security-diagram-v2 .n1{top:60px;left:74px}.security-diagram-v2 .n2{top:80px;right:62px}.security-diagram-v2 .n3{bottom:70px;left:58px}.security-diagram-v2 .n4{bottom:58px;right:78px}.security-list-v2{display:grid;gap:12px;margin-top:26px}.security-list-v2 span{padding:15px 16px;border-radius:16px;background:#fff;border:1px solid rgb(15 23 42 / .08);color:#334155;font-weight:800}.security-list-v2 span:before{content:"✓";color:#0C7B93;margin-right:9px}.infra-cases-v2{background:radial-gradient(circle at 80% 20%,rgb(12 123 147 / .14),transparent 30%),linear-gradient(135deg,#07192f,#142850)}.infra-case-feature-v2,.infra-mini-v2{border-radius:30px;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .11)}.infra-case-feature-v2{padding:34px}.case-label{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgb(12 123 147 / .16);color:#94f3ff;font-weight:900;font-size:12px}.infra-case-feature-v2 h3{margin:18px 0 16px;color:#fff;font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.04em}.infra-case-feature-v2 p,.infra-mini-v2 p{color:rgb(255 255 255 / .68);line-height:1.75}.infra-mini-v2{padding:28px}.infra-mini-v2 h3{color:#fff;margin-bottom:10px}.hosting-faq-v2{background:#fff}.hosting-faq-list{max-width:920px;margin:0 auto;display:grid;gap:16px}.hosting-faq-item{padding:24px 26px;border-radius:24px;background:#f8fafc;border:1px solid rgb(15 23 42 / .08)}.hosting-faq-item h3{margin:0 0 8px;color:#0f172a}.hosting-faq-item p{margin:0;color:#64748b;line-height:1.7}.hosting-final-cta{background:radial-gradient(circle at 50% 0%,rgb(12 123 147 / .18),transparent 35%),#07192f}.hosting-cta-card{padding:clamp(32px,6vw,70px);border-radius:34px;text-align:center;background:radial-gradient(circle at 20% 0%,rgb(12 123 147 / .18),transparent 40%),rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .11)}.hosting-cta-card .iwn-h2{max-width:850px;margin:18px auto 0;color:#fff}.hosting-cta-card p{max-width:720px;margin:20px auto 30px;color:rgb(255 255 255 / .72);line-height:1.75}@media (max-width:991px){.hosting-ui .iwn-section{padding:90px 0}.hosting-hero-v2{padding:132px 0 90px}.infra-board-v2{grid-template-columns:1fr}.support-grid-v2{grid-template-columns:1fr}.hosting-mini-grid{grid-template-columns:1fr}}@media (max-width:767px){.hosting-ui .iwn-section{padding:72px 0}.hosting-hero-v2{padding:118px 0 72px}.rack-row{grid-template-columns:1fr;gap:8px}.rack-row em{text-align:left}.console-stats{grid-template-columns:1fr}.server-console{padding:22px;border-radius:26px}.console-head{flex-direction:column}.hosting-plan-v2,.infra-board-v2,.hosting-cta-card{border-radius:24px}.security-diagram-v2{min-height:360px}.security-diagram-v2 .node{position:static;margin:6px}.security-diagram-v2{display:flex;flex-wrap:wrap;justify-content:center;align-content:center;gap:10px;padding:24px}.security-core{width:160px;height:160px;flex:0 0 160px}}.infra-case-feature-v2 .case-metrics.hosting-fixed-metrics,.infra-case-feature-v2 .hosting-fixed-metrics{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;margin-top:30px!important;width:100%!important}.infra-case-feature-v2 .hosting-fixed-metric-card,.infra-case-feature-v2 .case-metrics.hosting-fixed-metrics>div{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:8px!important;min-height:126px!important;padding:22px 24px!important;border-radius:22px!important;background:rgb(255 255 255 / .085)!important;border:1px solid rgb(255 255 255 / .16)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .10)!important;overflow:hidden!important}.infra-case-feature-v2 .hosting-fixed-metric-card strong,.infra-case-feature-v2 .case-metrics.hosting-fixed-metrics>div strong{display:block!important;color:#ffffff!important;font-size:clamp(30px, 3.4vw, 46px)!important;line-height:1!important;letter-spacing:-0.055em!important;margin:0!important;padding:0!important;white-space:nowrap!important}.infra-case-feature-v2 .hosting-fixed-metric-card span,.infra-case-feature-v2 .case-metrics.hosting-fixed-metrics>div span{display:block!important;color:rgb(255 255 255 / .7)!important;font-size:13px!important;font-weight:700!important;line-height:1.35!important;margin:0!important;padding:0!important;white-space:normal!important}.hosting-fixed-final-cta,.iwn-section.hosting-final-cta.hosting-fixed-final-cta{position:relative!important;padding:120px 0!important;background:#f8fafc!important;color:#0f172a!important;border-top:1px solid rgb(15 23 42 / .06)!important;border-bottom:1px solid rgb(15 23 42 / .08)!important;overflow:hidden!important}.hosting-fixed-final-cta::before{content:""!important;position:absolute!important;inset:0!important;background:radial-gradient(circle at 22% 18%,rgb(12 123 147 / .16),transparent 32%),radial-gradient(circle at 78% 78%,rgb(20 40 80 / .10),transparent 34%)!important;pointer-events:none!important}.hosting-fixed-final-cta .container{position:relative!important;z-index:2!important}.hosting-fixed-cta-card,.hosting-final-cta .hosting-cta-card.hosting-fixed-cta-card{max-width:980px!important;margin:0 auto!important;padding:clamp(38px, 6vw, 72px)!important;border-radius:36px!important;text-align:center!important;background:radial-gradient(circle at 50% 0%,rgb(12 123 147 / .24),transparent 42%),linear-gradient(135deg,#142850 0%,#07192f 100%)!important;border:1px solid rgb(12 123 147 / .28)!important;box-shadow:0 34px 110px rgb(20 40 80 / .22)!important}.hosting-fixed-cta-card .iwn-eyebrow,.hosting-final-cta .hosting-fixed-cta-card .iwn-eyebrow{color:#8beeff!important}.hosting-fixed-cta-card h2,.hosting-final-cta .hosting-fixed-cta-card h2,.hosting-fixed-cta-card .iwn-h2{color:#ffffff!important;max-width:780px!important;margin-left:auto!important;margin-right:auto!important}.hosting-fixed-cta-card p,.hosting-final-cta .hosting-fixed-cta-card p{color:rgb(255 255 255 / .72)!important;max-width:650px!important;margin:20px auto 32px!important}.hosting-fixed-final-cta+.iwn-footer,.hosting-fixed-final-cta+footer{margin-top:0!important;border-top:0!important}@media (max-width:767px){.infra-case-feature-v2 .case-metrics.hosting-fixed-metrics,.infra-case-feature-v2 .hosting-fixed-metrics{grid-template-columns:1fr!important}.infra-case-feature-v2 .hosting-fixed-metric-card,.infra-case-feature-v2 .case-metrics.hosting-fixed-metrics>div{min-height:auto!important;padding:20px!important}.hosting-fixed-final-cta,.iwn-section.hosting-final-cta.hosting-fixed-final-cta{padding:78px 0!important}.hosting-fixed-cta-card{border-radius:26px!important}}.semx-page{overflow-x:hidden}.semx-page section{position:relative;overflow:hidden}.semx-hero{padding:150px 0 120px;background:radial-gradient(circle at 78% 18%,rgb(12 123 147 / .23),transparent 30%),linear-gradient(135deg,#07192f 0%,#142850 56%,#081527 100%);color:#fff}.semx-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .045) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .045) 1px,transparent 1px);background-size:42px 42px;opacity:.45}.semx-hero .container{position:relative;z-index:2}.semx-search-card{position:relative;padding:26px;border-radius:34px;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .13);box-shadow:0 32px 100px rgb(0 0 0 / .32);backdrop-filter:blur(14px)}.semx-search-input{padding:18px 20px;border-radius:20px;background:#fff;color:#0f172a;margin-bottom:18px}.semx-search-input small{display:block;color:#64748b;margin-bottom:6px}.semx-search-input strong{font-size:20px}.semx-ad-card{padding:22px;border-radius:22px;background:rgb(255 255 255 / .95);color:#0f172a;margin-bottom:14px}.semx-ad-primary{border:2px solid rgb(12 123 147 / .45);box-shadow:0 18px 50px rgb(12 123 147 / .18)}.semx-ad-card span{display:inline-flex;padding:6px 10px;border-radius:999px;background:rgb(12 123 147 / .1);color:#0c7b93;font-size:12px;font-weight:800;margin-bottom:10px}.semx-ad-card h3{color:#142850;font-size:21px}.semx-ad-card p{color:#475569}.semx-ad-card div{display:flex;gap:12px;flex-wrap:wrap}.semx-ad-card b{color:#0c7b93;font-size:13px}.semx-kpi{position:absolute;padding:16px 18px;border-radius:20px;background:rgb(20 40 80 / .94);border:1px solid rgb(255 255 255 / .14);box-shadow:0 20px 60px rgb(0 0 0 / .25);color:#fff}.semx-kpi strong{display:block;font-size:28px;line-height:1}.semx-kpi span{font-size:12px;color:rgb(255 255 255 / .68);font-weight:700}.semx-kpi-one{top:-20px;right:26px}.semx-kpi-two{left:-16px;bottom:42px}.semx-intro{padding:110px 0;background:#f8fafc;color:#0f172a}.semx-intro-card{padding:clamp(30px,5vw,58px);border-radius:34px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 24px 90px rgb(15 23 42 / .08)}.semx-intro-card p{font-size:18px;line-height:1.85;color:#475569;margin-bottom:24px}.semx-chip-row{display:flex;flex-wrap:wrap;gap:10px}.semx-chip-row span{padding:10px 13px;border-radius:999px;background:rgb(12 123 147 / .1);border:1px solid rgb(12 123 147 / .18);color:#0c7b93;font-size:13px;font-weight:800}.semx-system{padding:110px 0;background:#fff;color:#0f172a}.semx-system-grid{display:grid;grid-template-columns:1.12fr repeat(2,.94fr);gap:18px;margin-top:46px}.semx-system-card{padding:28px;border-radius:28px;background:#f8fafc;border:1px solid rgb(15 23 42 / .08);box-shadow:0 18px 60px rgb(15 23 42 / .055)}.semx-system-card.semx-large{grid-row:span 2;background:radial-gradient(circle at top left,rgb(12 123 147 / .14),transparent 36%),linear-gradient(135deg,#142850,#07192f);color:#fff}.semx-system-card>span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:14px;background:rgb(12 123 147 / .12);color:#0c7b93;font-weight:900;margin-bottom:18px}.semx-large>span{background:rgb(255 255 255 / .1);color:#8bf4ff}.semx-system-card p{color:#64748b;line-height:1.75}.semx-large p{color:rgb(255 255 255 / .72)}.semx-keywords{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.semx-keywords b{padding:10px 12px;border-radius:999px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .12);font-size:12px}.semx-services,.semx-metrics{padding:110px 0;background:#f8fafc;color:#0f172a}.semx-service-card{height:100%;padding:28px;border-radius:28px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 18px 60px rgb(15 23 42 / .06)}.semx-service-card i{width:52px;height:52px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(135deg,#0c7b93,#119da4);color:#fff;font-style:normal;font-weight:900;margin-bottom:22px}.semx-service-card p{color:#64748b;line-height:1.75}.semx-tracking{padding:110px 0;background:radial-gradient(circle at 14% 20%,rgb(12 123 147 / .18),transparent 28%),linear-gradient(135deg,#07192f,#142850);color:#fff}.semx-track-board{padding:28px;border-radius:30px;background:rgb(255 255 255 / .065);border:1px solid rgb(255 255 255 / .12)}.semx-track-board>div{display:grid;grid-template-columns:150px 1fr 80px;gap:16px;align-items:center;padding:16px 0;border-bottom:1px solid rgb(255 255 255 / .09)}.semx-track-board span{color:rgb(255 255 255 / .72);font-weight:750}.semx-track-board i{height:10px;border-radius:999px;background:rgb(255 255 255 / .12);overflow:hidden}.semx-track-board i:before{content:"";display:block;width:var(--w);height:100%;background:linear-gradient(90deg,#0c7b93,#8bf4ff);border-radius:inherit}.semx-track-board b{text-align:right}.semx-track-board p{margin:22px 0 0;padding:18px;border-radius:18px;background:rgb(12 123 147 / .14);color:rgb(255 255 255 / .76);border:1px solid rgb(12 123 147 / .3)}.semx-metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:46px}.semx-metric-grid article{padding:28px;border-radius:28px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 18px 60px rgb(15 23 42 / .055)}.semx-metric-grid strong{display:block;font-size:clamp(34px,4vw,54px);color:#142850;letter-spacing:-.06em;margin-bottom:14px}.semx-metric-grid span{color:#64748b;line-height:1.6}.semx-case{padding:110px 0;background:radial-gradient(circle at 80% 20%,rgb(12 123 147 / .16),transparent 30%),#07192f;color:#fff}.semx-case-card{display:grid;grid-template-columns:1.08fr .92fr;gap:26px;padding:28px;border-radius:36px;background:rgb(255 255 255 / .055);border:1px solid rgb(255 255 255 / .12);margin-top:46px}.semx-case-card h3{color:#fff;font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.045em;margin:18px 0}.semx-case-card p{color:rgb(255 255 255 / .7);line-height:1.75}.semx-case-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.semx-case-metrics div{padding:20px;border-radius:22px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .14)}.semx-case-metrics strong{display:block;color:#fff;font-size:34px;line-height:1;letter-spacing:-.05em}.semx-case-metrics span{color:rgb(255 255 255 / .68);font-size:13px;font-weight:700}.semx-funnel{display:grid;gap:14px;align-content:center;padding:24px;border-radius:30px;background:linear-gradient(rgb(255 255 255 / .04) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .04) 1px,transparent 1px),rgb(255 255 255 / .035);background-size:28px 28px}.semx-funnel div{padding:18px;border-radius:20px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .12)}.semx-funnel span{display:block;color:#8bf4ff;font-size:12px;font-weight:900}.semx-faq{padding:110px 0;background:#fff;color:#0f172a}.semx-final{padding:120px 0;background:#f8fafc;color:#0f172a}.semx-final-card{max-width:980px;margin:0 auto;padding:clamp(38px,6vw,74px);border-radius:38px;text-align:center;background:radial-gradient(circle at 50% 0%,rgb(12 123 147 / .22),transparent 42%),linear-gradient(135deg,#142850,#07192f);border:1px solid rgb(12 123 147 / .28);box-shadow:0 34px 110px rgb(20 40 80 / .22)}.semx-final-card h2{color:#fff}.semx-final-card p{max-width:650px;color:rgb(255 255 255 / .72);margin:20px auto 32px}.semx-final-card .iwn-eyebrow{color:#8bf4ff}@media(max-width:991px){.semx-system-grid,.semx-case-card{grid-template-columns:1fr}.semx-system-card.semx-large{grid-row:auto}.semx-metric-grid{grid-template-columns:repeat(2,1fr)}.semx-kpi{position:static;margin-top:14px}}@media(max-width:767px){.semx-hero{padding:112px 0 76px}.semx-intro,.semx-system,.semx-services,.semx-tracking,.semx-metrics,.semx-case,.semx-faq,.semx-final{padding:74px 0}.semx-track-board>div{grid-template-columns:1fr;gap:8px}.semx-track-board b{text-align:left}.semx-metric-grid,.semx-case-metrics{grid-template-columns:1fr}.semx-search-card,.semx-case-card,.semx-final-card,.semx-intro-card{border-radius:26px}}.portx{overflow-x:hidden}.portx-head{position:relative;padding:132px 0 82px;background:radial-gradient(circle at 78% 12%,rgb(12 123 147 / .2),transparent 31%),linear-gradient(135deg,#07192f 0%,#142850 58%,#081527 100%);color:#fff;overflow:hidden}.portx-head:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .04) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .04) 1px,transparent 1px);background-size:42px 42px;opacity:.42}.portx-head .container{position:relative;z-index:2}.portx-breadcrumb{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:38px;color:rgb(255 255 255 / .66);font-size:14px;font-weight:800}.portx-breadcrumb a{color:rgb(255 255 255 / .76);text-decoration:none}.portx-breadcrumb a:hover{color:#8bf4ff}.portx-breadcrumb strong{color:#fff}.portx-head-card,.portx-summary{padding:28px;border-radius:28px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .13)}.portx-head-card strong{display:block;font-size:clamp(54px,8vw,90px);line-height:.9;letter-spacing:-.07em;color:#fff;margin-bottom:12px}.portx-head-card span,.portx-summary li{color:rgb(255 255 255 / .72)}.portx-toolbar{padding:30px 0;background:#f8fafc;border-bottom:1px solid rgb(15 23 42 / .08)}.portx-filter{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.portx-filter button{border:1px solid rgb(15 23 42 / .1);background:#fff;color:#334155;padding:12px 16px;border-radius:999px;font-weight:900}.portx-filter button.active,.portx-filter button:hover{background:#142850;color:#fff;border-color:#142850}.portx-projects,.portx-overview,.portx-media{padding:104px 0;background:#f8fafc;color:#0f172a}.portx-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.portx-card{border-radius:30px;background:#fff;border:1px solid rgb(15 23 42 / .08);overflow:hidden;box-shadow:0 18px 70px rgb(15 23 42 / .065);transition:transform .35s ease}.portx-card:hover{transform:translateY(-8px)}.portx-card-large{grid-column:span 2}.portx-card-link{display:block;height:100%;text-decoration:none;color:inherit}.portx-cover{position:relative;height:260px;background:linear-gradient(135deg,#142850,#07192f);overflow:hidden}.portx-card-large .portx-cover{height:360px}.portx-browser{position:absolute;left:32px;right:92px;top:38px;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 24px 70px rgb(0 0 0 / .32)}.portx-browser-body{height:210px;background:linear-gradient(180deg,#fff,#dbeafe)}.portx-phone{position:absolute;right:34px;bottom:30px;width:92px;height:178px;border-radius:26px;background:linear-gradient(180deg,#fff,#dbeafe);border:8px solid #07192f;box-shadow:0 18px 50px rgb(0 0 0 / .32)}.portx-card-body{padding:26px}.portx-card-body span{color:#0C7B93;font-size:12px;font-weight:900;text-transform:uppercase}.portx-card-body h2,.portx-card-body h3{color:#0f172a;margin:10px 0}.portx-card-body p{color:#64748b;line-height:1.65;margin:0}.portx-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.portx-tags b{padding:8px 11px;border-radius:999px;background:rgb(12 123 147 / .1);color:#0C7B93;font-size:12px}.portx-seo-cover,.portx-smm-cover,.portx-sem-cover,.portx-infra-cover{display:grid;place-items:center}.portx-snapshot,.portx-ad{padding:22px;border-radius:22px;background:rgb(255 255 255 / .92);color:#0f172a}.portx-snapshot strong{display:block;font-size:42px;color:#142850}.portx-smm-cover i{display:block;position:absolute;border-radius:26px;background:linear-gradient(135deg,#0C7B93,#8bf4ff)}.portx-smm-cover i:nth-child(1){width:150px;height:150px;left:32px;top:32px}.portx-smm-cover i:nth-child(2){width:96px;height:96px;right:34px;bottom:34px}.portx-smm-cover i:nth-child(3){width:70px;height:70px;right:92px;top:44px;background:rgb(255 255 255 / .16)}.portx-infra-cover em{display:block;width:68%;height:22px;border-radius:999px;background:rgb(255 255 255 / .14);margin:6px}.portx-cta{padding:110px 0;background:#fff}.portx-cta-card{max-width:980px;margin:0 auto;padding:clamp(38px,6vw,74px);border-radius:38px;text-align:center;background:radial-gradient(circle at 50% 0%,rgb(12 123 147 / .22),transparent 42%),linear-gradient(135deg,#142850,#07192f);color:#fff;box-shadow:0 34px 110px rgb(20 40 80 / .22)}.portx-cta-card h2{color:#fff}.portx-cta-card p{max-width:650px;color:rgb(255 255 255 / .72);margin:18px auto 30px}.portx-detail-title{display:grid;grid-template-columns:1fr 360px;gap:34px;align-items:end}.portx-summary span{display:block;color:rgb(255 255 255 / .62);font-size:13px;font-weight:900;margin-bottom:8px}.portx-summary strong{display:block;color:#fff;font-size:26px;margin-bottom:18px}.portx-summary ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.portx-info{height:100%;padding:28px;border-radius:28px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 18px 70px rgb(15 23 42 / .06)}.portx-info h3{color:#0f172a;margin-bottom:12px}.portx-info p{color:#64748b;line-height:1.75}.portx-web-media{display:grid;grid-template-columns:1fr 220px;gap:26px;align-items:end;margin-top:48px}.portx-desktop-shot{border-radius:28px;overflow:hidden;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 24px 90px rgb(15 23 42 / .12)}.portx-desktop-shot>div:last-child{height:480px;background:linear-gradient(180deg,#fff,#dbeafe)}.portx-mobile-shot{height:520px;border-radius:36px;background:#07192f;padding:14px;box-shadow:0 24px 90px rgb(15 23 42 / .18)}.portx-mobile-shot>span{display:block;width:50px;height:6px;border-radius:999px;background:rgb(255 255 255 / .22);margin:0 auto 12px}.portx-mobile-shot>div{height:462px;border-radius:26px;background:linear-gradient(180deg,#fff,#dbeafe)}.portx-smm-media{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;margin-top:48px}.portx-smm-page{min-height:560px;padding:28px;border-radius:30px;background:radial-gradient(circle at 20% 20%,rgb(12 123 147 / .2),transparent 32%),linear-gradient(135deg,#142850,#07192f);color:#fff;display:flex;align-items:flex-end}.portx-smm-posts{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.portx-smm-posts>div,.portx-seo-media>div,.portx-sem-media>div,.portx-infra-media>div{min-height:240px;padding:26px;border-radius:28px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 18px 70px rgb(15 23 42 / .06);display:flex;flex-direction:column;justify-content:flex-end}.portx-smm-posts>div:nth-child(1),.portx-smm-posts>div:nth-child(2){background:linear-gradient(135deg,#0C7B93,#8bf4ff);color:#fff}.portx-smm-posts .metric strong,.portx-seo-media strong,.portx-infra-media strong{display:block;color:#142850;font-size:36px;line-height:1;margin-bottom:8px}.portx-seo-media{display:grid;grid-template-columns:1.2fr repeat(3,.8fr);gap:22px;margin-top:48px}.portx-seo-media .large{background:radial-gradient(circle at 20% 20%,rgb(12 123 147 / .22),transparent 32%),linear-gradient(135deg,#142850,#07192f);color:#fff}.portx-seo-media .large strong{color:#fff}.portx-sem-media,.portx-infra-media{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:48px}.portx-infra-media{grid-template-columns:repeat(3,1fr)}.portx [data-panel]{display:none}.portx [data-panel].is-active{display:block}@media(max-width:991px){.portx-grid,.portx-detail-title,.portx-web-media,.portx-smm-media,.portx-seo-media,.portx-sem-media,.portx-infra-media{grid-template-columns:1fr}.portx-card-large{grid-column:auto}}@media(max-width:767px){.portx-head{padding-top:110px}.portx-projects,.portx-overview,.portx-media,.portx-cta{padding:74px 0}.portx-card-large .portx-cover{height:320px}.portx-browser{left:18px;right:64px}.portx-phone{width:76px;height:150px}.portx-smm-posts{grid-template-columns:1fr}.portx-smm-page{min-height:420px}.portx-mobile-shot{height:440px}.portx-mobile-shot>div{height:382px}}.article-content{min-width:0;padding:clamp(28px, 5vw, 56px);border-radius:34px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 24px 90px rgb(15 23 42 / .08);color:#334155;font-size:18px;line-height:1.85;overflow:hidden}.article-content>*:first-child{margin-top:0!important}.article-content>*:last-child{margin-bottom:0!important}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{color:#0f172a;line-height:1.16;letter-spacing:-.025em;margin:1.55em 0 .65em}.article-content h1{font-size:clamp(36px, 5vw, 58px)}.article-content h2{font-size:clamp(30px, 4vw, 44px)}.article-content h3{font-size:clamp(24px, 3vw, 32px)}.article-content h4{font-size:24px}.article-content h5{font-size:20px}.article-content h6{font-size:18px}.article-content p,.article-content ul,.article-content ol,.article-content table,.article-content blockquote,.article-content pre,.article-content figure,.article-content .media{margin:0 0 1.35em}.article-content a{color:#0C7B93;font-weight:800;text-decoration-thickness:2px;text-underline-offset:3px}.article-content strong,.article-content b{color:#0f172a}.article-content ul,.article-content ol{padding-left:1.4em}.article-content li{margin-bottom:.45em}.article-content blockquote{padding:24px 26px;border-left:4px solid #0C7B93;border-radius:18px;background:#f8fafc;color:#334155;font-size:20px;line-height:1.65}.article-content img{max-width:100%;height:auto;border-radius:22px;display:block}.article-content figure{max-width:100%}.article-content figure.image{margin-left:0;margin-right:0}.article-content figcaption{margin-top:10px;color:#64748b;font-size:14px;text-align:center}.article-content table{width:100%;border-collapse:collapse;display:block;overflow-x:auto;border-radius:18px;border:1px solid rgb(15 23 42 / .10)}.article-content table th,.article-content table td{padding:14px 16px;border:1px solid rgb(15 23 42 / .10);text-align:left;min-width:150px}.article-content table th{background:#f1f5f9;color:#0f172a}.article-content table td{background:#fff}.article-content .media,.article-content .embed,.article-content .iframe,.article-content .video{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:24px;overflow:hidden;background:#0f172a}.article-content iframe,.article-content video{max-width:100%;width:100%;border:0;border-radius:24px}.article-content .media iframe,.article-content .embed iframe,.article-content .iframe iframe,.article-content .video iframe{height:100%;position:absolute;inset:0}.article-content pre{padding:22px;border-radius:20px;background:#0f172a;color:#e2e8f0;overflow-x:auto;font-size:15px;line-height:1.7}.article-content code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.article-content p code,.article-content li code{padding:3px 6px;border-radius:8px;background:#f1f5f9;color:#0f172a}.article-content hr{border:0;height:1px;background:rgb(15 23 42 / .10);margin:2.2em 0}.article-content .text-align-center,.article-content .text-center{text-align:center}.article-content .text-align-right,.article-content .text-right{text-align:right}.article-content .text-align-left,.article-content .text-left{text-align:left}.related-posts-section{background:#fff}@media (max-width:1199px){.article-layout{grid-template-columns:minmax(0,1fr)}.article-toc,.article-sidebar>div{position:static}.article-sidebar{grid-template-columns:repeat(2,1fr)}}@media (max-width:991px){.blog-head-grid,.blog-featured-card{grid-template-columns:1fr}.blog-grid,.blog-grid.compact{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.blog-head,.article-head{padding-top:110px}.blog-list-section,.article-layout-section,.related-posts-section{padding:74px 0}.blog-grid,.blog-grid.compact,.article-sidebar{grid-template-columns:1fr}.blog-featured-card,.article-content{border-radius:26px}.blog-featured-cover{min-height:300px}.article-content{padding:24px;font-size:16px}.article-content blockquote{font-size:18px}}.blogx-page,.blogx-detail{overflow-x:hidden}.blogx-head,.blogx-article-head{position:relative;padding:128px 0 84px;background:radial-gradient(circle at 78% 10%,rgb(12 123 147 / .18),transparent 30%),linear-gradient(135deg,#07192f 0%,#142850 58%,#081527 100%);color:#fff;overflow:hidden}.blogx-head::before,.blogx-article-head::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .04) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .04) 1px,transparent 1px);background-size:42px 42px;opacity:.42;pointer-events:none}.blogx-head .container,.blogx-article-head .container{position:relative;z-index:2}.blogx-breadcrumb{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;margin-bottom:38px;border-radius:999px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .13);color:rgb(255 255 255 / .70);font-size:14px;font-weight:800;backdrop-filter:blur(12px)}.blogx-breadcrumb a{color:rgb(255 255 255 / .78);text-decoration:none}.blogx-breadcrumb a:hover{color:#8bf4ff}.blogx-breadcrumb strong{padding:6px 10px;border-radius:999px;background:rgb(12 123 147 / .24);border:1px solid rgb(12 123 147 / .38);color:#eaffff}.blogx-title-row{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:34px;align-items:end}.blogx-title,.blogx-article-title{max-width:980px}.blogx-title .iwn-h1,.blogx-article-title .iwn-h1{margin:16px 0 22px}.blogx-url-badge{padding:24px;border-radius:26px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .13);color:#fff;min-width:0}.blogx-url-badge span{display:block;color:rgb(255 255 255 / .58);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.blogx-url-badge strong{display:block;overflow-wrap:anywhere;font-size:18px}.blogx-url-badge.article-url{width:fit-content;max-width:100%;margin-bottom:18px;padding:10px 14px;border-radius:999px}.blogx-url-badge.article-url span,.blogx-url-badge.article-url strong{display:inline;margin:0;font-size:13px}.blogx-url-badge.article-url span{margin-right:8px}.blogx-list,.blogx-article-section,.blogx-cover-section,.blogx-faq-section,.blogx-related{padding:104px 0;background:#f8fafc;color:#0f172a}.blogx-list{padding-top:96px}.blogx-featured{display:grid;grid-template-columns:1fr .9fr;gap:28px;padding:28px;border-radius:36px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 28px 100px rgb(15 23 42 / .09);margin-bottom:34px}.blogx-featured-cover{display:block;min-height:420px;border-radius:30px;background:radial-gradient(circle at 28% 22%,rgb(12 123 147 / .24),transparent 34%),linear-gradient(135deg,#142850,#07192f);overflow:hidden;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.blogx-cover-grid{position:absolute;inset:36px;border-radius:28px;background:linear-gradient(rgb(255 255 255 / .08) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .08) 1px,transparent 1px),rgb(255 255 255 / .05);background-size:28px 28px,28px 28px,auto}.blogx-featured-body{display:flex;flex-direction:column;justify-content:center;padding:16px}.blogx-date{display:inline-flex;width:fit-content;padding:8px 12px;border-radius:999px;background:rgb(12 123 147 / .10);color:#0C7B93;font-size:13px;font-weight:900;margin-bottom:16px}.blogx-featured-body h2{font-size:clamp(32px, 4vw, 54px);line-height:1.08;letter-spacing:-.05em;margin-bottom:18px;color:#0f172a}.blogx-featured-body p{color:#64748b;line-height:1.75;margin-bottom:28px}.blogx-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.blogx-grid.compact{max-width:1100px;margin:0 auto}.blogx-card{border-radius:30px;overflow:hidden;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 18px 70px rgb(15 23 42 / .06)}.blogx-card-cover{display:block;height:230px;background:radial-gradient(circle at 28% 22%,rgb(12 123 147 / .22),transparent 34%),linear-gradient(135deg,#142850,#07192f)}.blogx-card-cover.alt{background:linear-gradient(135deg,#0C7B93,#142850)}.blogx-card-cover.smm{background:linear-gradient(135deg,#0C7B93,#8bf4ff)}.blogx-card-cover{background-size:cover;background-position:center;background-repeat:no-repeat}.blogx-card-cover.hosting:not(.has-image){background:linear-gradient(rgb(255 255 255 / .06) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .06) 1px,transparent 1px),linear-gradient(135deg,#07192f,#142850);background-size:28px 28px,28px 28px,auto}.blogx-card-cover.smm:not(.has-image){background:linear-gradient(rgb(255 255 255 / .05) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .05) 1px,transparent 1px),linear-gradient(135deg,#24123a,#5d2b91);background-size:28px 28px,28px 28px,auto}.blogx-card-cover.alt:not(.has-image){background:linear-gradient(rgb(255 255 255 / .05) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .05) 1px,transparent 1px),linear-gradient(135deg,#0d2a22,#146c5a);background-size:28px 28px,28px 28px,auto}.blogx-card-body{padding:24px}.blogx-card-body span{color:#0C7B93;font-size:12px;font-weight:900}.blogx-card-body h3{color:#0f172a;font-size:21px;line-height:1.25;margin:10px 0 12px}.blogx-card-body p{color:#64748b;line-height:1.65}.blogx-card-body a{color:#0C7B93;font-weight:900;text-decoration:none}.blogx-cover-section{padding:20px 0;background:#f8fafc}.blogx-cover-frame{margin:0}.blogx-cover-placeholder{min-height:clamp(320px, 48vw, 620px);border-radius:36px;background:radial-gradient(circle at 28% 22%,rgb(12 123 147 / .22),transparent 34%),linear-gradient(135deg,#142850,#07192f);border:1px solid rgb(15 23 42 / .08);box-shadow:0 30px 110px rgb(15 23 42 / .14);display:grid;place-items:center;color:rgb(255 255 255 / .72);font-weight:900;overflow:hidden;position:relative}.blogx-cover-placeholder::before{content:"";position:absolute;inset:42px;border-radius:28px;background:linear-gradient(rgb(255 255 255 / .07) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .07) 1px,transparent 1px);background-size:32px 32px}.blogx-cover-placeholder span{position:relative;z-index:2;padding:10px 14px;border-radius:999px;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .13)}.blogx-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:34px;align-items:start;max-width:1240px;margin:0 auto}.blogx-content.article-content{width:100%;max-width:none}.blogx-sidebar{display:grid;gap:18px;position:sticky;top:110px}.blogx-side-card{padding:24px;border-radius:24px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 14px 50px rgb(15 23 42 / .055)}.blogx-side-card strong,.blogx-side-card h3{display:block;color:#0f172a;margin-bottom:12px}.blogx-side-card span{display:block;color:#64748b;font-size:14px;margin-top:8px}.blogx-side-card p{color:#64748b;line-height:1.65}.blogx-side-card.dark{background:linear-gradient(135deg,#142850,#07192f);color:#fff}.blogx-side-card.dark h3{color:#fff}.blogx-side-card.dark p{color:rgb(255 255 255 / .72)}.blogx-faq-section{background:#fff}.blogx-faq-list{max-width:960px;margin:42px auto 0;display:grid;gap:16px}.blogx-faq-card{padding:26px 28px;border-radius:24px;background:#f8fafc;border:1px solid rgb(15 23 42 / .08);box-shadow:0 14px 50px rgb(15 23 42 / .055)}.blogx-faq-card h3{color:#0f172a;font-size:20px;margin-bottom:10px}.blogx-faq-card p{color:#64748b;line-height:1.75;margin:0}.blogx-related{background:#f8fafc}.article-content{min-width:0;padding:clamp(28px, 5vw, 56px);border-radius:34px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 24px 90px rgb(15 23 42 / .08);color:#334155;font-size:18px;line-height:1.85;overflow:hidden}.article-content>*:first-child{margin-top:0!important}.article-content>*:last-child{margin-bottom:0!important}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{color:#0f172a;line-height:1.16;letter-spacing:-.025em;margin:.55em 0 .25em}.article-content h1{font-size:clamp(36px, 5vw, 58px)}.article-content h2{font-size:clamp(30px, 4vw, 44px)}.article-content h3{font-size:clamp(24px, 3vw, 32px)}.article-content h4{font-size:24px}.article-content h5{font-size:20px}.article-content h6{font-size:18px}.article-content p,.article-content ul,.article-content ol,.article-content table,.article-content blockquote,.article-content pre,.article-content figure,.article-content .media{margin:0 0 0em}.article-content a{color:#0C7B93;font-weight:800;text-decoration-thickness:2px;text-underline-offset:3px}.article-content strong,.article-content b{color:#0f172a}.article-content ul,.article-content ol{padding-left:1.4em}.article-content li{margin-bottom:.45em}.article-content blockquote{padding:24px 26px;border-left:4px solid #0C7B93;border-radius:18px;background:#f8fafc;color:#334155;font-size:20px;line-height:1.65}.article-content img{max-width:100%;height:auto;border-radius:22px;display:block}.article-content figure{max-width:100%}.article-content figure.image{margin-left:0;margin-right:0}.article-content figcaption{margin-top:10px;color:#64748b;font-size:14px;text-align:center}.article-content table{width:100%;border-collapse:collapse;display:block;overflow-x:auto;border-radius:18px;border:1px solid rgb(15 23 42 / .10)}.article-content table th,.article-content table td{padding:14px 16px;border:1px solid rgb(15 23 42 / .10);text-align:left;min-width:150px}.article-content table th{background:#f1f5f9;color:#0f172a}.article-content table td{background:#fff}.article-content .media,.article-content .embed,.article-content .iframe,.article-content .video{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:24px;overflow:hidden;background:#0f172a}.article-content iframe,.article-content video{max-width:100%;width:100%;border:0;border-radius:24px}.article-content .media iframe,.article-content .embed iframe,.article-content .iframe iframe,.article-content .video iframe{height:100%;position:absolute;inset:0}.article-content pre{padding:22px;border-radius:20px;background:#0f172a;color:#e2e8f0;overflow-x:auto;font-size:15px;line-height:1.7}.article-content code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.article-content p code,.article-content li code{padding:3px 6px;border-radius:8px;background:#f1f5f9;color:#0f172a}.article-content hr{border:0;height:1px;background:rgb(15 23 42 / .10);margin:2.2em 0}.article-content .text-align-center,.article-content .text-center{text-align:center}.article-content .text-align-right,.article-content .text-right{text-align:right}.article-content .text-align-left,.article-content .text-left{text-align:left}@media (max-width:991px){.blogx-title-row,.blogx-featured,.blogx-article-layout{grid-template-columns:1fr}.blogx-grid{grid-template-columns:repeat(2,1fr)}.blogx-sidebar{position:static;grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.blogx-head,.blogx-article-head{padding-top:110px}.blogx-list,.blogx-article-section,.blogx-cover-section,.blogx-faq-section,.blogx-related{padding:20px 0}.blogx-grid,.blogx-sidebar{grid-template-columns:1fr}.blogx-featured,.article-content,.blogx-cover-placeholder{border-radius:26px}.blogx-featured-cover{min-height:300px}.blogx-cover-placeholder{min-height:300px}.article-content{padding:24px;font-size:16px}.article-content blockquote{font-size:18px}}.svx-page{overflow-x:hidden}.svx-head{position:relative;padding:128px 0 84px;background:radial-gradient(circle at 78% 10%,rgb(12 123 147 / .18),transparent 30%),linear-gradient(135deg,#07192f 0%,#142850 58%,#081527 100%);color:#fff;overflow:hidden}.svx-head:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .04) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .04) 1px,transparent 1px);background-size:42px 42px;opacity:.42;pointer-events:none}.svx-head .container{position:relative;z-index:2}.svx-breadcrumb{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;margin-bottom:38px;border-radius:999px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .13);color:rgb(255 255 255 / .70);font-size:14px;font-weight:800;backdrop-filter:blur(12px)}.svx-breadcrumb a{color:rgb(255 255 255 / .78);text-decoration:none}.svx-breadcrumb strong{padding:6px 10px;border-radius:999px;background:rgb(12 123 147 / .24);border:1px solid rgb(12 123 147 / .38);color:#eaffff}.svx-title-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:34px;align-items:end}.svx-title{max-width:960px}.svx-title .iwn-h1{margin:16px 0 22px}.svx-head-card{padding:28px;border-radius:28px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .13)}.svx-head-card strong{display:block;color:#fff;font-size:clamp(56px,8vw,88px);line-height:.9;letter-spacing:-.08em;margin-bottom:12px}.svx-head-card span{color:rgb(255 255 255 / .72)}.svx-primary-section,.svx-service-map,.svx-process-section{padding:110px 0;background:#f8fafc;color:#0f172a}.svx-service-map{background:#fff}.svx-section-heading{max-width:760px;margin-bottom:46px}.svx-section-heading.center{margin-left:auto;margin-right:auto;text-align:center}.svx-section-heading .iwn-h2{color:#0f172a;margin:12px 0 14px}.svx-section-heading p{color:#64748b;line-height:1.75;font-size:17px}.svx-primary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.svx-primary-card{min-height:100%;padding:clamp(30px,4vw,48px);border-radius:36px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 28px 100px rgb(15 23 42 / .08)}.svx-primary-card.accent{background:radial-gradient(circle at 18% 0%,rgb(12 123 147 / .16),transparent 38%),#fff;border-color:rgb(12 123 147 / .22)}.svx-card-top{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:28px}.svx-card-top span{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:rgb(12 123 147 / .10);color:#0C7B93;font-weight:900}.svx-card-top b{color:#64748b;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.svx-primary-card h3{color:#0f172a;font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.045em;margin-bottom:16px}.svx-primary-card p{color:#64748b;line-height:1.75;font-size:17px}.svx-primary-card ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;list-style:none;padding:0;margin:26px 0 32px}.svx-primary-card li{color:#334155;font-weight:700}.svx-primary-card li:before{content:"✓";color:#0C7B93;margin-right:8px}.svx-map-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.svx-map-card{padding:28px;border-radius:30px;background:#f8fafc;border:1px solid rgb(15 23 42 / .08);box-shadow:0 18px 70px rgb(15 23 42 / .055);transition:transform .35s ease}.svx-map-card:hover{transform:translateY(-7px)}.svx-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(135deg,#0C7B93,#119DA4);color:#fff;font-weight:900;margin-bottom:22px}.svx-map-card h3{color:#0f172a;margin-bottom:12px}.svx-map-card p{color:#64748b;line-height:1.7}.svx-map-card a{color:#0C7B93;font-weight:900;text-decoration:none}.svx-bundle-section{padding:110px 0;background:radial-gradient(circle at 80% 20%,rgb(12 123 147 / .16),transparent 30%),linear-gradient(135deg,#07192f,#142850);color:#fff}.svx-bundle-card{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px;align-items:center;padding:clamp(34px,5vw,64px);border-radius:38px;background:rgb(255 255 255 / .065);border:1px solid rgb(255 255 255 / .13);box-shadow:0 34px 120px rgb(0 0 0 / .28)}.svx-bundle-card .iwn-h2{color:#fff;margin:12px 0 18px}.svx-bundle-card p{color:rgb(255 255 255 / .72);line-height:1.8}.svx-stack{display:grid;gap:12px}.svx-stack span{padding:14px 16px;border-radius:16px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .12);color:#fff;font-weight:800}.svx-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.svx-process-step{padding:26px;border-radius:28px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 18px 70px rgb(15 23 42 / .055)}.svx-process-step span{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:15px;background:rgb(12 123 147 / .10);color:#0C7B93;font-weight:900;margin-bottom:20px}.svx-process-step h3{color:#0f172a;margin-bottom:10px}.svx-process-step p{color:#64748b;line-height:1.65}.svx-final-cta{padding:110px 0;background:#fff}.svx-final-card{max-width:980px;margin:0 auto;padding:clamp(38px,6vw,74px);border-radius:38px;text-align:center;background:radial-gradient(circle at 50% 0%,rgb(12 123 147 / .22),transparent 42%),linear-gradient(135deg,#142850,#07192f);color:#fff;box-shadow:0 34px 110px rgb(20 40 80 / .22)}.svx-final-card .iwn-h2{color:#fff}.svx-final-card p{color:rgb(255 255 255 / .72);max-width:640px;margin:18px auto 30px}@media(max-width:991px){.svx-title-grid,.svx-primary-grid,.svx-bundle-card{grid-template-columns:1fr}.svx-map-grid,.svx-process-grid{grid-template-columns:repeat(2,1fr)}.svx-head-card{max-width:320px}}@media(max-width:767px){.svx-head{padding-top:110px}.svx-primary-section,.svx-service-map,.svx-process-section,.svx-bundle-section,.svx-final-cta{padding:74px 0}.svx-map-grid,.svx-process-grid,.svx-primary-card ul{grid-template-columns:1fr}.svx-primary-card,.svx-bundle-card,.svx-final-card{border-radius:26px}}.abx-page{overflow-x:hidden}.abx-head{position:relative;padding:128px 0 84px;background:radial-gradient(circle at 78% 10%,rgb(12 123 147 / .18),transparent 30%),linear-gradient(135deg,#07192f 0%,#142850 58%,#081527 100%);color:#fff;overflow:hidden}.abx-head:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .04) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .04) 1px,transparent 1px);background-size:42px 42px;opacity:.42;pointer-events:none}.abx-head .container{position:relative;z-index:2}.abx-breadcrumb{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;margin-bottom:38px;border-radius:999px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .13);color:rgb(255 255 255 / .70);font-size:14px;font-weight:800;backdrop-filter:blur(12px)}.abx-breadcrumb a{color:rgb(255 255 255 / .78);text-decoration:none}.abx-breadcrumb strong{padding:6px 10px;border-radius:999px;background:rgb(12 123 147 / .24);border:1px solid rgb(12 123 147 / .38);color:#eaffff}.abx-title-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:34px;align-items:end}.abx-title{max-width:960px}.abx-title .iwn-h1{margin:16px 0 22px}.abx-head-card{padding:28px;border-radius:28px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .13)}.abx-head-card strong{display:block;color:#fff;font-size:clamp(48px,7vw,78px);line-height:.95;letter-spacing:-.07em;margin-bottom:12px}.abx-head-card span{color:rgb(255 255 255 / .72)}.abx-story-section,.abx-values-section,.abx-stats-section,.abx-process-section{padding:110px 0;background:#f8fafc;color:#0f172a}.abx-story-section p{color:#64748b;line-height:1.8;font-size:17px}.abx-story-section .iwn-h2,.abx-section-heading .iwn-h2{color:#0f172a}.abx-system-visual{position:relative;min-height:460px;border-radius:36px;background:radial-gradient(circle at center,rgb(12 123 147 / .18),transparent 54%),linear-gradient(135deg,#142850,#07192f);overflow:hidden;border:1px solid rgb(15 23 42 / .08);box-shadow:0 28px 100px rgb(15 23 42 / .12)}.abx-system-visual:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .055) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .055) 1px,transparent 1px);background-size:34px 34px}.abx-node{position:absolute;display:grid;place-items:center;border-radius:22px;background:rgb(255 255 255 / .085);border:1px solid rgb(255 255 255 / .14);color:#fff;font-weight:900;box-shadow:0 20px 60px rgb(0 0 0 / .22)}.abx-node.main{width:120px;height:120px;left:50%;top:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,#0C7B93,#119DA4);font-size:28px}.abx-node.n1{width:92px;height:70px;left:12%;top:18%}.abx-node.n2{width:92px;height:70px;right:14%;top:20%}.abx-node.n3{width:92px;height:70px;left:14%;bottom:18%}.abx-node.n4{width:92px;height:70px;right:16%;bottom:18%}.abx-node.n5{width:104px;height:70px;left:50%;bottom:8%;transform:translateX(-50%)}.abx-values-section{background:#fff}.abx-section-heading.center{text-align:center;max-width:760px;margin:0 auto 46px}.abx-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.abx-value-card{padding:28px;border-radius:30px;background:#f8fafc;border:1px solid rgb(15 23 42 / .08);box-shadow:0 18px 70px rgb(15 23 42 / .055)}.abx-value-card span{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:15px;background:rgb(12 123 147 / .10);color:#0C7B93;font-weight:900;margin-bottom:20px}.abx-value-card h3{color:#0f172a;margin-bottom:10px}.abx-value-card p{color:#64748b;line-height:1.65}.abx-difference-section{padding:110px 0;background:radial-gradient(circle at 80% 20%,rgb(12 123 147 / .16),transparent 30%),linear-gradient(135deg,#07192f,#142850);color:#fff}.abx-difference-card{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:34px;align-items:center;padding:clamp(34px,5vw,64px);border-radius:38px;background:rgb(255 255 255 / .065);border:1px solid rgb(255 255 255 / .13);box-shadow:0 34px 120px rgb(0 0 0 / .28)}.abx-difference-card .iwn-h2{color:#fff;margin:12px 0 18px}.abx-difference-card p{color:rgb(255 255 255 / .72);line-height:1.8}.abx-comparison{display:grid;gap:16px}.abx-bad,.abx-good{padding:22px;border-radius:24px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .12);display:grid;gap:10px}.abx-bad strong,.abx-good strong{color:#fff;margin-bottom:4px}.abx-bad span,.abx-good span{color:rgb(255 255 255 / .72)}.abx-good{background:rgb(12 123 147 / .18);border-color:rgb(12 123 147 / .36)}.abx-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.abx-stat{padding:30px;border-radius:30px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 18px 70px rgb(15 23 42 / .055)}.abx-stat strong{display:block;color:#142850;font-size:clamp(36px,5vw,62px);line-height:1;letter-spacing:-.06em;margin-bottom:10px}.abx-stat span{color:#64748b;font-weight:700}.abx-process-section{background:#fff}.abx-process-list{max-width:940px;margin:0 auto;display:grid;gap:16px}.abx-process-item{display:grid;grid-template-columns:70px 1fr;gap:18px;padding:24px;border-radius:26px;background:#f8fafc;border:1px solid rgb(15 23 42 / .08)}.abx-process-item span{width:52px;height:52px;display:grid;place-items:center;border-radius:18px;background:rgb(12 123 147 / .10);color:#0C7B93;font-weight:900}.abx-process-item h3{color:#0f172a;margin-bottom:8px}.abx-process-item p{color:#64748b;line-height:1.65;margin:0}.abx-final-cta{padding:110px 0;background:#f8fafc}.abx-final-card{max-width:980px;margin:0 auto;padding:clamp(38px,6vw,74px);border-radius:38px;text-align:center;background:radial-gradient(circle at 50% 0%,rgb(12 123 147 / .22),transparent 42%),linear-gradient(135deg,#142850,#07192f);color:#fff;box-shadow:0 34px 110px rgb(20 40 80 / .22)}.abx-final-card .iwn-h2{color:#fff}.abx-final-card p{color:rgb(255 255 255 / .72);max-width:640px;margin:18px auto 30px}@media(max-width:991px){.abx-title-grid,.abx-difference-card{grid-template-columns:1fr}.abx-values-grid,.abx-stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.abx-head{padding-top:110px}.abx-story-section,.abx-values-section,.abx-difference-section,.abx-stats-section,.abx-process-section,.abx-final-cta{padding:74px 0}.abx-values-grid,.abx-stats-grid{grid-template-columns:1fr}.abx-system-visual{min-height:360px;border-radius:26px}.abx-node{position:relative;inset:auto!important;transform:none!important;width:auto!important;height:58px!important}.abx-system-visual{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:22px;align-items:center}.abx-node.main{grid-column:1/-1}.abx-process-item{grid-template-columns:1fr}.abx-difference-card,.abx-final-card{border-radius:26px}}.ctx-page{overflow-x:hidden}.ctx-head{position:relative;padding:128px 0 84px;background:radial-gradient(circle at 78% 10%,rgb(12 123 147 / .18),transparent 30%),linear-gradient(135deg,#07192f 0%,#142850 58%,#081527 100%);color:#fff;overflow:hidden}.ctx-head:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .04) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .04) 1px,transparent 1px);background-size:42px 42px;opacity:.42;pointer-events:none}.ctx-head .container{position:relative;z-index:2}.ctx-breadcrumb{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;margin-bottom:38px;border-radius:999px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .13);color:rgb(255 255 255 / .70);font-size:14px;font-weight:800;backdrop-filter:blur(12px)}.ctx-breadcrumb a{color:rgb(255 255 255 / .78);text-decoration:none}.ctx-breadcrumb strong{padding:6px 10px;border-radius:999px;background:rgb(12 123 147 / .24);border:1px solid rgb(12 123 147 / .38);color:#eaffff}.ctx-title-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:34px;align-items:end}.ctx-title{max-width:960px}.ctx-title .iwn-h1{margin:16px 0 22px}.ctx-head-card{padding:28px;border-radius:28px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .13)}.ctx-head-card strong{display:block;color:#fff;font-size:clamp(48px,7vw,78px);line-height:.95;letter-spacing:-.07em;margin-bottom:12px}.ctx-head-card span{color:rgb(255 255 255 / .72)}.ctx-main-section,.ctx-info-section,.ctx-faq-section{padding:110px 0;background:#f8fafc;color:#0f172a}.ctx-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.ctx-form-card{padding:clamp(30px,5vw,56px);border-radius:36px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 28px 100px rgb(15 23 42 / .09)}.ctx-form-card .iwn-h2{color:#0f172a;margin:12px 0 14px}.ctx-form-card p{color:#64748b;line-height:1.7}.ctx-form{display:grid;gap:18px;margin-top:28px}.ctx-field-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.ctx-form label{display:grid;gap:8px}.ctx-form label span{color:#334155;font-weight:800;font-size:14px}.ctx-form input,.ctx-form select,.ctx-form textarea{width:100%;border:1px solid rgb(15 23 42 / .12);background:#f8fafc;border-radius:16px;padding:15px 16px;color:#0f172a;outline:none;transition:border-color .25s ease,background .25s ease,box-shadow .25s ease}.ctx-form input:focus,.ctx-form select:focus,.ctx-form textarea:focus{border-color:rgb(12 123 147 / .55);background:#fff;box-shadow:0 0 0 4px rgb(12 123 147 / .10)}.ctx-form textarea{resize:vertical;min-height:150px}.ctx-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;gap:10px!important}.ctx-check input{width:18px;height:18px;margin-top:3px}.ctx-check span{font-weight:700!important;color:#64748b!important}.ctx-side{display:grid;gap:18px;position:sticky;top:110px}.ctx-contact-card,.ctx-dark-card{padding:24px;border-radius:26px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 18px 70px rgb(15 23 42 / .06)}.ctx-contact-card span{display:block;color:#0C7B93;font-weight:900;font-size:13px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.ctx-contact-card strong{display:block;color:#0f172a;font-size:22px;overflow-wrap:anywhere}.ctx-contact-card p{color:#64748b;line-height:1.65;margin:12px 0 0}.ctx-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.ctx-tags b{padding:8px 10px;border-radius:999px;background:rgb(12 123 147 / .10);color:#0C7B93;font-size:12px}.ctx-dark-card{background:linear-gradient(135deg,#142850,#07192f);color:#fff}.ctx-dark-card h3{color:#fff}.ctx-dark-card p{color:rgb(255 255 255 / .72);line-height:1.65}.ctx-info-section{background:#fff}.ctx-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ctx-info-card{padding:28px;border-radius:30px;background:#f8fafc;border:1px solid rgb(15 23 42 / .08);box-shadow:0 18px 70px rgb(15 23 42 / .055)}.ctx-info-card span{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:15px;background:rgb(12 123 147 / .10);color:#0C7B93;font-weight:900;margin-bottom:20px}.ctx-info-card h3{color:#0f172a;margin-bottom:10px}.ctx-info-card p{color:#64748b;line-height:1.65}.ctx-section-heading.center{text-align:center;max-width:760px;margin:0 auto 46px}.ctx-section-heading .iwn-h2{color:#0f172a;margin-top:12px}.ctx-faq-list{max-width:960px;margin:0 auto;display:grid;gap:16px}.ctx-faq-card{padding:26px 28px;border-radius:24px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 14px 50px rgb(15 23 42 / .055)}.ctx-faq-card h3{color:#0f172a;font-size:20px;margin-bottom:10px}.ctx-faq-card p{color:#64748b;line-height:1.75;margin:0}@media(max-width:991px){.ctx-title-grid,.ctx-layout{grid-template-columns:1fr}.ctx-side{position:static}.ctx-info-grid{grid-template-columns:1fr}}@media(max-width:767px){.ctx-head{padding-top:110px}.ctx-main-section,.ctx-info-section,.ctx-faq-section{padding:74px 0}.ctx-field-grid{grid-template-columns:1fr}.ctx-form-card,.ctx-contact-card,.ctx-dark-card{border-radius:26px}}.ptx-page{overflow-x:hidden}.ptx-head{position:relative;padding:128px 0 84px;background:radial-gradient(circle at 78% 10%,rgb(12 123 147 / .18),transparent 30%),linear-gradient(135deg,#07192f 0%,#142850 58%,#081527 100%);color:#fff;overflow:hidden}.ptx-head:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .04) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .04) 1px,transparent 1px);background-size:42px 42px;opacity:.42;pointer-events:none}.ptx-head .container{position:relative;z-index:2}.ptx-breadcrumb{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;margin-bottom:38px;border-radius:999px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .13);color:rgb(255 255 255 / .70);font-size:14px;font-weight:800;backdrop-filter:blur(12px)}.ptx-breadcrumb a{color:rgb(255 255 255 / .78);text-decoration:none}.ptx-breadcrumb strong{padding:6px 10px;border-radius:999px;background:rgb(12 123 147 / .24);border:1px solid rgb(12 123 147 / .38);color:#eaffff}.ptx-title-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:34px;align-items:end}.ptx-title{max-width:960px}.ptx-title .iwn-h1{margin:16px 0 22px}.ptx-head-card{padding:28px;border-radius:28px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .13)}.ptx-head-card strong{display:block;color:#fff;font-size:clamp(38px,6vw,68px);line-height:.95;letter-spacing:-.06em;margin-bottom:12px}.ptx-head-card span{color:rgb(255 255 255 / .72)}.ptx-intro-section,.ptx-model-section,.ptx-earn-section,.ptx-process-section,.ptx-form-section,.ptx-faq-section{padding:110px 0;background:#f8fafc;color:#0f172a}.ptx-intro-card{display:grid;grid-template-columns:minmax(0,1fr) 520px;gap:32px;align-items:center;padding:clamp(34px,5vw,60px);border-radius:38px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 28px 100px rgb(15 23 42 / .09)}.ptx-intro-card .iwn-h2{color:#0f172a;margin:12px 0 16px}.ptx-intro-card p{color:#64748b;line-height:1.8}.ptx-flow{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.ptx-flow span{padding:13px 15px;border-radius:16px;background:rgb(12 123 147 / .10);color:#0C7B93;font-weight:900}.ptx-flow i{width:24px;height:1px;background:linear-gradient(90deg,rgb(12 123 147 / .2),#0C7B93)}.ptx-model-section,.ptx-process-section,.ptx-faq-section{background:#fff}.ptx-section-heading.center{text-align:center;max-width:760px;margin:0 auto 46px}.ptx-section-heading .iwn-h2{color:#0f172a;margin-top:12px}.ptx-section-heading p{color:#64748b;line-height:1.75}.ptx-model-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.ptx-model-card{padding:28px;border-radius:30px;background:#f8fafc;border:1px solid rgb(15 23 42 / .08);box-shadow:0 18px 70px rgb(15 23 42 / .055)}.ptx-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(135deg,#0C7B93,#119DA4);color:#fff;font-weight:900;margin-bottom:22px}.ptx-model-card h3{color:#0f172a;margin-bottom:12px}.ptx-model-card p{color:#64748b;line-height:1.65}.ptx-model-card ul{list-style:none;margin:20px 0 0;padding:0;display:grid;gap:8px}.ptx-model-card li{color:#334155;font-weight:700}.ptx-model-card li:before{content:"✓";color:#0C7B93;margin-right:8px}.ptx-benefits-section{padding:110px 0;background:radial-gradient(circle at 80% 20%,rgb(12 123 147 / .16),transparent 30%),linear-gradient(135deg,#07192f,#142850);color:#fff}.ptx-benefit-card{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:34px;align-items:center;padding:clamp(34px,5vw,64px);border-radius:38px;background:rgb(255 255 255 / .065);border:1px solid rgb(255 255 255 / .13);box-shadow:0 34px 120px rgb(0 0 0 / .28)}.ptx-benefit-card .iwn-h2{color:#fff;margin:12px 0 18px}.ptx-benefit-card p{color:rgb(255 255 255 / .72);line-height:1.8}.ptx-benefits-list{display:grid;gap:12px}.ptx-benefits-list div{padding:16px;border-radius:18px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .12)}.ptx-benefits-list strong{color:#8bf4ff;margin-right:10px}.ptx-benefits-list span{color:#fff;font-weight:750}.ptx-earn-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ptx-earn-card{padding:30px;border-radius:30px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 18px 70px rgb(15 23 42 / .055)}.ptx-earn-card span{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgb(12 123 147 / .10);color:#0C7B93;font-weight:900;font-size:12px;margin-bottom:18px}.ptx-earn-card h3{color:#0f172a;margin-bottom:12px}.ptx-earn-card p{color:#64748b;line-height:1.7}.ptx-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ptx-step{padding:26px;border-radius:28px;background:#f8fafc;border:1px solid rgb(15 23 42 / .08);box-shadow:0 18px 70px rgb(15 23 42 / .055)}.ptx-step span{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:15px;background:rgb(12 123 147 / .10);color:#0C7B93;font-weight:900;margin-bottom:20px}.ptx-step h3{color:#0f172a;margin-bottom:10px}.ptx-step p{color:#64748b;line-height:1.65}.ptx-form-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:start}.ptx-form-text{padding:clamp(30px,5vw,52px);border-radius:34px;background:linear-gradient(135deg,#142850,#07192f);color:#fff}.ptx-form-text .iwn-h2{color:#fff;margin:12px 0 16px}.ptx-form-text p{color:rgb(255 255 255 / .72);line-height:1.75}.ptx-form{display:grid;gap:18px;padding:clamp(30px,5vw,52px);border-radius:34px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 28px 100px rgb(15 23 42 / .09)}.ptx-form label{display:grid;gap:8px}.ptx-form label span{color:#334155;font-weight:800;font-size:14px}.ptx-form input,.ptx-form select,.ptx-form textarea{width:100%;border:1px solid rgb(15 23 42 / .12);background:#f8fafc;border-radius:16px;padding:15px 16px;color:#0f172a;outline:none}.ptx-form input:focus,.ptx-form select:focus,.ptx-form textarea:focus{border-color:rgb(12 123 147 / .55);background:#fff;box-shadow:0 0 0 4px rgb(12 123 147 / .10)}.ptx-form textarea{resize:vertical;min-height:140px}.ptx-faq-list{max-width:960px;margin:0 auto;display:grid;gap:16px}.ptx-faq-card{padding:26px 28px;border-radius:24px;background:#f8fafc;border:1px solid rgb(15 23 42 / .08);box-shadow:0 14px 50px rgb(15 23 42 / .055)}.ptx-faq-card h3{color:#0f172a;font-size:20px;margin-bottom:10px}.ptx-faq-card p{color:#64748b;line-height:1.75;margin:0}@media(max-width:991px){.ptx-title-grid,.ptx-intro-card,.ptx-benefit-card,.ptx-form-layout{grid-template-columns:1fr}.ptx-model-grid,.ptx-process-grid{grid-template-columns:repeat(2,1fr)}.ptx-earn-grid{grid-template-columns:1fr}}@media(max-width:767px){.ptx-head{padding-top:110px}.ptx-intro-section,.ptx-model-section,.ptx-benefits-section,.ptx-earn-section,.ptx-process-section,.ptx-form-section,.ptx-faq-section{padding:74px 0}.ptx-model-grid,.ptx-process-grid{grid-template-columns:1fr}.ptx-intro-card,.ptx-benefit-card,.ptx-form,.ptx-form-text{border-radius:26px}.ptx-flow i{display:none}}.fqx-page{overflow-x:hidden}.fqx-head{position:relative;padding:128px 0 84px;background:radial-gradient(circle at 78% 10%,rgb(12 123 147 / .18),transparent 30%),linear-gradient(135deg,#07192f 0%,#142850 58%,#081527 100%);color:#fff;overflow:hidden}.fqx-head:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .04) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .04) 1px,transparent 1px);background-size:42px 42px;opacity:.42;pointer-events:none}.fqx-head .container{position:relative;z-index:2}.fqx-breadcrumb{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;margin-bottom:38px;border-radius:999px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .13);color:rgb(255 255 255 / .70);font-size:14px;font-weight:800;backdrop-filter:blur(12px)}.fqx-breadcrumb a{color:rgb(255 255 255 / .78);text-decoration:none}.fqx-breadcrumb strong{padding:6px 10px;border-radius:999px;background:rgb(12 123 147 / .24);border:1px solid rgb(12 123 147 / .38);color:#eaffff}.fqx-title-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:34px;align-items:end}.fqx-title{max-width:920px}.fqx-title .iwn-h1{margin:16px 0 22px}.fqx-head-card{padding:28px;border-radius:28px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .13)}.fqx-head-card strong{display:block;color:#fff;font-size:clamp(48px,7vw,78px);line-height:.95;letter-spacing:-.07em;margin-bottom:12px}.fqx-head-card span{color:rgb(255 255 255 / .72)}.fqx-main-section,.fqx-cta-section{padding:110px 0;background:#f8fafc;color:#0f172a}.fqx-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:34px;align-items:start}.fqx-sidebar{position:sticky;top:110px;display:grid;gap:10px;padding:22px;border-radius:24px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 14px 50px rgb(15 23 42 / .055)}.fqx-sidebar strong{color:#0f172a;margin-bottom:6px}.fqx-sidebar a{padding:10px 12px;border-radius:14px;color:#64748b;text-decoration:none;font-weight:800}.fqx-sidebar a:hover{background:rgb(12 123 147 / .10);color:#0C7B93}.fqx-list{display:grid;gap:28px}.fqx-group{padding:30px;border-radius:32px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 18px 70px rgb(15 23 42 / .06)}.fqx-group h2{color:#0f172a;font-size:clamp(28px,4vw,42px);line-height:1.12;letter-spacing:-.04em;margin:10px 0 22px}.fqx-card{padding:24px;border-radius:24px;background:#f8fafc;border:1px solid rgb(15 23 42 / .07);margin-top:14px}.fqx-card h3{color:#0f172a;font-size:20px;margin-bottom:10px}.fqx-card p{color:#64748b;line-height:1.75;margin:0}.fqx-cta-section{background:#fff}.fqx-cta-card{max-width:980px;margin:0 auto;padding:clamp(38px,6vw,74px);border-radius:38px;text-align:center;background:radial-gradient(circle at 50% 0%,rgb(12 123 147 / .22),transparent 42%),linear-gradient(135deg,#142850,#07192f);color:#fff;box-shadow:0 34px 110px rgb(20 40 80 / .22)}.fqx-cta-card .iwn-h2{color:#fff}.fqx-cta-card p{color:rgb(255 255 255 / .72);max-width:640px;margin:18px auto 30px}@media(max-width:991px){.fqx-title-grid,.fqx-layout{grid-template-columns:1fr}.fqx-sidebar{position:static;grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.fqx-head{padding-top:110px}.fqx-main-section,.fqx-cta-section{padding:74px 0}.fqx-sidebar{grid-template-columns:1fr}.fqx-group,.fqx-cta-card{border-radius:26px;padding:24px}}.sysx-page{overflow-x:hidden}.sysx-section{position:relative;min-height:78vh;padding:150px 0 110px;display:flex;align-items:center;background:radial-gradient(circle at 78% 10%,rgb(12 123 147 / .18),transparent 30%),linear-gradient(135deg,#07192f 0%,#142850 58%,#081527 100%);color:#fff;overflow:hidden}.sysx-section.success{background:radial-gradient(circle at 70% 20%,rgb(12 123 147 / .24),transparent 32%),linear-gradient(135deg,#07192f 0%,#142850 56%,#081527 100%)}.sysx-bg{position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .04) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .04) 1px,transparent 1px);background-size:42px 42px;opacity:.42;pointer-events:none}.sysx-section .container{position:relative;z-index:2}.sysx-card{max-width:900px;margin:0 auto;padding:clamp(36px, 6vw, 78px);border-radius:42px;text-align:center;background:rgb(255 255 255 / .07);border:1px solid rgb(255 255 255 / .14);box-shadow:0 34px 120px rgb(0 0 0 / .30);backdrop-filter:blur(14px)}.sysx-card .iwn-h1{color:#fff;margin:16px 0 22px}.sysx-card .iwn-lead{max-width:680px;margin-left:auto;margin-right:auto;color:rgb(255 255 255 / .72)}.sysx-code{display:inline-flex;margin-bottom:18px;font-size:clamp(72px, 12vw, 150px);line-height:.85;font-weight:900;letter-spacing:-.08em;color:#fff;text-shadow:0 0 42px rgb(12 123 147 / .45)}.sysx-code.success-mark{width:128px;height:128px;align-items:center;justify-content:center;border-radius:999px;font-size:78px;background:rgb(12 123 147 / .22);border:1px solid rgb(12 123 147 / .40);letter-spacing:0}.sysx-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:14px;margin-top:32px}.sysx-suggestions,.sysx-next-steps{max-width:900px;margin:28px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.sysx-suggestions a,.sysx-next-steps div{padding:18px;border-radius:18px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .12);color:#fff;text-decoration:none;font-weight:800;text-align:center}.sysx-next-steps{grid-template-columns:repeat(3,1fr)}.sysx-next-steps span{display:block;color:#8bf4ff;font-size:13px;font-weight:900;margin-bottom:8px}.sysx-next-steps strong{color:#fff;font-size:14px}@media (max-width:991px){.sysx-suggestions{grid-template-columns:repeat(2,1fr)}.sysx-next-steps{grid-template-columns:1fr}}@media (max-width:767px){.sysx-section{min-height:auto;padding:120px 0 74px}.sysx-card{border-radius:28px}.sysx-suggestions{grid-template-columns:1fr}}.prv-page{overflow-x:hidden}.prv-head{position:relative;padding:128px 0 84px;background:radial-gradient(circle at 78% 10%,rgb(12 123 147 / .18),transparent 30%),linear-gradient(135deg,#07192f 0%,#142850 58%,#081527 100%);color:#fff;overflow:hidden}.prv-head:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .04) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .04) 1px,transparent 1px);background-size:42px 42px;opacity:.42}.prv-head .container{position:relative;z-index:2}.prv-breadcrumb{display:inline-flex;gap:10px;align-items:center;padding:10px 12px;margin-bottom:38px;border-radius:999px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .13);font-size:14px;font-weight:800}.prv-breadcrumb a{color:rgb(255 255 255 / .78);text-decoration:none}.prv-breadcrumb strong{padding:6px 10px;border-radius:999px;background:rgb(12 123 147 / .24);border:1px solid rgb(12 123 147 / .38);color:#eaffff}.prv-title-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:34px;align-items:end}.prv-title{max-width:960px}.prv-title .iwn-h1{margin:16px 0 22px}.prv-head-card{padding:28px;border-radius:28px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .13)}.prv-head-card strong{display:block;color:#fff;font-size:clamp(34px,5vw,58px);line-height:1;letter-spacing:-.06em;margin-bottom:12px}.prv-head-card span{color:rgb(255 255 255 / .72)}.prv-content-section{padding:110px 0;background:#f8fafc;color:#0f172a}.prv-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:34px;align-items:start}.prv-sidebar{position:sticky;top:110px;display:grid;gap:10px;padding:22px;border-radius:24px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 14px 50px rgb(15 23 42 / .055)}.prv-sidebar strong{color:#0f172a}.prv-sidebar a{padding:10px 12px;border-radius:14px;color:#64748b;text-decoration:none;font-weight:800}.prv-sidebar a:hover{background:rgb(12 123 147 / .10);color:#0C7B93}.prv-content{padding:clamp(30px,5vw,58px);border-radius:34px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 24px 90px rgb(15 23 42 / .08);color:#334155;font-size:17px;line-height:1.85}.prv-content section+section{margin-top:44px}.prv-content h2{color:#0f172a;font-size:clamp(28px,4vw,42px);line-height:1.12;letter-spacing:-.04em;margin-bottom:16px}.prv-content p,.prv-content li{color:#475569}.prv-content blockquote{padding:22px 24px;border-left:4px solid #0C7B93;border-radius:18px;background:#f8fafc;color:#334155}.prv-note{display:grid;gap:8px;margin-top:44px;padding:22px;border-radius:20px;background:rgb(12 123 147 / .10);border:1px solid rgb(12 123 147 / .18)}.cookie-consent{position:fixed;left:20px;right:20px;bottom:20px;z-index:9999;display:none}.cookie-consent.is-visible{display:block}.cookie-consent__inner{max-width:1180px;margin:0 auto;padding:18px;border-radius:24px;background:rgb(7 25 47 / .96);border:1px solid rgb(255 255 255 / .14);box-shadow:0 24px 90px rgb(0 0 0 / .35);backdrop-filter:blur(16px);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;color:#fff}.cookie-consent h3{font-size:18px;margin:0 0 6px;color:#fff}.cookie-consent p{margin:0;color:rgb(255 255 255 / .72);line-height:1.55;font-size:14px}.cookie-consent a{color:#8bf4ff;font-weight:800}.cookie-consent__actions{display:flex;gap:10px}.cookie-btn{border:0;border-radius:999px;padding:11px 15px;font-weight:900;cursor:pointer}.cookie-btn.accept{background:#0C7B93;color:#fff}.cookie-btn.reject{background:rgb(255 255 255 / .10);color:#fff;border:1px solid rgb(255 255 255 / .14)}@media(max-width:991px){.prv-title-grid,.prv-layout{grid-template-columns:1fr}.prv-sidebar{position:static}.cookie-consent__inner{grid-template-columns:1fr}}@media(max-width:767px){.prv-head{padding-top:110px}.prv-content-section{padding:74px 0}.prv-content{border-radius:26px;padding:24px}.cookie-consent{left:12px;right:12px;bottom:12px}.cookie-consent__inner{border-radius:20px}}:root{--iwn-header-height:82px}body{padding-top:var(--iwn-header-height)}.iwn-site-header{position:fixed;top:0;left:0;right:0;z-index:5000;width:100%;background:rgb(7 25 47 / .90);border-bottom:1px solid rgb(255 255 255 / .10);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.iwn-site-header a,.iwn-site-header a:hover,.iwn-site-header a:focus,.iwn-site-header a:active,.iwn-site-footer a,.iwn-site-footer a:hover,.iwn-site-footer a:focus,.iwn-site-footer a:active{text-decoration:none!important}.iwn-site-nav{min-height:var(--iwn-header-height);display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center}.iwn-site-brand,.iwn-footer-logo{display:inline-flex;align-items:center;text-decoration:none!important}.iwn-site-brand img,.iwn-footer-logo img{max-height:46px;width:auto;display:block}.iwn-site-menu{display:flex;justify-content:center;align-items:center;gap:6px}.iwn-site-menu a{display:inline-flex;align-items:center;min-height:42px;padding:9px 12px;border-radius:999px;color:rgb(255 255 255 / .76);font-size:14px;font-weight:800;text-decoration:none!important;transition:background .25s ease,color .25s ease;white-space:nowrap}.iwn-site-menu a:hover,.iwn-site-menu a:focus,.iwn-site-menu a.is-active{color:#fff;background:rgb(255 255 255 / .085);text-decoration:none!important}.iwn-site-actions{display:flex;align-items:center;gap:12px}.iwn-language-switch{display:inline-flex;align-items:center;gap:4px;padding:5px;border-radius:999px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .12)}.iwn-language-switch a{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:30px;border-radius:999px;color:rgb(255 255 255 / .68);text-decoration:none!important;font-size:12px;font-weight:900}.iwn-language-switch a.active{background:#0C7B93;color:#fff}.iwn-menu-toggle{display:none;width:44px;height:44px;border:1px solid rgb(255 255 255 / .14);border-radius:14px;background:rgb(255 255 255 / .075);padding:0;align-items:center;justify-content:center;flex-direction:column;gap:5px}.iwn-menu-toggle span{width:20px;height:2px;background:#fff;border-radius:99px}.iwn-site-footer{background:radial-gradient(circle at 16% 10%,rgb(12 123 147 / .16),transparent 28%),linear-gradient(135deg,#07192f,#142850);color:#fff;padding:80px 0 26px;overflow:hidden}.iwn-footer-grid{display:grid;grid-template-columns:minmax(260px,1.3fr) repeat(3,1fr);gap:34px;padding-bottom:44px;border-bottom:1px solid rgb(255 255 255 / .12)}.iwn-footer-brand p{max-width:380px;margin:20px 0 24px;color:rgb(255 255 255 / .68);line-height:1.7}.iwn-footer-social{display:flex;gap:10px}.iwn-footer-social a{width:38px;height:38px;display:grid;place-items:center;border-radius:999px;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .12);color:#fff;text-decoration:none!important;font-size:12px;font-weight:900}.iwn-footer-col{display:grid;align-content:start;gap:11px}.iwn-footer-col h3{color:#fff;font-size:17px;margin:0 0 8px}.iwn-footer-col a{color:rgb(255 255 255 / .66);text-decoration:none!important;line-height:1.4;transition:color .25s ease}.iwn-footer-col a:hover,.iwn-footer-col a:focus{color:#8bf4ff;text-decoration:none!important}.iwn-footer-bottom{display:flex;justify-content:space-between;gap:18px;align-items:center;padding-top:24px;color:rgb(255 255 255 / .58);font-size:14px}.iwn-footer-bottom p{margin:0}.iwn-footer-bottom a{color:rgb(255 255 255 / .68);text-decoration:none!important}.iwn-footer-bottom a:hover,.iwn-footer-bottom a:focus{color:#8bf4ff;text-decoration:none!important}.iwn-footer-bottom div{display:flex;align-items:center;gap:10px}@media (max-width:1199px){.iwn-site-nav{grid-template-columns:auto auto 1fr}.iwn-menu-toggle{display:inline-flex;order:2}.iwn-site-actions{justify-self:end;order:3}.iwn-site-menu{position:fixed;left:12px;right:12px;top:calc(var(--iwn-header-height) + 10px);display:none;flex-direction:column;align-items:stretch;gap:4px;padding:14px;border-radius:24px;background:rgb(7 25 47 / .98);border:1px solid rgb(255 255 255 / .12);box-shadow:0 24px 80px rgb(0 0 0 / .32);max-height:calc(100vh - var(--iwn-header-height) - 24px);overflow-y:auto}.iwn-site-header.nav-open .iwn-site-menu{display:flex}.iwn-site-menu a{border-radius:14px}}@media (max-width:991px){.iwn-footer-grid{grid-template-columns:repeat(2,1fr)}.iwn-footer-brand{grid-column:1 / -1}.iwn-nav-cta{display:none!important}}@media (max-width:767px){:root{--iwn-header-height:72px}.iwn-site-nav{min-height:var(--iwn-header-height);gap:12px}.iwn-site-brand img{max-height:38px}.iwn-language-switch a{min-width:30px;height:28px;font-size:11px}.iwn-footer-grid{grid-template-columns:1fr}.iwn-footer-bottom{flex-direction:column;align-items:flex-start}.iwn-site-footer{padding-top:60px}}.iwn-nav-dropdown{position:relative}.iwn-dropdown-toggle{display:inline-flex;align-items:center;gap:6px;min-height:42px;padding:9px 12px;border:0;border-radius:999px;background:#fff0;color:#334155;font-size:14px;font-weight:800;cursor:pointer;white-space:nowrap}.iwn-dropdown-toggle:hover,.iwn-dropdown-toggle:focus,.iwn-nav-dropdown.is-open .iwn-dropdown-toggle,.iwn-nav-dropdown:hover .iwn-dropdown-toggle{color:#0f172a;background:rgb(15 23 42 / .06);outline:none}.iwn-dropdown-arrow{font-size:13px;line-height:1;transition:transform .25s ease}.iwn-nav-dropdown.is-open .iwn-dropdown-arrow,.iwn-nav-dropdown:hover .iwn-dropdown-arrow{transform:rotate(180deg)}.iwn-dropdown-menu{position:absolute;left:50%;top:calc(100% + 14px);transform:translateX(-50%) translateY(8px);width:min(520px, calc(100vw - 32px));padding:14px;border-radius:26px;background:rgb(255 255 255 / .98);border:1px solid rgb(15 23 42 / .10);box-shadow:0 24px 90px rgb(15 23 42 / .18);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.iwn-nav-dropdown:hover .iwn-dropdown-menu,.iwn-nav-dropdown.is-open .iwn-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.iwn-dropdown-menu a{display:grid!important;gap:5px;min-height:auto!important;padding:14px!important;border-radius:18px!important;color:#0f172a!important;text-decoration:none!important;white-space:normal!important;background:#fff0}.iwn-dropdown-menu a:hover,.iwn-dropdown-menu a:focus{background:#f8fafc!important;color:#0f172a!important;text-decoration:none!important}.iwn-dropdown-menu a strong{color:#0f172a;font-size:14px;line-height:1.25}.iwn-dropdown-menu a span{color:#64748b;font-size:12px;line-height:1.35;font-weight:650}@media (max-width:1199px){.iwn-nav-dropdown{width:100%}.iwn-dropdown-toggle{width:100%;justify-content:space-between;border-radius:14px;color:rgb(255 255 255 / .76)}.iwn-dropdown-toggle:hover,.iwn-dropdown-toggle:focus,.iwn-nav-dropdown.is-open .iwn-dropdown-toggle{color:#fff;background:rgb(255 255 255 / .085)}.iwn-dropdown-menu{position:static;width:100%;transform:none!important;margin-top:6px;padding:8px;border-radius:18px;background:rgb(255 255 255 / .055);border-color:rgb(255 255 255 / .10);box-shadow:none;grid-template-columns:1fr;display:none;opacity:1;visibility:visible;pointer-events:auto}.iwn-nav-dropdown:hover .iwn-dropdown-menu{display:none}.iwn-nav-dropdown.is-open .iwn-dropdown-menu{display:grid}.iwn-dropdown-menu a{background:rgb(255 255 255 / .055)!important;border:1px solid rgb(255 255 255 / .08)}.iwn-dropdown-menu a:hover,.iwn-dropdown-menu a:focus{background:rgb(255 255 255 / .10)!important}.iwn-dropdown-menu a strong{color:#fff}.iwn-dropdown-menu a span{color:rgb(255 255 255 / .66)}}a,a:hover,a:focus,a:active,.iwn-site-header a,.iwn-site-header a:hover,.iwn-site-header a:focus,.iwn-site-header a:active,.iwn-site-footer a,.iwn-site-footer a:hover,.iwn-site-footer a:focus,.iwn-site-footer a:active{text-decoration:none!important}.iwn-site-header{background:rgb(255 255 255 / .96)!important;border-bottom:1px solid rgb(15 23 42 / .08)!important}.iwn-site-menu a,.iwn-dropdown-toggle{text-decoration:none!important}@media (max-width:1199px){.iwn-site-nav{display:grid!important;grid-template-columns:auto 1fr auto auto!important;align-items:center!important;gap:10px!important}.iwn-site-brand{grid-column:1!important;justify-self:start!important}.iwn-site-actions{grid-column:3!important;justify-self:end!important;order:initial!important;display:flex!important;align-items:center!important}.iwn-menu-toggle{grid-column:4!important;justify-self:end!important;order:initial!important;display:inline-flex!important}.iwn-language-switch{background:#0C7B93!important;border-color:rgb(12 123 147 / .22)!important;box-shadow:0 8px 22px rgb(12 123 147 / .18)!important}.iwn-language-switch a,.iwn-language-switch a:hover,.iwn-language-switch a:focus,.iwn-language-switch a:active{color:#ffffff!important;text-decoration:none!important}.iwn-language-switch a.active{background:rgb(255 255 255 / .20)!important;color:#ffffff!important}.iwn-site-menu{position:fixed!important;left:12px!important;right:12px!important;top:calc(var(--iwn-header-height) + 10px)!important;background:#07192f!important;border:1px solid rgb(255 255 255 / .14)!important;box-shadow:0 24px 80px rgb(0 0 0 / .35)!important;color:#ffffff!important;z-index:4999!important}.iwn-site-menu a,.iwn-site-menu a:hover,.iwn-site-menu a:focus,.iwn-site-menu a:active,.iwn-dropdown-toggle,.iwn-dropdown-toggle:hover,.iwn-dropdown-toggle:focus,.iwn-dropdown-toggle:active{color:#ffffff!important;text-decoration:none!important}.iwn-site-menu a:hover,.iwn-site-menu a:focus,.iwn-site-menu a.is-active,.iwn-dropdown-toggle:hover,.iwn-dropdown-toggle:focus,.iwn-nav-dropdown.is-open .iwn-dropdown-toggle{background:rgb(255 255 255 / .10)!important;color:#ffffff!important}.iwn-dropdown-menu{background:rgb(255 255 255 / .065)!important;border-color:rgb(255 255 255 / .12)!important}.iwn-dropdown-menu a,.iwn-dropdown-menu a:hover,.iwn-dropdown-menu a:focus,.iwn-dropdown-menu a:active{color:#ffffff!important;text-decoration:none!important}.iwn-dropdown-menu a strong{color:#ffffff!important}.iwn-dropdown-menu a span{color:rgb(255 255 255 / .72)!important}}@media (max-width:767px){.iwn-site-nav{grid-template-columns:auto 1fr auto auto!important;gap:8px!important}.iwn-site-brand img{max-height:36px!important}.iwn-language-switch{padding:4px!important}.iwn-language-switch a{min-width:28px!important;height:27px!important;font-size:11px!important}.iwn-menu-toggle{width:42px!important;height:42px!important}}.iwn-site-header a,.iwn-site-header a:hover,.iwn-site-header a:focus,.iwn-site-header a:active,.iwn-site-footer a,.iwn-site-footer a:hover,.iwn-site-footer a:focus,.iwn-site-footer a:active,a:hover{text-decoration:none!important}.iwn-site-header{background:rgb(255 255 255 / .96)!important;border-bottom:1px solid rgb(15 23 42 / .08)!important}.iwn-site-nav{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;min-height:var(--iwn-header-height,82px)!important}.iwn-site-brand{grid-column:1!important;min-width:0!important}.iwn-site-menu{grid-column:2!important}.iwn-site-right{grid-column:3!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;min-width:max-content!important}.iwn-language-switch{display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;white-space:nowrap!important;background:#0C7B93!important;border:1px solid rgb(12 123 147 / .20)!important;box-shadow:0 8px 22px rgb(12 123 147 / .16)!important}.iwn-language-switch a,.iwn-language-switch a:hover,.iwn-language-switch a:focus,.iwn-language-switch a:active,.iwn-language-switch a.active{color:#ffffff!important;text-decoration:none!important}.iwn-language-switch a.active{background:rgb(255 255 255 / .22)!important}.iwn-menu-toggle{flex:0 0 auto!important;margin:0!important}@media (min-width:1200px){.iwn-menu-toggle{display:none!important}.iwn-nav-cta{display:inline-flex!important}}@media (max-width:1199px){:root{--iwn-header-height:76px}.iwn-site-nav{grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;min-height:var(--iwn-header-height)!important}.iwn-site-brand{grid-column:1!important;justify-self:start!important;max-width:min(46vw, 220px)!important}.iwn-site-brand img{max-width:100%!important;max-height:40px!important;object-fit:contain!important}.iwn-site-menu{grid-column:auto!important;position:fixed!important;left:12px!important;right:12px!important;top:calc(var(--iwn-header-height) + 10px)!important;display:none!important;flex-direction:column!important;align-items:stretch!important;gap:4px!important;padding:14px!important;border-radius:24px!important;background:#07192f!important;border:1px solid rgb(255 255 255 / .14)!important;box-shadow:0 24px 80px rgb(0 0 0 / .35)!important;max-height:calc(100vh - var(--iwn-header-height) - 24px)!important;overflow-y:auto!important;z-index:4999!important}.iwn-site-header.nav-open .iwn-site-menu{display:flex!important}.iwn-site-right{grid-column:2!important;justify-self:end!important;display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;min-width:max-content!important}.iwn-nav-cta{display:none!important}.iwn-menu-toggle{display:inline-flex!important;width:42px!important;height:42px!important;border:1px solid rgb(15 23 42 / .10)!important;border-radius:14px!important;background:rgb(15 23 42 / .04)!important;padding:0!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:5px!important;order:2!important}.iwn-menu-toggle span{width:20px!important;height:2px!important;background:#0f172a!important;border-radius:99px!important}.iwn-language-switch{order:1!important;padding:4px!important;border-radius:999px!important}.iwn-language-switch a{min-width:29px!important;height:28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;font-size:11px!important;font-weight:900!important}.iwn-site-menu a,.iwn-site-menu a:hover,.iwn-site-menu a:focus,.iwn-site-menu a:active,.iwn-dropdown-toggle,.iwn-dropdown-toggle:hover,.iwn-dropdown-toggle:focus,.iwn-dropdown-toggle:active{color:#ffffff!important;text-decoration:none!important}.iwn-site-menu a:hover,.iwn-site-menu a:focus,.iwn-site-menu a.is-active,.iwn-dropdown-toggle:hover,.iwn-dropdown-toggle:focus,.iwn-nav-dropdown.is-open .iwn-dropdown-toggle{background:rgb(255 255 255 / .10)!important;color:#ffffff!important}.iwn-nav-dropdown{width:100%!important}.iwn-dropdown-toggle{width:100%!important;justify-content:space-between!important;border-radius:14px!important}.iwn-dropdown-menu{position:static!important;width:100%!important;transform:none!important;margin-top:6px!important;padding:8px!important;border-radius:18px!important;background:rgb(255 255 255 / .065)!important;border-color:rgb(255 255 255 / .12)!important;box-shadow:none!important;grid-template-columns:1fr!important}.iwn-dropdown-menu a strong{color:#ffffff!important}.iwn-dropdown-menu a span{color:rgb(255 255 255 / .72)!important}}@media (max-width:480px){:root{--iwn-header-height:72px}.iwn-site-nav{gap:6px!important}.iwn-site-brand{max-width:calc(100vw - 190px)!important}.iwn-site-brand img{max-height:34px!important}.iwn-site-right{gap:6px!important}.iwn-language-switch a{min-width:27px!important;height:26px!important;font-size:10px!important}.iwn-menu-toggle{width:40px!important;height:40px!important}}@media (max-width:1199px){.iwn-site-menu{display:none!important}.iwn-site-header.nav-open .iwn-site-menu{display:flex!important}.iwn-site-header.nav-open{overflow:visible!important}.iwn-menu-toggle{cursor:pointer!important;pointer-events:auto!important}}.iwn-showcase-section{position:relative;padding:120px 0;overflow:hidden}.iwn-showcase-head{max-width:760px;margin:0 auto 56px;text-align:center}.iwn-showcase-grid{display:grid;grid-template-columns:minmax(0,1.45fr) 380px;align-items:start;gap:48px}.iwn-browser-showcase{position:relative;border-radius:32px;overflow:hidden;background:#0f172a;border:1px solid rgb(255 255 255 / .08);box-shadow:0 40px 120px rgb(15 23 42 / .18)}.iwn-browser-top{height:62px;display:flex;align-items:center;gap:16px;padding:0 22px;background:#111c31;border-bottom:1px solid rgb(255 255 255 / .06)}.iwn-browser-dots{display:flex;gap:8px}.iwn-browser-dots span{width:11px;height:11px;border-radius:999px;background:rgb(255 255 255 / .28)}.iwn-browser-url{height:40px;flex:1;display:flex;align-items:center;padding:0 16px;border-radius:999px;background:rgb(255 255 255 / .06);color:rgb(255 255 255 / .62);font-size:13px;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.iwn-scroll-frame{position:relative;height:760px;overflow:hidden;background:#0b1220}.iwn-scroll-track{position:absolute;inset:0;will-change:transform}.desktop-scroll{animation:iwnDesktopScroll 24s linear infinite alternate}.mobile-scroll{animation:iwnMobileScroll 28s linear infinite alternate}.iwn-browser-showcase:hover .desktop-scroll,.iwn-mobile-showcase:hover .mobile-scroll{animation-play-state:paused}.iwn-mobile-showcase{position:relative;width:100%;max-width:380px;margin-inline:auto;padding:16px;border-radius:46px;background:linear-gradient(180deg,#0f172a,#111827);border:1px solid rgb(255 255 255 / .08);box-shadow:0 40px 120px rgb(15 23 42 / .18)}.iwn-mobile-notch{width:38%;height:28px;margin:0 auto 14px;border-radius:0 0 18px 18px;background:#020617}.iwn-mobile-frame{position:relative;height:760px;overflow:hidden;border-radius:34px;background:#0b1220}@keyframes iwnDesktopScroll{0%{transform:translateY(0)}100%{transform:translateY(calc(-100% + 760px))}}@keyframes iwnMobileScroll{0%{transform:translateY(0)}100%{transform:translateY(calc(-100% + 760px))}}@media (max-width:1199px){.iwn-showcase-grid{grid-template-columns:1fr}.iwn-mobile-showcase{max-width:420px}}@media (max-width:767px){.iwn-showcase-section{padding:90px 0}.iwn-scroll-frame,.iwn-mobile-frame{height:540px}@keyframes iwnDesktopScroll{0%{transform:translateY(0)}100%{transform:translateY(calc(-100% + 540px))}}@keyframes iwnMobileScroll{0%{transform:translateY(0)}100%{transform:translateY(calc(-100% + 540px))}}}.iwn-scroll-frame,.iwn-mobile-frame{position:relative!important;height:560px!important;overflow:hidden!important;background:#0b1220}.iwn-scroll-track{position:absolute!important;top:0;left:0;right:0;width:100%;animation:screenshotScroll 28s ease-in-out infinite alternate!important}.iwn-scroll-track img{width:100%;height:auto;display:block}.iwn-browser-showcase:hover .iwn-scroll-track,.iwn-mobile-showcase:hover .iwn-scroll-track{animation-play-state:paused!important}@keyframes screenshotScroll{from{transform:translateY(0)}to{transform:translateY(calc(-100% + 760px))}}@media (max-width:767px){.iwn-scroll-frame,.iwn-mobile-frame{height:540px!important}@keyframes screenshotScroll{from{transform:translateY(0)}to{transform:translateY(calc(-100% + 540px))}}}.iwn-scroll-frame{position:relative;overflow:hidden;height:760px}.iwn-scroll-track{position:absolute;inset:0 auto auto 0;width:100%;will-change:transform;animation:iwnScroll 25s ease-in-out infinite alternate}@keyframes iwnScroll{from{transform:translateY(0)}to{transform:translateY(calc(-100% + 760px))}}.iwn-home-project-link,.iwn-service-case-link{display:block;height:100%;color:inherit;text-decoration:none}.iwn-home-project-link:hover,.iwn-service-case-link:hover{color:inherit;text-decoration:none}.iwn-home-project-link:focus-visible,.iwn-service-case-link:focus-visible{outline:3px solid rgb(12 123 147 / .35);outline-offset:5px;border-radius:var(--iwn-radius-lg)}.iwn-project-thumb{position:relative;overflow:hidden}.iwn-project-thumb.has-image::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgb(12 123 147 / .38),rgb(20 40 80 / .78));z-index:1}.iwn-project-thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.iwn-project-thumb span{position:relative;z-index:2}.iwn-service-project-grid .iwn-project-card--compact{min-height:100%}@media (min-width:992px){.iwn-service-project-grid .iwn-project-card--compact{display:grid;grid-template-columns:42% 58%}.iwn-service-project-grid .iwn-project-card--compact .iwn-project-thumb{min-height:100%}.iwn-service-project-grid .iwn-project-card--compact .iwn-project-body{padding:22px}.iwn-service-project-grid .iwn-project-card--compact .iwn-project-body h3{font-size:21px}.iwn-service-project-grid .iwn-project-card--compact .iwn-project-body p{font-size:14px;margin-bottom:0}}.mb-20{margin-bottom:20px}.blogx-card-cover.has-image,.blogx-card-cover.alt.has-image,.blogx-card-cover.smm.has-image,.blogx-card-cover.hosting.has-image{background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}