#gs-preloader{position:fixed;inset:0;z-index:99999;background:#fff;display:flex;align-items:center;justify-content:center;transition:opacity .7s cubic-bezier(.4,0,.2,1),visibility .7s cubic-bezier(.4,0,.2,1)}#gs-preloader.gs-fade-out{opacity:0;visibility:hidden;pointer-events:none}.gs-preloader__inner{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.gs-preloader__ring{position:absolute;width:260px;height:260px;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.gs-preloader__ring circle{fill:none;stroke:#1e6fa3;stroke-width:1.2;stroke-linecap:round;stroke-dasharray:754;stroke-dashoffset:754;opacity:.35;animation:gs-ring-draw 2.4s cubic-bezier(.4,0,.2,1) .3s forwards;transform-origin:center;transform:rotate(-90deg)}@keyframes gs-ring-draw{0%{stroke-dashoffset:754;opacity:.15}40%{opacity:.35}100%{stroke-dashoffset:0;opacity:.25}}.gs-preloader__dot{position:absolute;width:5px;height:5px;border-radius:50%;background:#1e6fa3;opacity:0;animation:gs-dot-pop .4s ease forwards}.gs-preloader__dot:nth-child(2){top:2px;left:50%;transform:translateX(-50%);animation-delay:1.8s}.gs-preloader__dot:nth-child(3){bottom:2px;left:50%;transform:translateX(-50%);animation-delay:2.0s}.gs-preloader__dot:nth-child(4){left:2px;top:50%;transform:translateY(-50%);animation-delay:1.9s}.gs-preloader__dot:nth-child(5){right:2px;top:50%;transform:translateY(-50%);animation-delay:2.1s}@keyframes gs-dot-pop{0%{opacity:0;transform:translateX(-50%) scale(0)}60%{opacity:1;transform:translateX(-50%) scale(1.3)}100%{opacity:.7;transform:translateX(-50%) scale(1)}}.gs-preloader__logo-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:200px;height:200px;overflow:hidden}.gs-preloader__logo{width:160px;max-width:44vw;height:auto;object-fit:contain;opacity:0;transform:scale(0.88) translateY(10px);animation:gs-logo-appear .9s cubic-bezier(.16,1,.3,1) .15s forwards;position:relative;z-index:2}@keyframes gs-logo-appear{0%{opacity:0;transform:scale(0.88) translateY(10px)}100%{opacity:1;transform:scale(1) translateY(0)}}.gs-preloader__logo-wrap::after{content:'';position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(105deg,transparent 20%,rgba(30,111,163,0.08) 50%,transparent 80%);z-index:3;animation:gs-shimmer 1.8s ease 1.0s infinite}@keyframes gs-shimmer{0%{left:-100%}100%{left:160%}}#nl-popup{display:none;position:fixed;bottom:32px;right:32px;z-index:9998;width:340px;max-width:calc(100vw - 40px);background:#fff;border-radius:20px;box-shadow:0 16px 60px rgba(13,35,64,0.18),0 2px 12px rgba(30,111,163,0.10);overflow:hidden;animation:nl-slide-in .5s cubic-bezier(.16,1,.3,1) both;border:1px solid rgba(30,111,163,0.10)}@keyframes nl-slide-in{from{opacity:0;transform:translateY(24px) scale(0.97)}to{opacity:1;transform:translateY(0) scale(1)}}#nl-popup.nl-hiding{animation:nl-slide-out .4s cubic-bezier(.4,0,.2,1) both}@keyframes nl-slide-out{to{opacity:0;transform:translateY(20px) scale(0.96)}}.nl-header{background:linear-gradient(135deg,#0d2340 0,#1e6fa3 100%);padding:22px 24px 18px;position:relative}.nl-header-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.nl-logo{height:38px;width:auto}.nl-close{background:rgba(255,255,255,0.15);border:none;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:rgba(255,255,255,0.8);font-size:14px;line-height:1;transition:background .2s;flex-shrink:0}.nl-close:hover{background:rgba(255,255,255,0.25)}.nl-header h3{color:#fff;font-family:'Playfair Display',Georgia,serif;font-size:17px;font-weight:700;margin:0 0 4px;line-height:1.3}.nl-header p{color:rgba(255,255,255,0.70);font-size:12.5px;margin:0;line-height:1.5}.nl-body{padding:20px 24px 24px}.nl-benefits{list-style:none;margin:0 0 18px;padding:0;display:flex;flex-direction:column;gap:7px}.nl-benefits li{font-size:13px;color:#4a5568;display:flex;align-items:center;gap:8px}.nl-benefits li::before{content:'✓';background:#e8f4fb;color:#1e6fa3;font-size:11px;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.nl-form{display:flex;flex-direction:column;gap:10px}.nl-input{width:100%;padding:11px 14px;border:1.5px solid #e4edf5;border-radius:10px;font-size:13.5px;font-family:'Inter',sans-serif;color:#1a2332;outline:none;transition:border-color .2s;background:#fafcfe}.nl-input:focus{border-color:#1e6fa3;background:#fff}.nl-submit{width:100%;padding:12px;background:linear-gradient(90deg,#1e6fa3,#154f77);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;font-family:'Inter',sans-serif;transition:opacity .2s,transform .2s;letter-spacing:.02em}.nl-submit:hover{opacity:.92;transform:translateY(-1px)}.nl-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.nl-msg{display:none;text-align:center;padding:8px 0 0;font-size:13px;font-weight:500}.nl-msg.ok{color:#065f46}.nl-msg.err{color:#dc2626}.nl-privacy{font-size:11px;color:#b0bcc8;text-align:center;margin-top:10px}.nl-privacy a{color:#1e6fa3;text-decoration:none}.article-content{font-size:clamp(15px,2.2vw,17px);line-height:1.85;color:#374151;font-family:'Inter','Helvetica Neue',Arial,sans-serif}.article-content h2{font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700;color:#0d2340;margin:2em 0 .55em;line-height:1.3;clear:both;font-family:'Playfair Display',Georgia,serif}.article-content h3{font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:600;color:#1a2332;margin:1.6em 0 .45em;line-height:1.35;clear:both}.article-content h4{font-size:1.05rem;font-weight:600;color:#1a2332;margin:1.4em 0 .4em;clear:both}.article-content p,.article-content div:not([class]),.article-content div:not([style]){margin:0 0 1em;color:#374151}.article-content ul,.article-content ol{margin:.5em 0 1.1em 1.6em;color:#374151}.article-content ul{list-style-type:disc}.article-content ol{list-style-type:decimal}.article-content li{margin-bottom:.4em;line-height:1.75}.article-content blockquote{border-left:4px solid #288ab1;padding:10px 18px;margin:1.4em 0;color:#6b7c93;font-style:italic;background:#f8fbfd;border-radius:0 8px 8px 0;clear:both}.article-content strong,.article-content b{color:#0d2340;font-weight:700}.article-content em,.article-content i{font-style:italic}.article-content a{color:#288ab1;text-decoration:underline}.article-content a:hover{color:#206a8a}.article-content hr{border:none;border-top:2px solid #e4edf5;margin:2em 0;clear:both}.article-content .highlight-box{background:#e8f4fb;border-left:4px solid #288ab1;border-radius:10px;padding:20px 24px;margin:1.8em 0;overflow:hidden;clear:both}.article-content .highlight-box h3{margin-top:0;color:#1e6fa3}.article-content .expert-box{background:#1e6fa3;color:#fff;border-radius:10px;padding:20px 24px;margin:1.8em 0;overflow:hidden;clear:both}.article-content .expert-box *{color:#fff!important}.article-content .expert-box h3{margin-top:0}.article-content .bg-\[\#288ab1\],.article-content [class*="bg-[#1e6fa3]"],.article-content [class*="bg-[#288ab1]"]{overflow:hidden;clear:both}.article-content .rounded-2xl,.article-content .rounded-xl,.article-content [class*="rounded"]{overflow:hidden}.article-content table{width:100%;border-collapse:collapse;margin:1.5em 0;clear:both}.article-content th{background:#288ab1;color:#fff;padding:10px 14px;text-align:left;font-weight:600}.article-content td{padding:9px 14px;border-bottom:1px solid #e4edf5}.article-content tr:nth-child(even) td{background:#f8fbfd}.article-content img{max-width:100%;height:auto;border-radius:10px;display:block;margin:20px auto}@media(min-width:640px){.article-content img.img-left{float:left;margin:4px 28px 20px 0;max-width:42%;width:42%}.article-content img.img-right{float:right;margin:4px 0 20px 28px;max-width:42%;width:42%}.article-content img.img-center{display:block;float:none;margin:20px auto;max-width:80%}.article-content img.img-full{display:block;float:none;clear:both;width:100%;max-width:100%;margin:20px 0;border-radius:12px}}@media(max-width:639px){.article-content img,.article-content img.img-left,.article-content img.img-right,.article-content img.img-center,.article-content img.img-full{float:none!important;display:block!important;width:100%!important;max-width:100%!important;margin:16px 0!important;border-radius:8px}}.article-content h2::before,.article-content h3::before,.article-content h4::before{content:'';display:table;clear:both}.article-content::after{content:'';display:table;clear:both}.article-content .text-3xl{font-size:clamp(1.3rem,3vw,1.75rem)!important}.article-content .text-2xl{font-size:clamp(1.1rem,2.5vw,1.35rem)!important}.article-content .font-bold{font-weight:700!important}.article-content .text-gray-900{color:#0d2340!important}.article-content .text-gray-700{color:#374151!important}.article-content .leading-relaxed{line-height:1.85!important}.article-content .mt-12{margin-top:2em!important;clear:both}.article-content .mb-6{margin-bottom:1em!important}.article-content .mb-8{margin-bottom:1.2em!important}.article-content .mb-10{margin-bottom:1.4em!important}.article-content .text-lg{font-size:1em!important}.article-content .text-xl{font-size:1.1em!important}.article-content .p-8{padding:20px 24px!important}.article-content .rounded-2xl{border-radius:14px!important;overflow:hidden}article.pt-24{padding-top:210px!important}@media(max-width:768px){article.pt-24{padding-top:195px!important}h1.text-4xl{font-size:1.75rem!important;line-height:1.25!important}.article-content{font-size:15px}.w-32.h-32{width:80px!important;height:80px!important}}@media(max-width:480px){article.pt-24{padding-top:185px!important}h1.text-4xl{font-size:1.45rem!important}.px-4{padding-left:12px!important;padding-right:12px!important}.article-content h2{font-size:1.2rem}.article-content h3{font-size:1.05rem}.flex.gap-3.flex-wrap{flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px}}.mb-12.rounded-3xl img{width:100%;height:auto;max-height:520px;object-fit:cover}@media(max-width:768px){.mb-12.rounded-3xl{margin-bottom:24px!important;border-radius:14px!important}.mb-12.rounded-3xl img{max-height:260px}}.article-content,.article-content *{max-width:100%!important;word-break:break-word;overflow-wrap:break-word;box-sizing:border-box}.article-content h1,.article-content h2,.article-content h3,.article-content h4{overflow-wrap:break-word;word-break:break-word;hyphens:auto}.article-content .container,.article-content .container-fluid,.article-content .row,.article-content [class*="col-"]{width:100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;float:none!important}.article-content font{font-size:inherit!important}.article-content div[style*="width:"],.article-content div[style*="width:"]{width:auto!important;max-width:100%!important}.article-content{font-size:clamp(15px,2.2vw,17px);line-height:1.85;color:#374151;font-family:'Inter','Helvetica Neue',Arial,sans-serif}.article-content h2{font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700;color:#0d2340;margin:2em 0 .55em;line-height:1.3;clear:both;font-family:'Playfair Display',Georgia,serif}.article-content h3{font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:600;color:#1a2332;margin:1.6em 0 .45em;line-height:1.35;clear:both}.article-content h4{font-size:1.05rem;font-weight:600;color:#1a2332;margin:1.4em 0 .4em;clear:both}.article-content p,.article-content div:not([class]),.article-content div:not([style]){margin:0 0 1em;color:#374151}.article-content ul,.article-content ol{margin:.5em 0 1.1em 1.6em;color:#374151}.article-content ul{list-style-type:disc}.article-content ol{list-style-type:decimal}.article-content li{margin-bottom:.4em;line-height:1.75}.article-content blockquote{border-left:4px solid #288ab1;padding:10px 18px;margin:1.4em 0;color:#6b7c93;font-style:italic;background:#f8fbfd;border-radius:0 8px 8px 0;clear:both}.article-content strong,.article-content b{color:#0d2340;font-weight:700}.article-content em,.article-content i{font-style:italic}.article-content a{color:#288ab1;text-decoration:underline}.article-content a:hover{color:#206a8a}.article-content hr{border:none;border-top:2px solid #e4edf5;margin:2em 0;clear:both}.article-content .highlight-box{background:#e8f4fb;border-left:4px solid #288ab1;border-radius:10px;padding:20px 24px;margin:1.8em 0;overflow:hidden;clear:both}.article-content .highlight-box h3{margin-top:0;color:#1e6fa3}.article-content .expert-box{background:#1e6fa3;color:#fff;border-radius:10px;padding:20px 24px;margin:1.8em 0;overflow:hidden;clear:both}.article-content .expert-box *{color:#fff!important}.article-content .expert-box h3{margin-top:0}.article-content .bg-\[\#288ab1\],.article-content [class*="bg-[#1e6fa3]"],.article-content [class*="bg-[#288ab1]"]{overflow:hidden;clear:both}.article-content .rounded-2xl,.article-content .rounded-xl,.article-content [class*="rounded"]{overflow:hidden}.article-content table{width:100%;border-collapse:collapse;margin:1.5em 0;clear:both}.article-content th{background:#288ab1;color:#fff;padding:10px 14px;text-align:left;font-weight:600}.article-content td{padding:9px 14px;border-bottom:1px solid #e4edf5}.article-content tr:nth-child(even) td{background:#f8fbfd}.article-content img{max-width:100%;height:auto;border-radius:10px;display:block;margin:20px auto}@media(min-width:640px){.article-content img.img-left{float:left;margin:4px 28px 20px 0;max-width:42%;width:42%}.article-content img.img-right{float:right;margin:4px 0 20px 28px;max-width:42%;width:42%}.article-content img.img-center{display:block;float:none;margin:20px auto;max-width:80%}.article-content img.img-full{display:block;float:none;clear:both;width:100%;max-width:100%;margin:20px 0;border-radius:12px}}@media(max-width:639px){.article-content img,.article-content img.img-left,.article-content img.img-right,.article-content img.img-center,.article-content img.img-full{float:none!important;display:block!important;width:100%!important;max-width:100%!important;margin:16px 0!important;border-radius:8px}}.article-content .clear-row{clear:both;display:block;height:1px;line-height:1px;font-size:1px;color:transparent;visibility:hidden}.article-content .video-embed{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;margin:20px 0;clear:both;border-radius:10px;background:#000}.article-content .video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;border-radius:10px}.article-content .file-attachment,.article-content a[download]{display:inline-flex;align-items:center;gap:8px;background:#f0f7ff;border:1.5px solid #b8d8f0;border-radius:8px;padding:10px 16px;color:#1e6fa3!important;text-decoration:none!important;font-size:14px;font-weight:500;margin:8px 0;clear:both;transition:background .2s}.article-content .file-attachment:hover,.article-content a[download]:hover{background:#dbeeff}.article-content h2::before,.article-content h3::before,.article-content h4::before{content:'';display:table;clear:both}.article-content::after{content:'';display:table;clear:both}.article-content .text-3xl{font-size:clamp(1.3rem,3vw,1.75rem)!important}.article-content .text-2xl{font-size:clamp(1.1rem,2.5vw,1.35rem)!important}.article-content .font-bold{font-weight:700!important}.article-content .text-gray-900{color:#0d2340!important}.article-content .text-gray-700{color:#374151!important}.article-content .leading-relaxed{line-height:1.85!important}.article-content .mt-12{margin-top:2em!important;clear:both}.article-content .mb-6{margin-bottom:1em!important}.article-content .mb-8{margin-bottom:1.2em!important}.article-content .mb-10{margin-bottom:1.4em!important}.article-content .text-lg{font-size:1em!important}.article-content .text-xl{font-size:1.1em!important}.article-content .p-8{padding:20px 24px!important}.article-content .rounded-2xl{border-radius:14px!important;overflow:hidden}@media(max-width:768px){article.pt-24{padding-top:195px!important}h1.text-4xl{font-size:1.75rem!important;line-height:1.25!important}.article-content{font-size:15px}.w-32.h-32{width:80px!important;height:80px!important}}@media(max-width:480px){article.pt-24{padding-top:185px!important}h1.text-4xl{font-size:1.45rem!important}.px-4{padding-left:12px!important;padding-right:12px!important}.article-content h2{font-size:1.2rem}.article-content h3{font-size:1.05rem}.flex.gap-3.flex-wrap{flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px}}.mb-12.rounded-3xl img{width:100%;height:auto;max-height:520px;object-fit:cover}@media(max-width:768px){.mb-12.rounded-3xl{margin-bottom:24px!important;border-radius:14px!important}.mb-12.rounded-3xl img{max-height:260px}}