:root{--kl-navy:#071a2f;--kl-navy2:#0b3155;--kl-blue:#0877c9;--kl-red:#e21b23;--kl-ink:#102033;--kl-muted:#718096;--kl-bg:#f5f8fb;--kl-card:#fff;--kl-line:#e5ebf1;--kl-radius:18px;--kl-gap:14px;--kl-gap-2:16px;--kl-section:26px;--kl-font:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--kl-bg);color:var(--kl-ink);font-family:var(--kl-font)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.kl8-wrap{width:100%;max-width:1180px;margin:auto}.kl8-page{background:var(--kl-bg);padding-bottom:0}.kl8-section{margin-top:var(--kl-section);padding:0 14px}.kl8-head{display:flex;justify-content:space-between;align-items:end;gap:10px;margin:0 8px 14px}.kl8-head small{display:block;margin-bottom:5px;color:var(--kl-blue);font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.kl8-head h2{margin:0;font-size:21px;line-height:1.08;letter-spacing:-.035em;font-weight:900}.kl8-head a{white-space:nowrap;color:#718096;font-size:9px;font-weight:800}.kl8-placeholder{width:100%;height:100%;min-height:100px;display:grid;place-items:center;background:linear-gradient(135deg,#0b3155,#0a74bd);color:#fff;font-weight:900;font-size:28px}.kl8-header{position:fixed;inset:0 0 auto;z-index:1000;background:#fff0;border-bottom:1px solid #fff0;transition:background .35s ease,box-shadow .35s ease,backdrop-filter .35s ease}.kl8-header-inner{height:76px;padding:0 22px;display:flex;align-items:center;justify-content:space-between}.kl8-header.is-scrolled{background:rgb(255 255 255 / .96);border-bottom-color:rgb(16 32 51 / .07);box-shadow:0 7px 28px rgb(11 34 57 / .09);backdrop-filter:blur(16px)}.kl8-menu{width:42px;height:52px;aspect-ratio:4/5;padding:0;border:0;background:#fff0;display:grid;place-items:center;cursor:pointer}.kl8-menu img{width:42px;height:52px;object-fit:contain;filter:brightness(0) invert(1);transition:filter .3s ease,transform .25s ease}.kl8-header.is-scrolled .kl8-menu img{filter:none}.kl8-menu:active img{transform:scale(.94)}.kl8-logo{width:min(62%,250px);height:58px;display:flex;align-items:center;justify-content:flex-end}.kl8-logo img{width:100%;height:100%;object-fit:contain;object-position:right center;filter:brightness(0) invert(1);transition:filter .35s ease}.kl8-header.is-scrolled .kl8-logo img{filter:none}.kl8-overlay{position:fixed;inset:0;z-index:1090;background:rgb(3 13 25 / .44);opacity:0;visibility:hidden;transition:opacity .3s ease}.kl8-menu-open .kl8-overlay{opacity:1;visibility:visible}.kl8-drawer{position:fixed;top:0;left:0;bottom:0;z-index:1100;width:min(88vw,390px);padding:24px 22px 34px;background:rgb(248 250 252 / .98);box-shadow:20px 0 55px rgb(0 0 0 / .18);transform:translateX(-104%);transition:transform .36s cubic-bezier(.2,.8,.2,1);overflow:auto}.kl8-menu-open .kl8-drawer{transform:translateX(0)}body.kl8-menu-open{overflow:hidden}.kl8-drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.kl8-drawer-logo{display:block;width:205px;height:54px}.kl8-drawer-logo img{width:100%;height:100%;object-fit:contain;object-position:left center}.kl8-drawer-top button{width:42px;height:42px;border:0;border-radius:50%;background:#edf2f7;color:#0d1724;font-size:30px;line-height:1;font-weight:300}.kl8-drawer-heading{margin:4px 0 12px;font-size:16px;font-weight:900}.kl8-drawer-subheading{margin:0 0 2px;font-size:11px;font-weight:900;color:#617084}.kl8-drawer-heading-secondary{margin-top:30px}.kl8-drawer-link{display:flex;align-items:center;justify-content:space-between;min-height:52px;border-bottom:1px solid #e2e8ef;color:#25374c;font-size:13px}.kl8-drawer-link b{font-size:20px;font-weight:400;color:#9aa8b7}.kl8-drawer-link:active{color:var(--kl-blue)}.kl8-hero-slider{position:relative;min-height:100svh;height:100svh;overflow:hidden;background:#061526;color:#fff}.kl8-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transform:scale(1.035);transition:opacity .65s ease,transform 5.5s linear,visibility .65s ease}.kl8-slide.is-active{opacity:1;visibility:visible;transform:scale(1)}.kl8-slide-media,.kl8-slide-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.kl8-slide-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(3 15 28 / .06) 0%,rgb(3 15 28 / .12) 35%,rgb(4 16 31 / .52) 58%,rgb(2 11 23 / .97) 100%)}.kl8-slide-copy{position:absolute;z-index:3;left:22px;right:22px;bottom:118px}.kl8-slide-kicker{display:inline-flex;align-items:center;margin-bottom:14px;padding:9px 14px;border-radius:999px;background:var(--kl-red);color:#fff;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 8px 24px rgb(226 27 35 / .22)}.kl8-slide h1{max-width:850px;margin:0 0 14px;font-size:clamp(30px,7.6vw,58px);line-height:1.07;letter-spacing:-.045em;font-weight:850;text-wrap:balance}.kl8-slide-excerpt{max-width:700px;margin:0 0 16px;color:rgb(255 255 255 / .86);font-size:12px;line-height:1.62}.kl8-slide-meta{display:flex;flex-wrap:wrap;gap:9px;align-items:center;margin-bottom:16px}.kl8-slide-meta span{display:inline-flex;align-items:center;gap:6px;color:#fff;font-size:9px;font-weight:700}.kl8-slide-meta span+span:before{content:"";width:4px;height:4px;border-radius:50%;background:rgb(255 255 255 / .6);margin-right:3px}.kl8-cta{display:inline-flex;align-items:center;gap:20px;border:1px solid rgb(255 255 255 / .86);border-radius:999px;padding:12px 17px;background:rgb(255 255 255 / .05);color:#fff;font-size:12px;font-weight:800;backdrop-filter:blur(8px);transition:transform .25s ease,background .25s ease}.kl8-cta b{font-size:22px;font-weight:400;line-height:.8}.kl8-cta:active{transform:scale(.97);background:rgb(255 255 255 / .12)}.kl8-hero-controls{position:absolute;z-index:5;left:22px;right:22px;bottom:28px;display:flex;align-items:center;justify-content:center;gap:8px}.kl8-hero-dot{height:4px;width:42px;border:0;border-radius:99px;background:rgb(255 255 255 / .38);padding:0;overflow:hidden}.kl8-hero-dot i{display:block;width:0;height:100%;background:#fff;border-radius:99px}.kl8-hero-dot.is-active{background:rgb(255 255 255 / .35)}.kl8-hero-dot.is-active i{width:100%;transition:width 5.2s linear}.kl8-hero-scroll{position:absolute;z-index:5;bottom:50px;left:0;right:0;text-align:center;color:rgb(255 255 255 / .9);font-size:7px;font-weight:800;letter-spacing:.18em;line-height:1.5;pointer-events:none}.kl8-hero-scroll:after{content:"";display:block;width:1px;height:20px;margin:7px auto 0;background:rgb(255 255 255 / .7)}.kl8-breaking{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:0;margin-top:var(--kl-section);margin-left:14px;margin-right:14px;min-height:56px;border-radius:16px;background:#fff;box-shadow:0 8px 26px rgb(10 37 62 / .07);overflow:hidden}.kl8-breaking-label{height:56px;display:flex;align-items:center;gap:8px;padding:0 14px;background:linear-gradient(135deg,#fff,#f4f8fc);font-size:9px;font-weight:900;white-space:nowrap}.kl8-breaking-label b{width:7px;height:7px;border-radius:50%;background:var(--kl-red);box-shadow:0 0 0 5px rgb(226 27 35 / .08)}.kl8-breaking-track{min-width:0;overflow:hidden}.kl8-breaking-run{display:flex;width:max-content;animation:klTicker 28s linear infinite}.kl8-ticker-set{display:flex;align-items:center;white-space:nowrap}.kl8-ticker-set a{max-width:250px;overflow:hidden;text-overflow:ellipsis;font-size:10px;font-weight:700;padding:0 12px}.kl8-ticker-set i{font-style:normal;color:#bdc8d3}.kl8-breaking-arrow{display:grid;place-items:center;width:44px;height:56px;color:var(--kl-red);font-size:19px;font-weight:700}@keyframes klTicker{from{transform:translateX(0)}to{transform:translateX(-50%)}}.kl8-bento{display:grid;grid-template-columns:1.18fr .82fr;grid-template-rows:160px 160px;gap:var(--kl-gap)}.kl8-card{position:relative;min-width:0;overflow:hidden;border-radius:18px;background:#10243a;box-shadow:0 9px 28px rgb(11 37 62 / .08)}.kl8-card:first-child{grid-row:1/3}.kl8-card img{width:100%;height:100%;object-fit:cover}.kl8-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgb(3 13 25 / .94))}.kl8-card-copy{position:absolute;z-index:2;left:12px;right:12px;bottom:12px;color:#fff}.kl8-card-copy span{display:inline-block;padding:5px 7px;border-radius:999px;background:rgb(8 119 201 / .9);font-size:7px;font-weight:900;text-transform:uppercase}.kl8-card-copy h3{margin:6px 0 0;font-size:12px;line-height:1.24;font-weight:850}.kl8-grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--kl-gap)}.kl8-grid-card{overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgb(11 37 62 / .055)}.kl8-grid-thumb{aspect-ratio:1.18/1;overflow:hidden}.kl8-grid-thumb img{width:100%;height:100%;object-fit:cover}.kl8-grid-copy{padding:10px}.kl8-grid-copy small{color:var(--kl-red);font-size:7px;font-weight:900;text-transform:uppercase}.kl8-grid-copy h3{margin:5px 0;font-size:10px;line-height:1.3;font-weight:850}.kl8-grid-copy time{color:var(--kl-muted);font-size:7px}.kl8-invest{display:grid;gap:var(--kl-gap)}.kl8-invest-feature{position:relative;min-height:320px;overflow:hidden;border-radius:20px;background:var(--kl-navy);box-shadow:0 12px 30px rgb(11 37 62 / .08)}.kl8-invest-feature img{width:100%;height:100%;object-fit:cover}.kl8-invest-feature:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(transparent,rgb(2 12 25 / .96))}.kl8-invest-copy{position:absolute;z-index:2;left:18px;right:18px;bottom:18px;color:#fff}.kl8-invest-copy small{color:#a9d6ff;font-size:8px;font-weight:900;text-transform:uppercase}.kl8-invest-copy h3{margin:6px 0;font-size:21px;line-height:1.12;font-weight:900}.kl8-invest-copy p{margin:0;color:rgb(255 255 255 / .78);font-size:10px;line-height:1.5}.kl8-invest-list{display:grid;gap:var(--kl-gap)}.kl8-list-item{display:grid;grid-template-columns:100px 1fr;gap:var(--kl-gap);align-items:center;padding:9px;border-radius:15px;background:#fff;box-shadow:0 7px 22px rgb(11 37 62 / .055)}.kl8-list-item img{width:100px;height:76px;object-fit:cover;border-radius:11px}.kl8-list-copy small{font-size:7px;color:var(--kl-red);font-weight:900;text-transform:uppercase}.kl8-list-copy h3{margin:4px 0;font-size:10px;line-height:1.3}.kl8-list-copy time{font-size:7px;color:var(--kl-muted)}.kl8-facts{display:grid;grid-template-columns:1fr 1fr;gap:var(--kl-gap)}.kl8-fact{min-height:122px;padding:17px;border-radius:18px;background:#fff;box-shadow:0 9px 26px rgb(11 37 62 / .055);display:flex;gap:10px}.kl8-fact strong{font-size:34px;line-height:.95;font-weight:900;background:linear-gradient(180deg,#0877c9,#9ad5ff);-webkit-background-clip:text;background-clip:text;color:#fff0}.kl8-fact h3{margin:0;font-size:10px;line-height:1.3;font-weight:900}.kl8-fact p{margin:8px 0 0;color:var(--kl-muted);font-size:7px;line-height:1.45}.kl8-most{padding:4px 16px;border-radius:18px;background:#fff;box-shadow:0 9px 28px rgb(11 37 62 / .055)}.kl8-most-item{display:grid;grid-template-columns:36px 1fr 18px;gap:10px;align-items:center;padding:14px 0;border-bottom:1px solid #edf1f5}.kl8-most-item:last-child{border-bottom:0}.kl8-rank{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#eef6fc;color:var(--kl-blue);font-size:9px;font-weight:900}.kl8-most-item small{color:var(--kl-red);font-size:7px;font-weight:900;text-transform:uppercase}.kl8-most-item h3{margin:5px 0 0;font-size:11px;line-height:1.3;font-weight:850}.kl8-most-item em{font-style:normal;color:#a4afbb;font-size:19px}.kl8-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--kl-gap)}.kl8-cat{min-height:120px;padding:15px 8px;border-radius:18px;background:linear-gradient(145deg,#fff,#edf5fb);box-shadow:0 8px 24px rgb(11 37 62 / .055);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.kl8-cat i{font-style:normal;width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,#f5fbff,#e3f1fb);color:var(--kl-blue);margin-bottom:9px}.kl8-cat svg{width:23px;height:23px}.kl8-cat strong{font-size:10px;line-height:1.2}.kl8-cat span{margin-top:6px;color:var(--kl-muted);font-size:7px}.kl8-two{display:grid;grid-template-columns:1fr 1fr;gap:var(--kl-gap)}.kl8-two-card{overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 9px 26px rgb(11 37 62 / .055)}.kl8-two-card img{width:100%;aspect-ratio:1/1.05;object-fit:cover;display:block}.kl8-two-copy{padding:12px}.kl8-two-copy small{font-size:7px;color:var(--kl-red);font-weight:900;text-transform:uppercase}.kl8-two-copy h3{margin:6px 0 0;font-size:11px;line-height:1.3;font-weight:850}.kl8-gallery-row{display:flex;gap:var(--kl-gap);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:5px;scrollbar-width:none}.kl8-gallery-row::-webkit-scrollbar{display:none}.kl8-gallery{position:relative;flex:0 0 78%;height:300px;overflow:hidden;border-radius:20px;background:var(--kl-navy);scroll-snap-align:start}.kl8-gallery img{width:100%;height:100%;object-fit:cover}.kl8-gallery:after{content:"";position:absolute;inset:25% 0 0;background:linear-gradient(transparent,rgb(2 12 25 / .95))}.kl8-gallery-media{position:absolute;z-index:2;top:12px;left:12px;padding:6px 8px;border-radius:999px;background:rgb(255 255 255 / .92);color:#0d233a;font-size:7px;font-weight:900}.kl8-gallery-play{position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:rgb(255 255 255 / .9);color:var(--kl-red);font-size:16px;box-shadow:0 10px 28px rgb(0 0 0 / .2)}.kl8-gallery-copy{position:absolute;z-index:2;left:16px;right:14px;bottom:16px;color:#fff}.kl8-gallery-copy small{font-size:7px;font-weight:900;letter-spacing:.12em}.kl8-gallery-copy h3{margin:6px 0 0;font-size:17px;line-height:1.2}.kl8-newsletter{margin-top:var(--kl-section);padding:30px 22px;background:linear-gradient(135deg,var(--kl-navy),#0b5c9d);color:#fff}.kl8-newsletter h2{margin:7px 0 0;font-size:23px}.kl8-newsletter p{margin:8px 0 18px;color:rgb(255 255 255 / .78);font-size:10px;line-height:1.55}.kl8-newsletter form{display:flex;gap:10px}.kl8-newsletter input{min-width:0;flex:1;border:0;border-radius:10px;padding:12px 13px;font:700 10px var(--kl-font)}.kl8-newsletter button{border:0;border-radius:10px;padding:0 14px;background:#fff;color:var(--kl-navy);font:900 9px var(--kl-font)}.kl8-footer{padding:30px 22px;background:#061423;color:#fff}.kl8-footer-grid{display:grid;gap:22px}.kl8-footer-brand{font-size:22px;font-weight:900}.kl8-footer small{display:block;margin-top:8px;color:#a8b6c5;font-size:9px;line-height:1.6}.kl8-footer-nav{display:flex;flex-wrap:wrap;gap:10px 16px}.kl8-footer-nav a{font-size:8px;font-weight:800;color:#dbe6f0}.kl8-copy{margin-top:22px;color:#718399;font-size:7px}.kl-single{padding:26px 14px 34px;background:var(--kl-bg)}.kl-article{max-width:860px;margin:auto}.kl-breadcrumb{display:flex;gap:8px;align-items:center;color:var(--kl-muted);font-size:9px;margin:0 8px 14px}.kl-breadcrumb a:last-of-type{color:var(--kl-blue);font-weight:800}.kl-article-head{padding:22px;border-radius:20px;background:#fff;box-shadow:0 9px 26px rgb(11 37 62 / .055)}.kl-kicker{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;background:var(--kl-red);color:#fff;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.kl-article-head h1{margin:12px 0;font-size:clamp(29px,7vw,54px);line-height:1.08;letter-spacing:-.045em}.kl-deck{margin:0;color:#5d6c7d;font-size:12px;line-height:1.65}.kl-author-card{display:flex;align-items:center;gap:12px;margin-top:18px;padding:11px 13px;border:1px solid #e3edf5;border-radius:16px;background:linear-gradient(135deg,#f9fcff,#edf6fd);box-shadow:0 8px 22px rgb(8 73 122 / .06)}.kl-author-avatar{width:44px;height:44px;flex:0 0 44px;border-radius:50%;overflow:hidden;background:#dcecf8;display:grid;place-items:center;color:var(--kl-blue);font-weight:900}.kl-author-avatar img{width:100%;height:100%;object-fit:cover}.kl-author-main{min-width:0;flex:1}.kl-author-main strong{display:block;font-size:10px;font-weight:900}.kl-author-main span{display:block;margin-top:4px;color:var(--kl-muted);font-size:8px}.kl-author-follow{padding:8px 12px;border:0;border-radius:999px;background:var(--kl-blue);color:#fff;font:900 8px var(--kl-font)}.kl-featured{position:relative;margin:14px 0 0}.kl-featured img{display:block;width:100%;height:auto;border-radius:0}.kl-featured figcaption{margin:8px 6px 0;color:var(--kl-muted);font-size:8px;line-height:1.5}.kl-article-layout{display:grid;gap:14px;margin-top:14px}.kl-main-column,.kl-sidebar{padding:20px;border-radius:20px;background:#fff;box-shadow:0 8px 24px rgb(11 37 62 / .05)}.kl-share{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:20px}.kl-share span{font-size:9px;font-weight:900}.kl-share button,.kl-share a{padding:9px 11px;border:1px solid var(--kl-line);border-radius:999px;background:#f7fafc;font:700 8px var(--kl-font)}.kl-content{font-family:Georgia,"Times New Roman",serif;color:#172233;font-size:17px;line-height:1.88}.kl-content>p:first-of-type:first-letter{float:left;margin:.08em .12em 0 0;color:var(--kl-red);font-family:Georgia,serif;font-size:4.2em;font-weight:700;line-height:.78}.kl-content p{margin:0 0 1.25em}.kl-content h2,.kl-content h3{font-family:var(--kl-font);line-height:1.25;margin:1.6em 0 .7em}.kl-content blockquote{margin:1.5em 0;padding:14px 16px;border-left:4px solid var(--kl-red);border-radius:0 14px 14px 0;background:#f4f8fb;font-style:italic}.kl-content img{border-radius:14px}.kl-baca-juga{margin:24px 0;padding:16px;border:1px solid #dfeaf4;border-radius:18px;background:linear-gradient(145deg,#f8fcff,#edf6fc);box-shadow:0 8px 22px rgb(11 57 91 / .06)}.kl-baca-juga-head{display:flex;align-items:center;gap:8px;margin-bottom:12px;font:900 12px var(--kl-font)}.kl-baca-juga-head b{width:8px;height:8px;border-radius:50%;background:var(--kl-red);box-shadow:0 0 0 5px rgb(226 27 35 / .08)}.kl-baca-juga-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.kl-baca-card{overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 6px 18px rgb(11 37 62 / .055)}.kl-baca-card img{display:block;width:100%;aspect-ratio:1.2/1;object-fit:cover}.kl-baca-copy{padding:9px}.kl-baca-copy small{display:block;color:var(--kl-red);font:900 7px var(--kl-font);text-transform:uppercase}.kl-baca-copy strong{display:block;margin-top:4px;font:800 9px/1.3 var(--kl-font)}.kl-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.kl-tags a{padding:8px 10px;border-radius:999px;background:#eef5fb;font:700 8px var(--kl-font)}.kl-side-title{margin-bottom:8px;font-size:15px;font-weight:900}.kl-side-item{display:block;padding:12px 0;border-bottom:1px solid var(--kl-line)}.kl-side-item span{display:block;font-size:10px;font-weight:800;line-height:1.4}.kl-side-item small{color:var(--kl-muted);font-size:7px}.kl-related{max-width:1180px;margin:26px auto 0}.kl-section-head{display:flex;justify-content:space-between;align-items:end;margin:0 8px 14px}.kl-section-head h2{margin:0;font-size:21px}.kl-section-head a{font-size:8px;font-weight:800;color:var(--kl-muted)}.kl-related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--kl-gap);padding:0 14px}.kl-related-card{overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgb(11 37 62 / .06)}.kl-related-thumb{aspect-ratio:1/1;overflow:hidden;background:#e7edf3}.kl-related-thumb img{width:100%;height:100%;object-fit:cover}.kl-related-copy{padding:11px}.kl-related-copy small{color:var(--kl-red);font-size:7px;font-weight:900}.kl-related-copy strong{display:block;margin:5px 0;font-size:10px;line-height:1.3}.kl-related-copy time{font-size:7px;color:var(--kl-muted)}@media(min-width:700px){.kl8-header-inner{height:82px;padding:0 34px}.kl8-menu{width:44px;height:55px}.kl8-menu img{width:44px;height:55px}.kl8-logo{width:270px}.kl8-slide-copy{left:7%;right:7%;bottom:11%}.kl8-slide h1{font-size:clamp(38px,4.4vw,64px)}.kl8-slide-excerpt{font-size:16px}.kl8-section,.kl8-breaking{max-width:1180px;margin-left:auto;margin-right:auto}.kl8-bento{grid-template-rows:220px 220px}.kl8-invest{grid-template-columns:1.2fr 1fr}.kl8-gallery{flex-basis:38%}.kl8-footer-grid{grid-template-columns:1fr 1fr}.kl-article-layout{grid-template-columns:minmax(0,1fr) 300px}.kl-related-grid{grid-template-columns:repeat(4,1fr)}.kl-featured{width:100vw;max-width:none;position:relative;left:50%;transform:translateX(-50%)}.kl-featured img{max-height:720px;object-fit:cover}}@media(max-width:360px){.kl8-header-inner{padding:0 16px}.kl8-logo{width:61%;max-width:205px}.kl8-slide-copy{left:18px;right:18px;bottom:112px}.kl8-slide h1{font-size:27px}.kl8-slide-excerpt{font-size:11px}.kl8-bento{grid-template-rows:132px 132px;gap:12px}.kl8-grid3,.kl8-categories,.kl8-facts,.kl8-two{gap:10px}.kl8-gallery{flex-basis:82%}.kl-single{padding-left:10px;padding-right:10px}.kl-related-grid{padding:0 10px}.kl-author-card{padding:10px}.kl-content{font-size:16px;line-height:1.84}}.kl8-header{pointer-events:auto}.kl8-logo{position:relative;overflow:visible}.kl8-logo-layer{position:absolute;inset:0;display:flex;align-items:center;justify-content:flex-end;transition:opacity .28s ease,transform .28s ease}.kl8-logo-layer img{width:100%;height:100%;object-fit:contain;object-position:right center}.kl8-logo-dark{opacity:0;transform:translateY(3px)}.kl8-logo-light img{filter:brightness(0) invert(1);mix-blend-mode:screen}.kl8-header.is-scrolled .kl8-logo-light{opacity:0;transform:translateY(-3px)}.kl8-header.is-scrolled .kl8-logo-dark{opacity:1;transform:translateY(0)}.kl8-header.is-scrolled .kl8-logo-dark img{filter:none;mix-blend-mode:normal}.kl8-menu img{filter:brightness(0) invert(1);mix-blend-mode:screen}.kl8-header.is-scrolled .kl8-menu img{filter:none;mix-blend-mode:normal}.kl8-slide h1 a{color:inherit;text-decoration:none;display:block}.kl8-slide h1 a:active{opacity:.86}.kl8-gallery-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--kl-gap)!important;overflow:visible!important}.kl8-gallery{min-width:0!important;width:auto!important;flex:unset!important;aspect-ratio:1/1;position:relative;overflow:hidden;border-radius:18px!important}.kl8-gallery-copy h3{font-size:10px!important;line-height:1.25!important}.kl8-gallery-copy{padding:9px!important}.kl8-gallery-media{font-size:6px!important;padding:4px 6px!important}.kl8-gallery-play{width:30px!important;height:30px!important}.kl-share{gap:8px!important;align-items:center!important}.kl-share-title{margin-right:2px!important;font-size:9px!important;font-weight:900!important}.kl-social-btn{width:38px!important;height:38px!important;padding:0!important;display:grid!important;place-items:center!important;border:1px solid #dce7f0!important;border-radius:50%!important;background:linear-gradient(145deg,#fff,#f2f7fb)!important;box-shadow:0 6px 18px rgb(11 37 62 / .07)!important}.kl-social-btn svg{width:17px;height:17px;fill:none;stroke:#17324d;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.kl-social-btn:nth-of-type(3) svg{stroke:#0b8f5b}.kl-baca-juga{scroll-margin-top:90px}.kl-baca-juga-head{gap:8px!important}.kl-baca-icon{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(145deg,#eaf5ff,#dceeff);color:var(--kl-blue)}.kl-baca-icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linejoin:round;stroke-linecap:round}.kl-tags{align-items:center!important}.kl-tags-title{display:inline-flex;align-items:center;gap:5px;color:#1b3046;font:900 8px var(--kl-font);margin-right:2px}.kl-tags-title svg{width:16px;height:16px;fill:none;stroke:var(--kl-blue);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(max-width:700px){.kl8-header-inner{height:72px;padding:0 18px}.kl8-menu{width:40px;height:50px}.kl8-menu img{width:40px;height:50px}.kl8-logo{width:min(61vw,235px);height:52px}.kl8-slide-copy{bottom:118px}.kl8-slide h1{font-size:clamp(28px,7.4vw,35px);line-height:1.06;letter-spacing:-.04em}.kl8-slide-excerpt{font-size:11.5px;line-height:1.55;max-width:100%}.kl8-slide-meta span{font-size:8.5px}.kl8-gallery-row{gap:14px!important}.kl8-gallery-copy h3{font-size:9px!important}.kl8-gallery-copy small{font-size:6px!important}.kl8-gallery-play{width:28px!important;height:28px!important;font-size:10px!important}.kl-content{font-size:17px!important;line-height:1.9!important;letter-spacing:.002em}.kl-content p{margin:0 0 1.35em!important}.kl-content h2{font-size:23px!important;line-height:1.28!important;margin:1.75em 0 .75em!important}.kl-content h3{font-size:20px!important;line-height:1.3!important;margin:1.65em 0 .7em!important}.kl-content blockquote{margin:1.6em 0!important;padding:16px 17px!important}.kl-featured{margin-left:-14px!important;margin-right:-14px!important;width:calc(100% + 28px)!important}.kl-featured img{width:100%!important;border-radius:0!important}.kl-author-card{margin-top:18px!important;padding:12px 13px!important;border-radius:18px!important}.kl-main-column{padding:18px!important}.kl-baca-juga{margin:30px 0!important;padding:15px!important}.kl-baca-juga-grid{gap:10px!important}.kl-baca-copy strong{font-size:9px!important;line-height:1.34!important}}@media(max-width:380px){.kl8-logo{width:58vw;max-width:218px}.kl8-header-inner{padding:0 15px}.kl8-gallery-row{gap:10px!important}.kl8-gallery{border-radius:15px!important}.kl8-gallery-copy{padding:7px!important}.kl8-gallery-copy h3{font-size:8px!important}.kl8-gallery-media{font-size:5.5px!important}}.kl8-header{height:auto;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important}.kl8-header-inner{height:72px;padding:10px 18px;max-width:none}.kl8-menu{width:42px;height:52px;flex:0 0 42px;padding:0;border:0;background:#fff0;display:grid;place-items:center}.kl8-menu-canvas{width:34px;height:43px;aspect-ratio:4/5;display:grid;place-items:center}.kl8-menu-canvas img{display:block;width:34px;height:43px;object-fit:contain;filter:brightness(0) invert(1);mix-blend-mode:normal;transition:filter .28s ease,transform .2s ease}.kl8-header.is-scrolled .kl8-menu-canvas img{filter:brightness(0)}.kl8-menu:active .kl8-menu-canvas img{transform:scale(.92)}.kl8-logo{position:relative;width:min(57vw,210px);height:48px;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.kl8-logo img{display:block;width:100%;height:100%;object-fit:contain;object-position:right center;filter:invert(1);mix-blend-mode:screen;transition:filter .32s ease,opacity .32s ease}.kl8-header.is-scrolled{background:rgb(255 255 255 / .985)!important;border-bottom:1px solid rgb(12 33 54 / .08)!important;box-shadow:0 8px 26px rgb(10 31 51 / .10)!important;backdrop-filter:blur(14px)!important}.kl8-header.is-scrolled .kl8-logo img{filter:none;mix-blend-mode:normal}.kl8-header:after{content:"";position:absolute;left:18px;bottom:-30px;width:3px;height:24px;border-radius:9px;background:rgb(255 255 255 / .78);opacity:.72;transition:background .3s ease}.kl8-header.is-scrolled:after{background:#17314b}.kl8-drawer{width:min(88vw,390px);padding:18px 16px 28px;background:#f8fafc;box-shadow:18px 0 55px rgb(7 25 43 / .18);border-radius:0 22px 22px 0}.kl8-drawer-top{height:58px;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #e7edf3}.kl8-drawer-logo{width:205px;height:44px}.kl8-drawer-top button{width:38px;height:38px;background:#fff;border:1px solid #dfe7ee;box-shadow:0 5px 16px rgb(10 30 50 / .06);font-size:27px}.kl8-drawer-heading{font-size:14px;margin:16px 6px 7px;color:#12263d}.kl8-drawer-heading-secondary{margin-top:22px}.kl8-drawer-link{min-height:47px;padding:0 6px;border-bottom:1px solid #e5ebf1;font-size:12px}.kl8-drawer-icon{width:27px;height:27px;display:grid;place-items:center;flex:0 0 27px;border-radius:9px;background:#eef5fb;color:#0b3155;margin-right:10px}.kl8-drawer-icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.kl8-drawer-label{flex:1}.kl8-drawer-link b{font-size:19px;color:#9aa9b8}.kl8-drawer-socials{display:flex;gap:8px;margin:18px 4px 0;padding-top:14px;border-top:1px solid #e5ebf1}.kl8-drawer-socials a{width:34px;height:34px;display:grid;place-items:center;border:1px solid #dfe7ee;border-radius:50%;background:#fff;color:#172c42;font-size:12px;font-weight:800;box-shadow:0 4px 12px rgb(10 30 50 / .05)}.kl8-hero-slider{min-height:100svh;height:100svh}.kl8-slide-media:after{background:linear-gradient(180deg,rgb(2 13 27 / .08) 0%,rgb(2 13 27 / .12) 30%,rgb(3 15 28 / .46) 55%,rgb(2 10 21 / .96) 100%)}.kl8-slide-copy{left:24px;right:24px;bottom:105px}.kl8-slide-kicker{margin-bottom:12px;padding:9px 13px;font-size:8px;letter-spacing:.1em}.kl8-slide h1{font-size:clamp(29px,7.8vw,36px);line-height:1.05;letter-spacing:-.045em;margin-bottom:13px}.kl8-slide-excerpt{font-size:11.5px;line-height:1.58;color:rgb(255 255 255 / .83);margin-bottom:13px}.kl8-slide-meta{gap:8px;margin-bottom:16px}.kl8-slide-meta span{font-size:8px}.kl8-cta{padding:12px 17px;font-size:11px;gap:28px}.kl8-hero-scroll{bottom:51px;font-size:6.5px}.kl8-hero-controls{bottom:27px;gap:8px}.kl8-hero-dot{width:38px;height:4px}.kl8-page{background:#f5f8fb}.kl8-section{margin-top:22px;padding:0 14px}.kl8-head{margin:0 3px 11px}.kl8-head h2{font-size:18px;letter-spacing:-.035em}.kl8-head small{font-size:7px;margin-bottom:4px}.kl8-head a{font-size:8px;color:#0877c9}.kl8-breaking{margin:18px 14px 0;min-height:55px;border-radius:16px;box-shadow:0 7px 22px rgb(10 37 62 / .06)}.kl8-breaking-label{height:55px;padding:0 12px;font-size:8px}.kl8-breaking-arrow{height:55px;width:38px}.kl8-bento{gap:12px;grid-template-rows:155px 155px}.kl8-card{border-radius:16px;box-shadow:0 8px 22px rgb(11 37 62 / .07)}.kl8-card-copy{left:10px;right:10px;bottom:10px}.kl8-card-copy h3{font-size:11px}.kl8-grid3{gap:12px}.kl8-grid-card{border-radius:15px;box-shadow:0 7px 20px rgb(11 37 62 / .06)}.kl8-grid-copy{padding:9px}.kl8-grid-copy h3{font-size:10px;line-height:1.27}.kl8-invest-feature{border-radius:17px}.kl8-facts{gap:10px}.kl8-fact{border-radius:15px;padding:12px 10px}.kl8-most{border-radius:16px}.kl8-cat{border-radius:15px}.kl8-two{gap:12px}.kl8-two-card{border-radius:16px}.kl8-gallery-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.kl8-gallery{aspect-ratio:1.18/1;border-radius:16px!important;box-shadow:0 7px 20px rgb(11 37 62 / .06)}.kl8-gallery-copy{padding:8px!important}.kl8-gallery-copy h3{font-size:9px!important}.kl8-gallery-copy small{font-size:5.5px!important}.kl8-gallery-media{font-size:5.5px!important}.kl8-gallery-play{width:28px!important;height:28px!important}.kl8-footer{margin-top:30px;background:#071a2f;color:#fff;padding:30px 16px 22px}.kl8-footer-brand{font-size:18px;font-weight:900;letter-spacing:.08em}.kl8-footer small{display:block;margin-top:8px;color:rgb(255 255 255 / .68);font-size:9px;line-height:1.65}.kl8-footer-nav{display:grid;grid-template-columns:repeat(2,1fr);gap:7px 14px;margin-top:18px}.kl8-footer-nav a{font-size:9px;color:rgb(255 255 255 / .82)}.kl8-copy{margin-top:22px;padding-top:13px;border-top:1px solid rgb(255 255 255 / .12);font-size:8px;color:rgb(255 255 255 / .52)}@media(min-width:700px){.kl8-header-inner{height:82px;padding:10px 30px}.kl8-logo{width:240px;height:54px}.kl8-menu-canvas{width:36px;height:45px}.kl8-slide-copy{left:7%;right:7%;bottom:11%}.kl8-slide h1{font-size:clamp(38px,4.4vw,64px)}.kl8-gallery-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:380px){.kl8-header-inner{height:68px;padding:8px 15px}.kl8-menu{width:38px;height:48px}.kl8-menu-canvas{width:31px;height:39px}.kl8-logo{width:56vw;height:44px}.kl8-slide-copy{left:18px;right:18px;bottom:104px}.kl8-slide h1{font-size:27px}.kl8-slide-excerpt{font-size:10.5px}.kl8-breaking{margin-left:10px;margin-right:10px}.kl8-section{padding:0 10px}.kl8-gallery-row{gap:10px!important}}.kl8-slide-meta span{min-height:20px}.kl8-slide-meta span:first-child:before{content:'◉';font-size:7px;opacity:.9}.kl8-slide-meta span:nth-child(2):before{content:'▣';font-size:7px;opacity:.9}.kl8-slide-meta span:nth-child(3):before{content:'◷';font-size:8px;opacity:.9}.kl8-card a,.kl8-grid-card a,.kl8-gallery,.kl8-two-card a,.kl8-cat,.kl8-most-item,.kl8-list-item,.kl8-fact{touch-action:manipulation}.kl8-gallery-row .kl8-gallery:nth-child(1),.kl8-gallery-row .kl8-gallery:nth-child(4){border-radius:18px 12px 18px 12px!important}.kl8-gallery-row .kl8-gallery:nth-child(2),.kl8-gallery-row .kl8-gallery:nth-child(5){border-radius:12px 18px 12px 18px!important}.kl8-gallery-row .kl8-gallery:nth-child(3),.kl8-gallery-row .kl8-gallery:nth-child(6){border-radius:16px!important}.kl8-cat i{width:42px!important;height:42px!important;border-radius:13px!important;background:linear-gradient(145deg,#fff,#eaf3fb)!important;border:1px solid #e3edf5!important;box-shadow:0 7px 18px rgb(12 55 91 / .08)!important}.kl8-cat i svg{width:21px!important;height:21px!important}.kl8-newsletter{border-radius:22px!important;margin-left:14px!important;margin-right:14px!important;overflow:hidden}@media(max-width:700px){.single-post .kl8-header{background:rgb(255 255 255 / .985)!important;box-shadow:0 8px 26px rgb(10 31 51 / .10)!important}.single-post .kl8-header .kl8-logo img{filter:none;mix-blend-mode:normal}.single-post .kl8-header .kl8-menu-canvas img{filter:brightness(0)}}.kl8-header{position:fixed!important;top:0!important;left:0!important;right:0!important;height:auto!important;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;z-index:1000!important}.kl8-header-inner{height:clamp(76px,10vw,96px)!important;padding:clamp(8px,2vw,14px) clamp(18px,6.2vw,52px)!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.kl8-menu{width:clamp(40px,5.5vw,48px)!important;height:clamp(46px,6.4vw,56px)!important;flex:0 0 auto!important;padding:0!important;background:transparent!important;border:0!important;display:grid!important;place-items:center!important}.kl8-menu-canvas{width:clamp(31px,4.4vw,38px)!important;height:clamp(39px,5.5vw,48px)!important;aspect-ratio:4/5!important;display:grid!important;place-items:center!important}.kl8-menu-canvas img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;filter:brightness(0) invert(1)!important;mix-blend-mode:normal!important;opacity:.98!important}.kl8-menu:active .kl8-menu-canvas img{transform:scale(.90)!important}.kl8-logo{width:clamp(185px,34vw,258px)!important;height:clamp(43px,6.2vw,58px)!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;overflow:visible!important}.kl8-logo img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:right center!important;filter:invert(1)!important;mix-blend-mode:screen!important;opacity:.98!important}.kl8-header:not(.is-scrolled) .kl8-logo img{filter:invert(1)!important;mix-blend-mode:screen!important}.kl8-header.is-scrolled{background:rgb(255 255 255 / .985)!important;border-bottom:1px solid rgb(12 33 54 / .08)!important;box-shadow:0 8px 28px rgb(10 31 51 / .10)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.kl8-header.is-scrolled .kl8-menu-canvas img{filter:brightness(0)!important;mix-blend-mode:normal!important}.kl8-header.is-scrolled .kl8-logo img{filter:none!important;mix-blend-mode:normal!important}.kl8-header:after{content:none!important}.single-post .kl8-header{background:rgb(255 255 255 / .985)!important;border-bottom:1px solid rgb(12 33 54 / .08)!important;box-shadow:0 8px 28px rgb(10 31 51 / .10)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.single-post .kl8-header .kl8-menu-canvas img{filter:brightness(0)!important;mix-blend-mode:normal!important}.single-post .kl8-header .kl8-logo img{filter:none!important;mix-blend-mode:normal!important}.kl8-hero-slider{margin-top:0!important}@media(max-width:420px){.kl8-header-inner{padding-left:18px!important;padding-right:18px!important}.kl8-logo{width:clamp(178px,51vw,205px)!important;height:45px!important}.kl8-menu-canvas{width:32px!important;height:40px!important}}@media(min-width:700px){.kl8-header-inner{padding-left:42px!important;padding-right:42px!important}.kl8-logo{width:270px!important;height:60px!important}}.kl8-menu-canvas{position:relative!important;display:grid!important;place-items:center!important;background:none!important;overflow:visible!important}.kl8-menu-canvas img{display:none!important}.kl8-menu-grid .kl8-menu-canvas{width:32px!important;height:32px!important;grid-template-columns:repeat(2,10px)!important;grid-template-rows:repeat(2,10px)!important;gap:4px!important}.kl8-menu-grid .kl8-menu-canvas i{display:block!important;width:10px!important;height:10px!important;border-radius:2px!important;background:#fff!important;transform:none!important;box-shadow:none!important}.kl8-header.is-scrolled .kl8-menu-grid .kl8-menu-canvas i{background:#111!important}.kl8-menu-grid{width:42px!important;height:42px!important}.kl8-menu-grid:active .kl8-menu-canvas{transform:scale(.94)!important}.kl8-menu-hamburger .kl8-menu-canvas{width:36px!important;height:32px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:7px!important}.kl8-menu-hamburger .kl8-menu-canvas i{display:block!important;height:3px!important;border-radius:999px!important;background:#fff!important;transform:none!important}.kl8-menu-hamburger .kl8-menu-canvas i:nth-child(1){width:36px!important}.kl8-menu-hamburger .kl8-menu-canvas i:nth-child(2){width:27px!important}.kl8-menu-hamburger .kl8-menu-canvas i:nth-child(3){width:18px!important}.kl8-header.is-scrolled .kl8-menu-hamburger .kl8-menu-canvas i{background:#111!important}.kl8-menu-hamburger{width:42px!important;height:42px!important}.kl8-menu-hamburger:active .kl8-menu-canvas{transform:scale(.94)!important}@media(max-width:480px){.kl8-header-inner{height:74px!important;padding:10px 18px!important}.kl8-menu-grid{width:40px!important;height:40px!important}.kl8-menu-grid .kl8-menu-canvas{width:30px!important;height:30px!important;grid-template-columns:repeat(2,9px)!important;grid-template-rows:repeat(2,9px)!important;gap:4px!important}.kl8-menu-grid .kl8-menu-canvas i{width:9px!important;height:9px!important;border-radius:2px!important}.kl8-menu-hamburger{width:40px!important;height:40px!important}.kl8-menu-hamburger .kl8-menu-canvas{width:34px!important;height:30px!important;gap:6px!important}.kl8-menu-hamburger .kl8-menu-canvas i{height:3px!important}.kl8-menu-hamburger .kl8-menu-canvas i:nth-child(1){width:34px!important}.kl8-menu-hamburger .kl8-menu-canvas i:nth-child(2){width:25px!important}.kl8-menu-hamburger .kl8-menu-canvas i:nth-child(3){width:17px!important}}.kl8-header-inner{height:62px!important;padding:6px 18px!important}.kl8-menu-grid{width:40px!important;height:40px!important}.kl8-menu-grid .kl8-menu-canvas{width:30px!important;height:30px!important;grid-template-columns:repeat(2,9px)!important;grid-template-rows:repeat(2,9px)!important;gap:4px!important}.kl8-menu-grid .kl8-menu-canvas i{width:9px!important;height:9px!important;border-radius:2px!important;background:#fff!important;transform:none!important}.kl8-logo{width:clamp(175px,54vw,245px)!important;height:50px!important}.kl8-header:not(.is-scrolled) .kl8-logo img{filter:grayscale(1) brightness(0) invert(1)!important;mix-blend-mode:screen!important;opacity:1!important}.kl8-header.is-scrolled .kl8-logo img{filter:none!important;mix-blend-mode:normal!important}.single-post .kl8-header-inner{height:62px!important}.kl8-gallery-section .kl8-gallery-row{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.kl8-gallery-section .kl8-gallery{position:relative!important;display:grid!important;grid-template-columns:104px 1fr!important;align-items:stretch!important;min-height:92px!important;height:92px!important;aspect-ratio:auto!important;overflow:hidden!important;border-radius:999px!important;background:#10243a!important;box-shadow:0 8px 22px rgb(11 37 62 / .08)!important}.kl8-gallery-section .kl8-gallery>img{grid-column:1!important;width:104px!important;height:100%!important;object-fit:cover!important;border-radius:999px!important}.kl8-gallery-section .kl8-gallery:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(3 14 27 / .02) 0%,rgb(3 14 27 / .12) 35%,rgb(3 14 27 / .88) 62%,rgb(3 14 27 / .98) 100%);pointer-events:none}.kl8-gallery-section .kl8-gallery-media{z-index:4!important;left:78px!important;top:12px!important;font-size:6px!important;padding:4px 7px!important;background:#fff!important;color:#18324a!important;border:0!important}.kl8-gallery-section .kl8-gallery-copy{grid-column:2!important;position:relative!important;z-index:5!important;left:auto!important;right:auto!important;bottom:auto!important;align-self:center!important;padding:12px 18px 12px 2px!important;color:#fff!important}.kl8-gallery-section .kl8-gallery-copy small{font-size:6px!important;letter-spacing:.12em!important;opacity:.72!important}.kl8-gallery-section .kl8-gallery-copy h3{margin:4px 0 0!important;font-size:10px!important;line-height:1.25!important;font-weight:850!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.kl8-gallery-section .kl8-gallery-play{z-index:6!important;left:80px!important;bottom:12px!important;width:22px!important;height:22px!important;font-size:8px!important}.kl8-report-section{margin-top:22px!important}.kl8-report-card{position:relative;overflow:hidden;padding:20px 18px;border-radius:24px;background:linear-gradient(135deg,#08223d 0%,#0b5d8f 58%,#0877c9 100%);color:#fff;box-shadow:0 14px 34px rgb(8 55 91 / .16)}.kl8-report-card:after{content:"";position:absolute;width:180px;height:180px;right:-70px;top:-70px;border:1px solid rgb(255 255 255 / .18);border-radius:50%;box-shadow:0 0 0 28px rgb(255 255 255 / .04),0 0 0 56px rgb(255 255 255 / .025)}.kl8-report-icon{position:relative;z-index:2;width:40px;height:40px;display:grid;place-items:center;margin-bottom:11px;border:1px solid rgb(255 255 255 / .25);border-radius:13px;background:rgb(255 255 255 / .10)}.kl8-report-icon svg{width:20px;height:20px}.kl8-report-copy{position:relative;z-index:2}.kl8-report-copy small{font-size:7px;letter-spacing:.14em;font-weight:900;opacity:.72}.kl8-report-copy h2{margin:5px 0 7px;font-size:21px;line-height:1.08;letter-spacing:-.03em;font-weight:900}.kl8-report-copy p{margin:0;max-width:430px;color:rgb(255 255 255 / .78);font-size:10px;line-height:1.55}.kl8-report-btn{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:space-between;gap:26px;margin-top:15px;padding:10px 14px 10px 15px;border:1px solid rgb(255 255 255 / .6);border-radius:999px;font-size:10px;font-weight:850;color:#fff}.kl8-report-btn b{font-size:15px;font-weight:500}@media(min-width:700px){.kl8-gallery-section .kl8-gallery-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}.kl8-gallery-section .kl8-gallery{height:110px!important}.kl8-gallery-section .kl8-gallery>img{width:120px!important}.kl8-report-card{padding:28px 26px}}@media(max-width:380px){.kl8-header-inner{height:62px!important;padding:6px 14px!important}.kl8-logo{width:55vw!important;height:47px!important}.kl8-gallery-section .kl8-gallery{grid-template-columns:96px 1fr!important;height:86px!important;min-height:86px!important}.kl8-gallery-section .kl8-gallery>img{width:96px!important}.kl8-gallery-section .kl8-gallery-copy{padding-right:15px!important}}.kl8-logo{width:168px!important;height:42px!important;position:relative!important;display:block!important;flex:0 0 auto!important;overflow:visible!important}.kl8-logo img{position:absolute!important;inset:0!important;width:168px!important;height:42px!important;object-fit:contain!important;object-position:right center!important;margin:0!important;padding:0!important;display:block!important;transition:opacity .25s ease,transform .25s ease!important}.kl8-logo .kl8-logo-color{opacity:0!important;visibility:hidden!important;filter:none!important;mix-blend-mode:normal!important}.kl8-logo .kl8-logo-white{opacity:1!important;visibility:visible!important;filter:none!important;mix-blend-mode:normal!important}.kl8-header.is-scrolled .kl8-logo .kl8-logo-white{opacity:0!important;visibility:hidden!important}.kl8-header.is-scrolled .kl8-logo .kl8-logo-color{opacity:1!important;visibility:visible!important}.single-post .kl8-logo .kl8-logo-white{opacity:0!important;visibility:hidden!important}.single-post .kl8-logo .kl8-logo-color{opacity:1!important;visibility:visible!important}.kl8-menu-grid{width:38px!important;height:38px!important}.kl8-menu-grid .kl8-menu-canvas{width:28px!important;height:28px!important;grid-template-columns:repeat(2,10px)!important;grid-template-rows:repeat(2,10px)!important;gap:4px!important}.kl8-menu-grid .kl8-menu-canvas i{width:10px!important;height:10px!important;border-radius:2px!important;background:#fff!important;box-shadow:none!important;transform:none!important}.kl8-header.is-scrolled .kl8-menu-grid .kl8-menu-canvas i{background:#111!important}.kl8-report-section{margin-top:26px!important}.kl8-report-card{position:relative!important;display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:15px!important;min-height:148px!important;padding:22px 18px!important;overflow:hidden!important;border:1px solid rgb(255 255 255 / .16)!important;border-radius:26px!important;background:linear-gradient(135deg,#071522 0%,#0b2942 48%,#0a5b83 100%)!important;color:#fff!important;text-decoration:none!important;box-shadow:0 18px 42px rgb(7 31 50 / .20),inset 0 1px 0 rgb(255 255 255 / .10)!important;isolation:isolate!important;transition:transform .25s ease,box-shadow .25s ease!important}.kl8-report-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 92% 8%,rgb(93 209 255 / .22),transparent 34%),linear-gradient(115deg,transparent 0 52%,rgb(255 255 255 / .035) 53%,transparent 54%);pointer-events:none;z-index:-2}.kl8-report-card:after{content:"";position:absolute;width:210px;height:210px;right:-105px;top:-105px;border:1px solid rgb(255 255 255 / .18);border-radius:50%;box-shadow:0 0 0 30px rgb(255 255 255 / .035),0 0 0 62px rgb(255 255 255 / .02);pointer-events:none;z-index:-1}.kl8-report-glow{position:absolute!important;width:150px;height:150px;right:34px;bottom:-100px;border-radius:50%;background:rgb(0 185 255 / .18);filter:blur(28px);pointer-events:none}.kl8-report-grid{position:absolute!important;inset:0;opacity:.14;pointer-events:none;background-image:linear-gradient(rgb(255 255 255 / .12) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .12) 1px,transparent 1px);background-size:28px 28px;mask-image:linear-gradient(90deg,transparent 0%,#000 62%,#000 100%)}.kl8-report-icon{position:relative!important;z-index:2;width:46px!important;height:46px!important;display:grid!important;place-items:center!important;margin:0!important;border:1px solid rgb(255 255 255 / .22)!important;border-radius:15px!important;background:rgb(255 255 255 / .09)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .12),0 8px 20px rgb(0 0 0 / .12)!important;flex:none!important}.kl8-report-icon svg{width:22px!important;height:22px!important}.kl8-report-copy{position:relative!important;z-index:2!important;display:flex!important;flex-direction:column!important;min-width:0!important}.kl8-report-copy small{font-size:7px!important;line-height:1!important;letter-spacing:.15em!important;font-weight:900!important;color:rgb(255 255 255 / .60)!important}.kl8-report-copy strong{display:block!important;margin:6px 0 6px!important;font-size:19px!important;line-height:1.08!important;letter-spacing:-.025em!important;font-weight:900!important;color:#fff!important}.kl8-report-copy span{display:block!important;max-width:430px!important;color:rgb(255 255 255 / .72)!important;font-size:9px!important;line-height:1.5!important}.kl8-report-action{position:relative!important;z-index:2!important;display:inline-flex!important;align-items:center!important;gap:9px!important;white-space:nowrap!important;padding:10px 12px 10px 14px!important;border:1px solid rgb(255 255 255 / .48)!important;border-radius:999px!important;background:rgb(255 255 255 / .08)!important;color:#fff!important;font-size:9px!important;font-weight:850!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .10)!important}.kl8-report-action b{font-size:16px!important;line-height:1!important;font-weight:500!important}.kl8-report-card:active{transform:scale(.985)!important}@media(max-width:520px){.kl8-header-inner{height:62px!important;padding:7px 16px!important}.kl8-logo,.kl8-logo img{width:168px!important;height:42px!important}.kl8-menu-grid{width:38px!important;height:38px!important}.kl8-menu-grid .kl8-menu-canvas{width:28px!important;height:28px!important}.kl8-report-card{grid-template-columns:46px 1fr!important;gap:13px!important;min-height:0!important;padding:18px 15px!important;border-radius:24px!important}.kl8-report-action{grid-column:2!important;justify-self:start!important;margin-top:1px!important}.kl8-report-copy strong{font-size:18px!important}.kl8-report-copy span{font-size:9px!important}}@media(max-width:380px){.kl8-logo,.kl8-logo img{width:160px!important;height:42px!important}.kl8-header-inner{padding-left:13px!important;padding-right:13px!important}.kl8-report-card{grid-template-columns:42px 1fr!important;gap:11px!important;padding:16px 13px!important}.kl8-report-icon{width:42px!important;height:42px!important;border-radius:13px!important}.kl8-report-action{grid-column:2!important}}:root{--ref-blue:#0877c9;--ref-navy:#071a2f;--ref-red:#ef2630;--ref-bg:#f4f7fa;--ref-line:#e2e8ef}body{background:var(--ref-bg)}.kl8-header{height:62px!important;min-height:62px!important;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.kl8-header-inner{height:62px!important;min-height:62px!important;padding:0 16px!important;max-width:1280px!important;margin:0 auto!important}.kl8-menu-grid{width:34px!important;height:34px!important;display:grid!important;place-items:center!important}.kl8-menu-grid .kl8-menu-canvas{width:24px!important;height:24px!important;display:grid!important;grid-template-columns:repeat(2,9px)!important;grid-template-rows:repeat(2,9px)!important;gap:4px!important;align-content:center!important;justify-content:center!important}.kl8-menu-grid .kl8-menu-canvas i{display:block!important;width:9px!important;height:9px!important;margin:0!important;border-radius:1.5px!important;background:#fff!important;box-shadow:none!important;transform:none!important}.kl8-logo{width:168px!important;height:42px!important;overflow:visible!important;position:relative!important;display:block!important}.kl8-logo img{position:absolute!important;inset:0!important;width:168px!important;height:42px!important;object-fit:contain!important;object-position:right center!important;margin:0!important;padding:0!important;display:block!important;transition:opacity .22s ease,filter .22s ease!important}.kl8-logo .kl8-logo-white{opacity:1!important;visibility:visible!important;filter:grayscale(1) contrast(6) invert(1)!important;mix-blend-mode:screen!important}.kl8-logo .kl8-logo-color{opacity:0!important;visibility:hidden!important;filter:none!important;mix-blend-mode:normal!important}.kl8-header.is-scrolled{height:62px!important;background:rgb(255 255 255 / .98)!important;border-bottom:1px solid rgb(16 32 51 / .08)!important;box-shadow:0 7px 24px rgb(11 34 57 / .08)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}.kl8-header.is-scrolled .kl8-logo .kl8-logo-white{opacity:0!important;visibility:hidden!important}.kl8-header.is-scrolled .kl8-logo .kl8-logo-color{opacity:1!important;visibility:visible!important}.kl8-header.is-scrolled .kl8-menu-grid .kl8-menu-canvas i{background:#111!important}.single-post .kl8-header{background:rgb(255 255 255 / .98)!important;border-bottom:1px solid rgb(16 32 51 / .08)!important;box-shadow:0 7px 24px rgb(11 34 57 / .08)!important;backdrop-filter:blur(14px)!important}.single-post .kl8-logo .kl8-logo-white{opacity:0!important;visibility:hidden!important}.single-post .kl8-logo .kl8-logo-color{opacity:1!important;visibility:visible!important}.single-post .kl8-menu-grid .kl8-menu-canvas i{background:#111!important}.kl8-hero-slider{min-height:100svh!important;height:100svh!important;margin:0!important}.kl8-slide-copy{left:24px!important;right:24px!important;bottom:108px!important}.kl8-slide-kicker{padding:8px 13px!important;margin-bottom:12px!important;font-size:8px!important}.kl8-slide h1{font-size:clamp(29px,7.5vw,54px)!important;line-height:1.04!important;letter-spacing:-.045em!important;margin-bottom:12px!important}.kl8-slide-excerpt{font-size:11px!important;line-height:1.55!important;margin-bottom:13px!important}.kl8-slide-meta{gap:8px!important;margin-bottom:14px!important}.kl8-slide-meta span{font-size:8px!important}.kl8-cta{padding:11px 17px!important;font-size:11px!important;gap:24px!important}.kl8-hero-controls{bottom:26px!important}.kl8-hero-scroll{bottom:48px!important}.kl8-wrap{max-width:1280px!important}.kl8-section{margin-top:24px!important}.kl8-head{margin-bottom:11px!important}.kl8-head h2{font-size:20px!important}.kl8-head small{font-size:8px!important}.kl8-head a{font-size:8px!important;color:#1674ad!important}.kl8-breaking{margin-top:18px!important;border:1px solid #edf1f5!important;border-radius:15px!important;min-height:50px!important}.kl8-breaking-label{height:50px!important;font-size:8px!important}.kl8-bento{grid-template-columns:1.12fr .88fr!important;grid-template-rows:145px 145px!important;gap:10px!important}.kl8-card{border-radius:16px!important}.kl8-card-copy{left:11px!important;right:11px!important;bottom:10px!important}.kl8-card-copy span{font-size:6px!important;padding:4px 6px!important}.kl8-card-copy h3{font-size:10px!important}.kl8-grid3{gap:10px!important}.kl8-grid-card{border-radius:15px!important}.kl8-grid-copy{padding:9px!important}.kl8-grid-copy h3{font-size:9px!important}.kl8-invest-feature{min-height:240px!important;border-radius:17px!important}.kl8-invest-copy h3{font-size:18px!important}.kl8-fact{min-height:112px!important;border-radius:16px!important}.kl8-most{border-radius:16px!important}.kl8-gallery-section .kl8-gallery-row{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.kl8-gallery-section .kl8-gallery{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;height:86px!important;min-height:86px!important;aspect-ratio:auto!important;border-radius:999px!important;background:#0b2035!important;box-shadow:0 9px 24px rgb(11 37 62 / .09)!important}.kl8-gallery-section .kl8-gallery>img{grid-column:1!important;width:96px!important;height:86px!important;object-fit:cover!important;border-radius:999px!important}.kl8-gallery-section .kl8-gallery:after{background:linear-gradient(90deg,rgb(5 16 29 / .02),rgb(5 16 29 / .12) 26%,rgb(5 16 29 / .76) 58%,rgb(5 16 29 / .98))!important}.kl8-gallery-section .kl8-gallery-media{left:70px!important;top:10px!important;padding:4px 7px!important;font-size:5.5px!important;border-radius:999px!important;background:#fff!important;color:#102b43!important}.kl8-gallery-section .kl8-gallery-copy{grid-column:2!important;position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;align-self:center!important;padding:8px 16px 8px 3px!important;z-index:5!important}.kl8-gallery-section .kl8-gallery-copy small{font-size:5.5px!important;letter-spacing:.12em!important}.kl8-gallery-section .kl8-gallery-copy h3{margin:4px 0 0!important;font-size:9px!important;line-height:1.25!important}.kl8-gallery-section .kl8-gallery-play{left:73px!important;bottom:10px!important;width:21px!important;height:21px!important;font-size:7px!important}.kl8-report-section{margin-top:20px!important}.kl8-report-card{grid-template-columns:42px 1fr auto!important;min-height:118px!important;padding:17px 15px!important;border-radius:22px!important;background:linear-gradient(135deg,#071724 0%,#0b3155 58%,#0877c9 100%)!important;box-shadow:0 15px 36px rgb(7 31 50 / .16)!important}.kl8-report-icon{width:42px!important;height:42px!important;border-radius:13px!important}.kl8-report-copy strong{font-size:17px!important;margin:5px 0!important}.kl8-report-copy span{font-size:8px!important;line-height:1.45!important}.kl8-report-action{padding:9px 11px 9px 13px!important;font-size:8px!important}.kl8-drawer{width:min(88vw,360px)!important;padding:18px 16px 26px!important;border-radius:0 20px 20px 0!important;background:#f8fafc!important}.kl8-drawer-top{margin-bottom:18px!important}.kl8-drawer-logo{width:188px!important;height:42px!important}.kl8-drawer-link{min-height:44px!important;font-size:11px!important}.kl8-drawer-heading{font-size:13px!important}.kl-single{max-width:980px!important;margin:0 auto!important;padding-top:76px!important}.kl-article-head{padding:0 18px!important}.kl-breadcrumb{font-size:8px!important;margin-bottom:10px!important;color:#708093!important}.kl-kicker{display:inline-flex!important;padding:5px 9px!important;border-radius:999px!important;background:#ef2630!important;color:#fff!important;font-size:7px!important;font-weight:900!important}.kl-article-head h1{font-size:clamp(28px,4vw,52px)!important;line-height:1.04!important;letter-spacing:-.045em!important;margin:9px 0 10px!important}.kl-deck{font-size:11px!important;line-height:1.55!important;color:#667789!important}.kl-author-card{margin-top:13px!important}.kl-single-share-top{display:flex!important;gap:8px!important;padding:12px 18px!important;align-items:center!important}.kl-single-share-top .kl-social-btn{width:36px!important;height:36px!important}.kl-single-share-top .kl-social-btn:last-child{margin-left:auto!important}.kl-featured{margin-top:0!important}@media(min-width:700px){.kl8-header-inner{height:62px!important;padding:0 28px!important}.kl8-menu-grid{width:36px!important;height:36px!important}.kl8-logo,.kl8-logo img{width:168px!important;height:42px!important}.kl8-slide-copy{left:7%!important;right:7%!important;bottom:11%!important;max-width:860px!important}.kl8-slide h1{font-size:clamp(42px,4.8vw,66px)!important}.kl8-slide-excerpt{font-size:15px!important;max-width:680px!important}.kl8-section{padding-left:0!important;padding-right:0!important;margin-top:34px!important}.kl8-breaking{max-width:1180px!important}.kl8-bento{grid-template-rows:240px 240px!important;gap:14px!important}.kl8-grid3{gap:14px!important}.kl8-gallery-section .kl8-gallery-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.kl8-gallery-section .kl8-gallery{height:104px!important;min-height:104px!important;grid-template-columns:116px 1fr!important}.kl8-gallery-section .kl8-gallery>img{width:116px!important;height:104px!important}.kl8-gallery-section .kl8-gallery-copy h3{font-size:10px!important}.kl8-report-card{grid-template-columns:50px 1fr auto!important;min-height:142px!important;padding:22px 24px!important}.kl8-report-icon{width:50px!important;height:50px!important}.kl8-report-copy strong{font-size:22px!important}.kl8-report-copy span{font-size:10px!important}.kl8-report-action{font-size:10px!important;padding:11px 14px!important}.kl-single{padding-top:78px!important}.kl-single-share-top{padding-left:18px!important;padding-right:18px!important}}@media(max-width:520px){.kl8-header-inner{padding:0 14px!important}.kl8-menu-grid{width:34px!important;height:34px!important}.kl8-logo,.kl8-logo img{width:168px!important;height:42px!important}.kl8-slide-copy{left:20px!important;right:20px!important;bottom:108px!important}.kl8-slide h1{font-size:29px!important}.kl8-report-card{grid-template-columns:42px 1fr!important}.kl8-report-action{grid-column:2!important;justify-self:start!important;margin-top:4px!important}.kl-single{padding-top:72px!important}.kl-article-head h1{font-size:29px!important}}