@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes countUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseRing{0%{transform:scale(.9);opacity:.6}70%,to{transform:scale(1.5);opacity:0}}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes numberGlow{0%,to{text-shadow:0 0 0 transparent}50%{text-shadow:0 0 20px rgba(92,184,178,.7),0 0 40px rgba(92,184,178,.3)}}@keyframes borderGlow{0%,to{box-shadow:0 8px 32px rgba(1,33,105,.4),inset 0 1px 0 rgba(255,255,255,.08)}50%{box-shadow:0 8px 32px rgba(1,33,105,.4),0 0 24px rgba(92,184,178,.2),inset 0 1px 0 rgba(255,255,255,.08)}}@keyframes statEntrance{0%{opacity:0;transform:translateY(20px) scale(.93)}60%{transform:translateY(-3px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}.post-cn article h2,.post-cn article h3,.post-cn article h4{margin-top:40px;margin-bottom:40px}.post-cn article h2:first-child{margin-top:0;font-size:var(--wp--preset--font-size--h-1);line-height:var(--wp--custom--line-height--40)}.post-cn article .wp-element-caption{font-size:var(--wp--preset--font-size--caption);color:var(--wp--preset--color--tx-2);line-height:var(--wp--custom--line-height--16)}.post-cn article p{margin:0;line-height:var(--wp--custom--line-height--24)}.post-cn article p:not(:last-child){margin-bottom:24px}.post-cn article .wp-block-image{margin-top:32px;margin-bottom:32px}.post-cn article .wp-block-image.size-full img{margin-left:auto;margin-right:auto}.post-cn article .wp-block-image .wp-element-caption{text-align:center}.post-cn article .wp-block-columns:last-child{margin-bottom:0}.post-cn article .wp-block-quote{border-left:4px solid var(--wp--preset--color--bd-accent-1-c);padding:8px 0 8px 24px;margin-block-end:32px;margin-block-start:32px;margin-inline-end:0;margin-inline-start:0}.post-cn article .wp-block-quote p{font-style:italic;line-height:1.5}.post-cn article a:not([class]){color:var(--wp--preset--color--tx-accent-1);text-decoration:underline;-webkit-text-decoration-color:var(--wp--preset--color--tx-accent-1);text-decoration-color:var(--wp--preset--color--tx-accent-1);text-underline-offset:2px;transition:text-decoration-color .5s;transition:text-decoration-color .5s,-webkit-text-decoration-color .5s;font-weight:700}.post-cn article a:not([class]):active,.post-cn article a:not([class]):focus,.post-cn article a:not([class]):hover{-webkit-text-decoration-color:var(--wp--preset--color--bd-accent-1-c);text-decoration-color:var(--wp--preset--color--bd-accent-1-c);text-decoration-thickness:.93px}.navigation{text-align:center;margin:0 auto;width:100%;padding-top:60px}.wp-pagenavi{display:flex;justify-content:center;flex-wrap:wrap;gap:16px}.wp-pagenavi .dots.current,.wp-pagenavi span.current{background:var(--wp--preset--color--tx-accent-1);color:var(--wp--preset--color--white);border-radius:50%;pointer-events:none}.wp-pagenavi .pages{display:none}.wp-pagenavi a,.wp-pagenavi span{display:grid;place-items:center;width:48px;height:48px;text-decoration:none;border-radius:6px;background:var(--wp--preset--color--bg-2);color:var(--wp--preset--color--tx-accent-1);font-weight:600;transition:all .3s ease}.wp-pagenavi a:focus,.wp-pagenavi a:hover,.wp-pagenavi span:focus,.wp-pagenavi span:hover{background:var(--wp--preset--color--bg-hover-2)}.wp-pagenavi a.nextpostslink,.wp-pagenavi a.previouspostslink,.wp-pagenavi span.nextpostslink,.wp-pagenavi span.previouspostslink{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzAxMjE2OSIgZD0iTTEyLjczNCAxMi44NTVhLjUuNSAwIDAgMCAwLS43MWwtNC4wMi0zLjk5MWExIDEgMCAwIDEgMC0xLjQyTDguNzUgNi43YTEgMSAwIDAgMSAxLjQwOSAwbDUuMTI2IDUuMDlhMSAxIDAgMCAxIDAgMS40MkwxMC4xNiAxOC4zYTEgMSAwIDAgMS0xLjQxIDBsLS4wMzQtLjAzNWExIDEgMCAwIDEgMC0xLjQxOWw0LjAxOS0zLjk5MVoiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:center;text-indent:-9999px;overflow:hidden;white-space:nowrap}.wp-pagenavi a.previouspostslink,.wp-pagenavi span.previouspostslink{rotate:180deg}#breadcrumbs>span{display:flex;flex-wrap:wrap;gap:8px;font-size:var(--wp--preset--font-size--caption);align-items:center}#breadcrumbs>span>span{white-space:nowrap}#breadcrumbs a{text-decoration:none;-webkit-text-decoration-color:var(--wp--preset--color--bg-accent-1);text-decoration-color:var(--wp--preset--color--bg-accent-1)}#breadcrumbs .breadcrumb_last{overflow:hidden;text-overflow:ellipsis}.Filter-cn{gap:48px 24px}.Filter-cn h2,.bk-hero-cstories p{margin:0}.Filter-cn .c-r{flex:auto 1}.Filter-cn .tools-cn{display:flex;flex-wrap:wrap;gap:32px 24px}.Filter-cn .tools-cn form{display:grid;grid-template-columns:24px 1fr;gap:8px;align-items:center;width:100%;padding:11px 16px;border-radius:8px;border:1px solid var(--wp--preset--color--bd-1);background:var(--wp--preset--color--bg-1)}.Filter-cn .tools-cn form:focus,.Filter-cn .tools-cn form:hover{border-color:var(--wp--preset--color--tx-accent-1)}.Filter-cn .tools-cn form input{background:0 0;border:0;order:1;font-family:var(--wp--preset--font-family--body);font-size:var(--wp--preset--font-size--body);color:var(--wp--preset--color--tx-accent-1);outline:0;text-overflow:ellipsis}.Filter-cn .tools-cn form input ::-webkit-input-placeholder{color:var(--wp--preset--color--tx-3)}.Filter-cn .tools-cn form input :-moz-placeholder{color:var(--wp--preset--color--tx-3)}.Filter-cn .tools-cn form input ::-moz-placeholder{color:var(--wp--preset--color--tx-3)}.Filter-cn .tools-cn form input :-ms-input-placeholder{color:var(--wp--preset--color--tx-3)}.Filter-cn .tools-cn form button{background:0 0;border:0;padding:0}.Dropdown-bbk{position:relative;width:100%}.Dropdown-bbk label{position:absolute;top:-24px;font-family:var(--wp--preset--font-family--body);font-size:var(--wp--preset--font-size--body-2);color:var(--wp--preset--color--tx-1)}.Dropdown-bbk .select-selected{width:100%;text-align:left;cursor:pointer;padding:12px 16px;border-radius:8px;border:1px solid var(--wp--preset--color--bd-1);background:var(--wp--preset--color--bg-1);font-family:var(--wp--preset--font-family--body);font-size:var(--wp--preset--font-size--body);color:var(--wp--preset--color--body)}.Dropdown-bbk .select-selected:not(.chip-empty){padding:11px 16px;line-height:var(--wp--custom--line-height--16)}.Dropdown-bbk .select-selected:not(.chip-empty) .chip{display:flex;gap:4px;border-radius:32px;background:var(--wp--preset--color--bg-info);padding:4px 4px 4px 8px;max-width:-moz-fit-content;max-width:fit-content;font-size:var(--wp--preset--font-size--body-2);color:var(--wp--preset--color--tx-1)}.Dropdown-bbk .select-items{position:absolute;background-color:var(--wp--preset--color--bg-1);width:100%;border:1px solid var(--wp--preset--color--bd-1);border-top:none;border-radius:4px;z-index:99;padding:0;margin:0;list-style:none;transform:translateY(-7px);height:244px;overflow:hidden;overflow-y:auto;scroll-behavior:smooth;scroll-snap-type:y mandatory}.Dropdown-bbk .select-items::-webkit-scrollbar{-webkit-appearance:none;width:8px;border-radius:100px;padding:2px;background:var(--wp--preset--color--bg-3)}.Dropdown-bbk .select-items::-webkit-scrollbar-thumb{border-radius:40px;background:var(--wp--preset--color--bg-comp-5)}.Dropdown-bbk .select-items li{cursor:pointer}.Dropdown-bbk .select-items li:not(:last-child){border-bottom:1px solid var(--wp--preset--color--bd-1)}.Dropdown-bbk .select-items li:hover,.Dropdown-bbk .select-items li[aria-selected=true]{background:var(--wp--preset--color--bg-2)}.Dropdown-bbk .select-items a{text-decoration:none;display:block;padding:12px 16px;color:var(--wp--preset--color--body)}.Dropdown-bbk .chip-empty .chip img,.Dropdown-bbk .select-hide{display:none}.bk-hero-cstories{position:relative;overflow:hidden;background:var(--wp--preset--color--bg-accent-1);color:var(--wp--preset--color--tx-1-c);padding-top:var(--block-space);padding-bottom:var(--block-space)}.bk-hero-cstories::after{content:"";position:absolute;z-index:4;inset:0;pointer-events:none;box-shadow:0 -8px 40px 0 rgba(1,33,105,.4) inset}.bk-hero-cstories canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.bk-hero-cstories .chevron{position:absolute;top:-300px;left:-360px;scale:.5;opacity:.04;max-width:none}.bk-hero-cstories .chevron path{fill:var(--wp--preset--color--bd-accent-1-c)}.bk-hero-cstories .row-flex{position:relative;gap:2rem 1.5rem}.bk-hero-cstories .c-t{display:flex;flex-direction:column;gap:16px;max-width:100%}.bk-hero-cstories #breadcrumbs{color:var(--wp--preset--color--bg-pressed-2);opacity:0;animation:bk-fade-in .8s ease-in-out .2s 1 forwards}.bk-hero-cstories .chip-cn{display:inline-flex;align-items:center;gap:8px;background:rgba(92,184,178,.12);border:1px solid rgba(92,184,178,.3);border-radius:4px;padding:4px 12px;margin-bottom:.5rem;width:-moz-fit-content;width:fit-content;color:var(--wp--preset--color--bd-accent-1-c);font-size:var(--wp--preset--font-size--caption);font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:0;animation:bk-fade-in .8s ease-in-out .3s 1 forwards}.bk-hero-cstories .chip-cn::before{content:"";width:.5rem;height:.5rem;display:inline-block;border-radius:50%;background:var(--wp--preset--color--bd-accent-1-c)}.bk-hero-cstories h1{font-size:var(--wp--preset--font-size--hero-1);line-height:var(--wp--custom--line-height--54);color:var(--wp--preset--color--tx-1-c);margin:0;font-weight:600;opacity:0;animation:bk-fade-in .8s ease-in-out .5s 1 forwards}.bk-hero-cstories h1 em{font-style:normal;color:var(--wp--preset--color--bd-accent-1-c)}.bk-hero-cstories .excerpt-cn{color:var(--wp--preset--color--bg-pressed-2);opacity:0;animation:bk-fade-in .8s ease-in-out .9s 1 forwards}.bk-hero-cstories .wp-block-buttons{margin-top:24px;opacity:0;animation:bk-fade-in .8s ease-in-out 1.2s 1 forwards}.bk-hero-cstories .wp-block-button{width:100%}.bk-hero-cstories .wp-block-button.is-style-plus-right .wp-element-button{--wp--preset--color--bg-accent-1:var(--wp--preset--color--bg-accent-1-c);--wp--preset--color--tx-1-c:var(--wp--preset--color--tx-accent-1);padding:.5rem 1.5rem;box-shadow:0 4px 20px rgba(92,184,178,.4)}.bk-hero-cstories .wp-block-button.is-style-plus-right .wp-element-button::after{filter:none}.bk-hero-cstories .wp-block-button.is-style-plus-right .wp-element-button:active{background:var(--wp--preset--color--bg-pressed-1-c)}.bk-hero-cstories .wp-block-button.is-style-secondary .wp-element-button{--wp--preset--color--bg-accent-1:transparent;--wp--preset--color--tx-1-c:var(--wp--preset--color--bd-accent-1-c);border:1px solid rgba(92,184,178,.45);padding:.5rem 1.5rem;box-shadow:0 4px 20px rgba(92,184,178,.25),inset 0 1px 0 rgba(255,255,255,.12)}.bk-hero-cstories .wp-block-button.is-style-secondary .wp-element-button:active{background:rgba(92,184,178,.12)}.bk-hero-cstories .c-i{margin:0 auto}.stats-wrap{--stats-ani-time:1.5s;opacity:0;animation:bk-fade-in .8s ease-in-out var(--stats-ani-time) 1 forwards}.stat-cell,.stats-box{display:flex;flex-direction:column}.stats-box{gap:0;background:linear-gradient(135deg,rgba(1,26,84,.7) 0,rgba(1,33,105,.5) 100%);border:1px solid rgba(92,184,178,.2);border-radius:10px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);overflow:hidden;box-shadow:0 8px 32px rgba(1,33,105,.4),inset 0 1px 0 rgba(255,255,255,.08);animation:borderGlow 4s ease-in-out 1s infinite}.stat-cell{align-items:center;text-align:center;padding:30px 32px 26px;border-bottom:1px solid rgba(92,184,178,.1);position:relative;flex:1;transition:background .3s;animation:statEntrance .7s cubic-bezier(.22,1,.36,1) both}.stat-cell:first-child{border-left:none}.stat-cell:nth-child(1){animation-delay:calc(var(--stats-ani-time) + .5s)}.stat-cell:nth-child(2){animation-delay:calc(var(--stats-ani-time) + .7s)}.stat-cell:nth-child(3){animation-delay:calc(var(--stats-ani-time) + .9s)}.stat-cell:hover{background:rgba(92,184,178,.07)}.stat-glow{position:absolute;top:0;left:50%;transform:translateX(-50%);width:80px;height:80px;background:radial-gradient(circle,rgba(92,184,178,.15) 0,transparent 70%);pointer-events:none}.stat-icon-wrap{position:relative;flex-shrink:0;margin-bottom:16px}.stat-pulse-1,.stat-pulse-2{position:absolute;border-radius:50%;border:1px solid rgba(92,184,178,.3)}.stat-pulse-1{inset:-6px;animation:pulseRing 2.6s ease-out infinite}.stat-pulse-2{inset:-14px;border-color:rgba(92,184,178,.1);animation:pulseRing 2.6s ease-out .6s infinite}.stat-icon{width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,rgba(92,184,178,.22) 0,rgba(1,26,84,.5) 100%);border:1.5px solid rgba(92,184,178,.45);display:flex;align-items:center;justify-content:center;box-shadow:0 0 24px rgba(92,184,178,.25),inset 0 1px 0 rgba(255,255,255,.12);animation:iconFloat 3.5s ease-in-out var(--stats-ani-time) infinite;color:var(--wp--preset--color--bd-accent-1-c)}.stat-icon:nth-child(1){animation-delay:0s}.stat-num{font-size:2.4rem;font-weight:700;color:var(--wp--preset--color--bg-disabled);line-height:1;letter-spacing:-.03em;text-shadow:0 0 30px rgba(92,184,178,.4);animation:numberGlow 3s ease-in-out 1.5s infinite,countUp .6s ease both}.stat-cell:nth-child(1) .stat-num{animation-delay:calc(var(--stats-ani-time) + .5s),calc(var(--stats-ani-time) + .5s)}.stat-cell:nth-child(2) .stat-num{animation-delay:calc(var(--stats-ani-time) + 1.5s),calc(var(--stats-ani-time) + .7s)}.stat-cell:nth-child(3) .stat-num{animation-delay:calc(var(--stats-ani-time) + 1.5s),calc(var(--stats-ani-time) + .9s)}.stat-line{width:40px;height:2px;background:linear-gradient(90deg,transparent,var(--wp--preset--color--bd-accent-1-c),transparent);margin:10px auto 8px;border-radius:2px}.stat-label{font-size:var(--wp--preset--font-size--caption);color:var(--wp--preset--color--bg-pressed-2);line-height:1.5;white-space:pre-line}.cstories-cat .featured-cstories .list-cn{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"card1" "card2" "card3";gap:1.5rem}.cstories-cat .featured-cstories .Card-cstory:nth-child(1){grid-area:card1}.cstories-cat .featured-cstories .Card-cstory:nth-child(1) .Card-cstory_link{display:flex;flex-direction:column;background:linear-gradient(135deg,#010f38 0,#0a3580 60%,#011238 100%)}.cstories-cat .featured-cstories .Card-cstory:nth-child(1) .Card-cstory_img{height:46%}.cstories-cat .featured-cstories .Card-cstory:nth-child(1) .Card-cstory_title{font-size:var(--wp--preset--font-size--h-3);line-height:var(--wp--custom--line-height--32);background:linear-gradient(105deg,#fff 0,#b0e4e1 50%,#5cb8b2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cstories-cat .featured-cstories .Card-cstory:nth-child(1) .Card-cstory_excerpt{color:var(--wp--preset--color--bg-pressed-2);font-size:var(--wp--preset--font-size--h-5);line-height:var(--wp--custom--line-height--24)}.cstories-cat .featured-cstories .Card-cstory:nth-child(1) .wp-block-button{color:var(--wp--preset--color--bg-pressed-2)}.cstories-cat .featured-cstories .Card-cstory:nth-child(2){grid-area:card2}.cstories-cat .featured-cstories .Card-cstory:nth-child(3){grid-area:card3}.cstories-cat .featured-cstories .Card-cstory:nth-child(n+2) .Card-cstory_link{flex-direction:column}.cstories-cat .list-box{background:var(--wp--preset--color--bg-2)}.cstories-cat .list-box .count-cn{margin:48px auto 24px}.cstories-cat .list-box .count-cn strong{font-weight:600}.cstories-cat .list-box .row-grid{--grid-space-height:1.5rem;--grid-space-width:1.5rem}@media (min-width:760px){.post-cn article h2,.post-cn article h3,.post-cn article h4{margin-top:80px}.post-cn article .wp-block-image{margin-top:40px;margin-bottom:40px}.post-cn article .wp-block-quote{margin-inline-end:40px;margin-inline-start:40px}.post-cn article .wp-block-quote p{font-size:var(--wp--preset--font-size--h-4)}.Filter-cn .tools-cn{flex-wrap:nowrap;justify-content:flex-end}.Filter-cn .tools-cn .Dropdown-bbk,.Filter-cn .tools-cn form{max-width:220px}.bk-hero-cstories .chevron{top:-266px;left:-320px;scale:.8}.bk-hero-cstories .wp-block-button{width:-moz-fit-content;width:fit-content}.stats-box{flex-direction:row}.stat-cell{border-left:1px solid rgba(92,184,178,.1);border-bottom:none}.cstories-cat .featured-cstories .Card-cstory:nth-child(n+2) .Card-cstory_link{flex-direction:row}.cstories-cat .featured-cstories .Card-cstory:nth-child(n+2) .Card-cstory_link .Card-cstory_content{flex:1;justify-content:center}.cstories-cat .featured-cstories .Card-cstory:nth-child(n+2) .Card-cstory_link .Card-cstory_img{flex:0 0 240px;margin-bottom:0;height:100%}.cstories-cat .featured-cstories .Card-cstory:nth-child(n+2) .Card-cstory_link .Card-cstory_img img{position:absolute;inset:0}}@media (min-width:760px) and (min-width:1030px){.cstories-cat .featured-cstories .Card-cstory:nth-child(n+2) .Card-cstory_link .Card-cstory_img{flex:0 0 340px}}@media (min-width:900px){.post-cn article .wp-block-image .wp-element-caption{text-align:left}.cstories-cat .featured-cstories .list-cn{grid-template-columns:1fr 2fr;grid-template-rows:1fr 1fr;grid-template-areas:"card1 card2" "card1 card3"}}@media (min-width:1026px){#breadcrumbs>span{flex-wrap:nowrap;width:-moz-fit-content;width:fit-content}#breadcrumbs a:hover{text-decoration:underline;-webkit-text-decoration-color:var(--wp--preset--color--bg-accent-1-c);text-decoration-color:var(--wp--preset--color--bg-accent-1-c);text-underline-offset:2px;transition:text-decoration-color .5s;transition:text-decoration-color .5s,-webkit-text-decoration-color .5s}.bk-hero-cstories .chevron{top:-166px;left:-120px;scale:1}.bk-hero-cstories .wp-block-button.is-style-plus-right .wp-element-button:hover{background:var(--wp--preset--color--bg-hover-1-c)}.bk-hero-cstories .wp-block-button.is-style-secondary .wp-element-button:hover{background:rgba(92,184,178,.07)}}@media (min-width:1030px){.Filter-cn .tools-cn .Dropdown-bbk,.Filter-cn .tools-cn form{max-width:340px}.cstories-cat .list-box .row-grid{--grid-max-width:348px}}@media (min-width:1214px){.bk-hero-cstories .row-flex{flex-wrap:nowrap}.bk-hero-cstories .c-t{max-width:574px}}