.page_wrapper{min-height:100vh;display:flex;flex-direction:column}main.page_content{flex:1 0 auto}.site_footer{flex-shrink:0}body.modal-open #help-tooltip{opacity:0!important}.tooltip-box{position:fixed;bottom:20px;right:20px;background-color:#000000d9;color:#fff;padding:8px 12px;border-radius:6px;font-size:14px;white-space:nowrap;opacity:0;transform:translateY(10px);transition:opacity .4s ease,transform .4s ease;pointer-events:none;box-shadow:0 4px 6px #0003;max-width:250px;word-wrap:break-word;z-index:1001}@font-face{font-family:Better Sans;src:url(/assets/bettersans-regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Better Sans;src:url(/assets/bettersans-bold.woff2) format("woff2");font-weight:700;font-style:normal}.chatbox__message--user{background-color:#d1e7dd;text-align:right}.chatbox__message--bot{background-color:#f8d7da}#chatbotModal #chatbox-input,#chatbotModal input{border-color:#ddd!important;background-color:#fff!important;color:#333!important}#chatbotModal #chatbox-input:invalid,#chatbotModal input:invalid,#chatbotModal #chatbox-input:required:invalid,#chatbotModal input:required:invalid{border-color:#ddd!important;background-color:#fff!important;color:#333!important;box-shadow:none!important}#chatbotModal #chatbox-input:focus,#chatbotModal input:focus{border-color:#061786!important;box-shadow:0 0 0 .2rem #06178640!important;background-color:#fff!important}#chatbotModal #chatbox-input.form-control,#chatbotModal input.form-control{border-color:#ddd!important;background-color:#fff!important;color:#333}#chatbotModal #chatbox-input.form-control:focus,#chatbotModal input.form-control:focus{border-color:#061786!important;box-shadow:0 0 0 .2rem #06178640!important;background-color:#fff}#chatbotModal .modal-dialog{max-width:720px}#chatbotModal .modal-content{border-radius:24px;border:1px solid #e2e8f0;box-shadow:0 24px 60px #0f172a2e;background:#fff}#chatbotModal .modal-header{border-bottom:0;padding:24px 32px 8px}#chatbotModal .modal-title{font-family:Better Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-weight:700;font-size:20px;color:#0f172a}#chatbotModal .modal-body{padding:8px 32px 24px}#chatbotModal #question-container{padding-top:8px;padding-bottom:12px}#chatbotModal #question-text{font-family:Better Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-weight:700;font-size:22px;line-height:1.4;color:#0f172a}#chatbotModal #chatbox-input{border-radius:999px;padding:14px 18px;font-size:16px}#chatbotModal #chatbox-send-btn{border-radius:999px;padding:12px 22px;font-weight:600;font-size:16px}#chatbotModal #chatbox-send-btn.btn-primary{background-color:#061786;border-color:#061786}#chatbotModal #chatbox-send-btn.btn-primary:hover,#chatbotModal #chatbox-send-btn.btn-primary:focus{background-color:#0b1fa8;border-color:#0b1fa8;box-shadow:0 0 0 .2rem #06178640}#chatbotModal .modal-footer{border-top:0;padding-bottom:24px}#chatbotModal .modal-footer .tab{border-radius:999px}html.dark #chatbotModal .modal-content,html[data-theme=dark] #chatbotModal .modal-content{background:#111827;border-color:#ffffff1a}html.dark #chatbotModal .modal-title,html.dark #chatbotModal #question-text,html[data-theme=dark] #chatbotModal .modal-title,html[data-theme=dark] #chatbotModal #question-text{color:#e5e7eb}html.dark #chatbotModal .chatbox,html[data-theme=dark] #chatbotModal .chatbox{background:#0f172a;border-color:#ffffff1f!important}html.dark #chatbotModal #chatbox-input,html.dark #chatbotModal #chatbox-input.form-control,html[data-theme=dark] #chatbotModal #chatbox-input,html[data-theme=dark] #chatbotModal #chatbox-input.form-control{background-color:#0f172a!important;border-color:#ffffff1f!important;color:#e5e7eb!important}html.dark #chatbotModal #chatbox-input::-moz-placeholder,html[data-theme=dark] #chatbotModal #chatbox-input::-moz-placeholder{color:#e5e7eba6!important}html.dark #chatbotModal #chatbox-input::placeholder,html[data-theme=dark] #chatbotModal #chatbox-input::placeholder{color:#e5e7eba6!important}.sticky-button{position:fixed;bottom:20px;right:20px;z-index:1000;display:inline-block;width:auto;padding:10px 20px;border-radius:5px}.tooltip-box{position:fixed;bottom:70px;right:30px;background-color:#000000d9;color:#fff;padding:8px 12px;border-radius:6px;font-size:14px;white-space:nowrap;opacity:0;transform:translateY(10px);transition:opacity .4s ease,transform .4s ease;pointer-events:none;box-shadow:0 4px 6px #0003;max-width:250px;word-wrap:break-word}.tooltip-box.show{opacity:1;transform:translateY(0)}.tooltip-box:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);border-width:6px;border-style:solid;border-color:rgba(0,0,0,.85) transparent transparent transparent}@font-face{font-family:Better Sans;src:url(/assets/bettersans-regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Better Sans;src:url(/assets/bettersans-bold.woff2) format("woff2");font-weight:700;font-style:normal}body{font-family:Better Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif}.text-success{color:#061786!important}.button{width:100%;max-width:400px;border:1px solid #ddd;border-radius:.5rem;padding-left:24px;padding-right:24px;height:64px;display:flex;align-items:center;justify-content:flex-start;background-color:#fff;cursor:pointer;transition:box-shadow .3s ease,border .3s ease;box-sizing:border-box;margin:10px auto;font-size:18px}.annoying-button{color:#000;text-align:left}.button:hover{border:1px solid transparent;box-shadow:inset 0 0 0 4px #061786;color:#061786}.icon-container{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.next-button{background-color:#061786;color:#fff;border:none;padding:10px 20px;font-size:16px;border-radius:5px;cursor:pointer;margin-top:20px}.next-button:hover{background-color:#0a1d96}.custom-card{background-color:#007bff33;border-radius:.5rem;border:none;padding:15px;width:auto}.card-text{color:#565d5a;font-size:16px}.chatbox{padding:10px;max-width:600px;margin:0 auto}.chatbox__messages{max-height:300px;overflow-y:auto;margin-bottom:10px}.chatbox__message{padding:10px;border-radius:5px;margin-bottom:5px}.chatbox__message--user{background-color:#d1e7dd;text-align:right;color:#1e1e1e}.chatbox__message--bot{background-color:#5d87ff;color:#fff}#quickSupportTicketForm .form-control,#quickSupportTicketForm textarea.form-control,#quickSupportTicketForm input.form-control{border-color:#ddd!important;background-color:#fff!important;color:#333}#quickSupportTicketForm .form-control:focus,#quickSupportTicketForm textarea.form-control:focus,#quickSupportTicketForm input.form-control:focus{border-color:#061786!important;box-shadow:0 0 0 .2rem #06178640!important;background-color:#fff}#quickSupportTicketForm .form-control.is-invalid,#quickSupportTicketForm textarea.is-invalid,#quickSupportTicketForm input.is-invalid{border-color:#dc2626!important;background:#fee2e240!important}.tabs{display:flex;justify-content:center;margin-bottom:20px;border-bottom:2px solid #ddd}.tab{padding:10px 20px;cursor:pointer;font-size:16px;font-weight:700;color:#061786;text-decoration:none;border:1px solid transparent;border-bottom:none;background-color:#f9f9f9;margin-right:5px}.tab.active{color:#fff;background-color:#061786;border:1px solid #061786;border-bottom:2px solid #061786}@media(max-width:768px){.next-button{font-size:14px}.icon-container{width:24px;height:24px}.progress-container{height:4px}}@media(max-width:576px){.container{padding:15px}.next-button{font-size:12px}.fs-6{font-size:14px}.card{flex-direction:column;text-align:center}#nav-logo{scale:.7}.subtext{font-size:10px!important}}#medewerkerchatModal .modal-dialog{max-width:720px}#medewerkerchatModal .modal-content{border-radius:24px;border:1px solid #e2e8f0;box-shadow:0 24px 60px #0f172a2e;background:#fff}#medewerkerchatModal .modal-header{border-bottom:0;padding:24px 32px 8px}#medewerkerchatModal .modal-title{font-family:Better Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-weight:700;font-size:20px;color:#0f172a}#medewerkerchatModal .modal-body{padding:8px 32px 24px}#medewerkerchatModal #question-container{padding-top:8px;padding-bottom:12px}#medewerkerchatModal #question-text{font-family:Better Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-weight:700;font-size:22px;line-height:1.4;color:#0f172a}#medewerkerchatModal #quickSupportSubject,#medewerkerchatModal #quickSupportMessage{border-radius:14px;padding:12px 16px;font-size:16px}#medewerkerchatModal #quickSupportSubmit{border-radius:999px;padding:12px 22px;font-weight:600;font-size:16px}#medewerkerchatModal #quickSupportSubmit.btn-primary{background-color:#061786;border-color:#061786}#medewerkerchatModal #quickSupportSubmit.btn-primary:hover,#medewerkerchatModal #quickSupportSubmit.btn-primary:focus{background-color:#0b1fa8;border-color:#0b1fa8;box-shadow:0 0 0 .2rem #06178640}#medewerkerchatModal .modal-footer{border-top:0;padding-bottom:24px}#medewerkerchatModal .modal-footer .tab{border-radius:999px}#medewerkerchatModal #quickSupportTicketForm textarea,#medewerkerchatModal #quickSupportTicketForm input{border-color:#ddd!important;background-color:#fff!important;color:#333!important}#medewerkerchatModal #quickSupportTicketForm textarea:invalid,#medewerkerchatModal #quickSupportTicketForm input:invalid,#medewerkerchatModal #quickSupportTicketForm textarea:required:invalid,#medewerkerchatModal #quickSupportTicketForm input:required:invalid{border-color:#ddd!important;background-color:#fff!important;color:#333!important;box-shadow:none!important}#medewerkerchatModal #quickSupportTicketForm textarea:focus,#medewerkerchatModal #quickSupportTicketForm input:focus{border-color:#061786!important;box-shadow:0 0 0 .2rem #06178640!important;background-color:#fff!important}html.dark #medewerkerchatModal .modal-content,html[data-theme=dark] #medewerkerchatModal .modal-content{background:#111827;border-color:#ffffff1a}html.dark #medewerkerchatModal .modal-title,html.dark #medewerkerchatModal #question-text,html[data-theme=dark] #medewerkerchatModal .modal-title,html[data-theme=dark] #medewerkerchatModal #question-text{color:#e5e7eb}html.dark #medewerkerchatModal #support-ticket-create-row .border,html[data-theme=dark] #medewerkerchatModal #support-ticket-create-row .border{border-color:#ffffff1f!important}html.dark #medewerkerchatModal #quickSupportTicketForm textarea,html.dark #medewerkerchatModal #quickSupportTicketForm input,html.dark #medewerkerchatModal #quickSupportTicketForm .form-control,html[data-theme=dark] #medewerkerchatModal #quickSupportTicketForm textarea,html[data-theme=dark] #medewerkerchatModal #quickSupportTicketForm input,html[data-theme=dark] #medewerkerchatModal #quickSupportTicketForm .form-control{background-color:#0f172a!important;border-color:#ffffff1f!important;color:#e5e7eb!important}html.dark #medewerkerchatModal #quickSupportTicketForm textarea::-moz-placeholder,html.dark #medewerkerchatModal #quickSupportTicketForm input::-moz-placeholder,html[data-theme=dark] #medewerkerchatModal #quickSupportTicketForm textarea::-moz-placeholder,html[data-theme=dark] #medewerkerchatModal #quickSupportTicketForm input::-moz-placeholder{color:#e5e7eba6!important}html.dark #medewerkerchatModal #quickSupportTicketForm textarea::placeholder,html.dark #medewerkerchatModal #quickSupportTicketForm input::placeholder,html[data-theme=dark] #medewerkerchatModal #quickSupportTicketForm textarea::placeholder,html[data-theme=dark] #medewerkerchatModal #quickSupportTicketForm input::placeholder{color:#e5e7eba6!important}.live-news-indicator{background:#22c55e1a;padding:.75rem 1.25rem;border-radius:2rem;border:1px solid rgba(34,197,94,.2)}.live-dot{width:10px;height:10px;background:#22c55e;border-radius:50%;animation:pulse 2s infinite;display:inline-block}.live-text{font-size:.9rem;font-weight:600;color:#22c55e}.live-badge{position:absolute;top:10px;left:10px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600;display:flex;align-items:center;gap:.25rem;z-index:2;animation:livePulse 2s infinite}.live-badge i{font-size:.7rem}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 #22c55e66}70%{transform:scale(1.05);box-shadow:0 0 0 10px #22c55e00}to{transform:scale(1);box-shadow:0 0 #22c55e00}}@keyframes livePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.post_description{color:#64748b;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.section_title{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.section_description{color:#64748b;font-size:1.125rem;margin-bottom:0}.blog_post_block{position:relative;transition:all .3s ease;margin-bottom:10rem}.blog_post_block:hover{transform:translateY(-5px)}.blog_post_block .post_image{position:relative;overflow:hidden;border-radius:.75rem}.blog_section{background:#f8fafc;padding:4rem 0}.blog_section .container{max-width:1200px}#blogPostsContainer{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem}.blog_section .container>.row:first-child{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px #0000000d;margin-bottom:3rem}.blog_section .blog_post_block{position:relative;transition:all .3s ease;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;overflow:hidden;height:-moz-fit-content;height:fit-content}.blog_post_block:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.blog_post_block .post_image{position:relative;overflow:hidden;border-radius:12px 12px 0 0}.blog_post_block .post_content{padding:1.5rem}.blog_post_block .post_title{margin-bottom:1rem;font-size:1.1rem;line-height:1.4}.blog_post_block .post_title a{color:#1e293b;text-decoration:none}.blog_post_block .post_title a:hover{color:#b8e62e}.post_meta{margin-bottom:1rem!important}.post_meta li{margin-right:1rem}@media(max-width:992px){.blog_section .blog_post_block{flex:1 1 calc(50% - 20px);max-width:calc(50% - 20px)}}@media(max-width:576px){.blog_section .blog_post_block{flex:1 1 100%;max-width:100%}}.news-platform{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}.news-header{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;padding:.5rem 0;margin-bottom:2rem;position:relative;overflow:hidden;min-height:40px;max-height:60px;display:flex;align-items:center;width:100vw;height:50px;border-radius:0}.main-news-section{max-height:350px;overflow:auto}.btn-refresh-news{max-height:40px;overflow:hidden;font-size:.95rem;padding:.3rem 1rem}.news-grid{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:3rem;width:100%;margin-top:2.5rem;align-items:start}.blog-toolbar{background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(148,163,184,.35);border-radius:20px;box-shadow:0 12px 30px #0f172a0f;padding:1.25rem;margin-bottom:1.75rem}.blog-toolbar__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.blog-toolbar__title{display:flex;align-items:baseline;gap:.75rem;font-weight:800;color:#0f172a;font-size:1.25rem}.blog-toolbar__count{color:#061786;background:#06178614;border:1px solid rgba(6,23,134,.15);border-radius:999px;padding:.25rem .75rem;font-size:.95rem}.blog-toolbar__subtitle{margin-top:.25rem;color:#475569;font-size:.95rem}.blog-toolbar__actions{display:flex;align-items:center;gap:.75rem}.blog-toolbar__form{width:100%}.blog-toolbar__form-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.blog-search{flex:1 1 360px;min-width:240px}.blog-toolbar__selects,.blog-toolbar__buttons{display:flex;gap:.75rem;flex:0 0 auto;align-items:center}.blog-search__input{border-radius:999px;border-color:#94a3b8b3;padding:.7rem 1.1rem}.blog-in{border-radius:999px;border-color:#94a3b8b3;padding:.65rem 1rem}.blog-sort{border-radius:999px;border-color:#94a3b8b3;padding:.65rem 1rem;min-width:190px}.blog-search__submit{border-radius:999px;padding:.65rem 1rem}.blog-more-filters{border-radius:999px;padding:.65rem 1rem;white-space:nowrap}.blog-filters-panel{margin-top:.9rem}.blog-filters-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.9rem;padding-top:.75rem;border-top:1px solid rgba(148,163,184,.25)}.blog-filter-label{font-weight:700;color:#0f172a;margin-bottom:.35rem}.blog-filters-grid__actions{display:grid;gap:.5rem;align-content:end}.blog-filters-toggle{border-radius:999px;padding:.65rem 1rem;display:none}.blog-active-filters{margin-top:.85rem;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.filter-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .75rem;border-radius:999px;border:1px solid rgba(148,163,184,.5);background:#fff;color:#0f172a;text-decoration:none;font-weight:600;font-size:.9rem}.filter-chip i{color:#061786}.filter-chip__x{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:#0f172a0f;color:#0f172a;font-weight:800}.filter-chip:hover{border-color:#06178659;box-shadow:0 10px 24px #06178614}.filter-clear{margin-left:auto;color:#061786;text-decoration:none;font-weight:700;padding:.25rem}.filter-clear:hover{text-decoration:underline}.regular-news-grid{width:100%}.news-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem}.blog-card{background:#fff;border-radius:20px;box-shadow:0 12px 30px #0f172a14;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.blog-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px #0f172a1f}.blog-card__image-wrapper{position:relative;width:100%;padding-top:58%;overflow:hidden}.blog-card__image-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.blog-card__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s ease}.blog-card:hover .blog-card__image{transform:scale(1.04)}.blog-card__badge{position:absolute;top:14px;left:14px;z-index:2;padding:.35rem .75rem;border-radius:999px;background:#061786eb;color:#fff;font-weight:700;font-size:.8rem;box-shadow:0 10px 24px #02061740}.blog-card__body{padding:1.75rem;display:flex;flex-direction:column;gap:1.25rem;flex:1}.blog-card__title{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0}.blog-card__meta{display:flex;flex-wrap:wrap;gap:1rem;font-size:.9rem;color:#64748b}.blog-card__meta i{margin-right:.5rem;color:#061786}.blog-card__excerpt{color:#475569;line-height:1.6;font-size:.98rem;margin:0}.blog-card__button{margin-top:auto;align-self:flex-start;display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#061786,#041364);color:#fff;padding:.75rem 1.75rem;border-radius:999px;text-decoration:none;font-weight:600;transition:transform .3s ease,box-shadow .3s ease}.blog-card__button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #06178640;color:#fff}.sidebar-section{width:420px;max-width:100%;position:sticky;top:2rem;height:-moz-fit-content;height:fit-content;margin-inline-start:auto;margin-inline-end:0}.news-header:before{content:"";position:absolute;top:0;right:0;width:40%;height:100%;background:linear-gradient(45deg,#b8e62e1a,#b8e62e0d);clip-path:polygon(30% 0%,100% 0%,100% 100%,0% 100%)}.news-title{font-size:3.5rem;font-weight:900;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#b8e62e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.news-subtitle{font-size:1.25rem;opacity:.9;font-weight:400;line-height:1.6}.breaking-news-ticker{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;padding:1rem;border-radius:12px;display:flex;align-items:center;overflow:hidden;box-shadow:0 4px 15px #dc26264d}.breaking-label{background:#fff3;padding:.5rem 1rem;border-radius:20px;font-weight:700;font-size:.875rem;flex-shrink:0;margin-right:1rem;display:flex;align-items:center;gap:.5rem}.ticker-content{font-weight:500;white-space:nowrap;animation:scroll-ticker 30s linear infinite}@keyframes scroll-ticker{0%{transform:translate(100%)}to{transform:translate(-100%)}}.news-grid{display:grid;grid-template-columns:3fr 1fr;gap:5rem;margin-bottom:3rem}.featured-news{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 10px 40px #0000001f;position:relative;height:550px;transition:all .3s ease}.featured-news:hover{transform:translateY(-5px);box-shadow:0 20px 60px #0000002e}.featured-news .news-image{width:100%;height:60%;-o-object-fit:cover;object-fit:cover}.featured-news .news-content{padding:2.5rem;position:relative}.news-category{background:linear-gradient(135deg,#061786,#041364);color:#fff;padding:.5rem 1.25rem;border-radius:25px;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;display:inline-block;margin-bottom:1rem}.news-title-card{font-size:1.75rem;font-weight:800;color:#1e293b;margin-bottom:1rem;line-height:1.3}.news-card .news-title-card{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.news-meta{display:flex;align-items:center;gap:1.5rem;font-size:.875rem;color:#64748b;margin-bottom:1.25rem;flex-wrap:wrap}.news-meta i{color:#061786}.news-excerpt{color:#475569;line-height:1.7;margin-bottom:1.5rem;font-size:1rem}.read-more-btn{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;padding:.875rem 2rem;border-radius:50px;text-decoration:none;font-weight:700;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;border:none;cursor:pointer}.read-more-btn:hover{background:linear-gradient(135deg,#061786,#041364);color:#fff;transform:translateY(-3px);box-shadow:0 10px 30px #06178666}.regular-news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:2rem}.news-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 6px 25px #0000001a;transition:all .3s ease;position:relative}.news-card:hover{transform:translateY(-8px);box-shadow:0 15px 45px #00000026}.news-card .news-image{width:100%;height:220px;-o-object-fit:cover;object-fit:cover}.news-card .news-content{padding:2rem}.sidebar-section{background:transparent;border-radius:0;padding:0;box-shadow:none;height:-moz-fit-content;height:fit-content;position:sticky;top:2rem}.sidebar-title{font-size:1.05rem;font-weight:800;color:#0f172a;margin:0}.sidebar-card__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.85rem}.sidebar-card__header-actions{display:inline-flex;align-items:center;gap:.75rem}.sidebar-close{width:36px;height:36px;border-radius:999px;border:1px solid rgba(148,163,184,.55);background:#fffc;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;transition:box-shadow .2s ease,transform .2s ease}.sidebar-close:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0f172a14}.blog-filters-wrap{max-height:1600px;opacity:1;transition:max-height .35s ease,opacity .22s ease;overflow:hidden}.blog-filters-wrap.is-collapsed{max-height:0;opacity:0}.sidebar-reset{color:#061786;text-decoration:none;font-weight:800;font-size:.9rem}.sidebar-reset:hover{text-decoration:underline}.sidebar-form{display:grid;gap:.9rem}.sidebar-field .input-group-text{border-radius:14px 0 0 14px;background:#0617860f;border-color:#94a3b899;color:#061786}.sidebar-field .form-control,.sidebar-field .form-select{border-radius:14px;border-color:#94a3b899;padding:.7rem .9rem}.sidebar-field .input-group .form-control{border-radius:0 14px 14px 0}.sidebar-label{display:block;font-weight:800;color:#0f172a;font-size:.85rem;margin-bottom:.35rem}.sidebar-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.sidebar-apply{border-radius:999px;padding:.8rem 1.1rem;font-weight:800}@media(max-width:575.98px){.sidebar-grid-2{grid-template-columns:1fr}}.trending-item{display:flex;gap:1rem;padding:1.25rem 0;border-bottom:1px solid #F1F5F9;transition:all .3s ease}.trending-item:hover{background:#0617860d;transform:translate(5px)}.trending-item:last-child{border-bottom:none}.trending-number{background:linear-gradient(135deg,#061786,#041364);color:#fff;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1rem;flex-shrink:0;box-shadow:0 4px 15px #0617864d}.trending-content h6{font-size:.95rem;font-weight:700;color:#1e293b;margin-bottom:.375rem;line-height:1.4}.trending-content small{color:#64748b;font-size:.8rem;font-weight:500}.market-data{display:flex;flex-direction:column;gap:1rem}.market-item{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:1.25rem;border-radius:12px;border-left:4px solid #061786}.market-label{font-size:.875rem;color:#64748b;font-weight:600;margin-bottom:.5rem}.market-value{font-size:1.375rem;font-weight:800;display:flex;align-items:center;justify-content:space-between}.market-value.positive{color:#059669}.market-value.negative{color:#dc2626}.trend{font-size:.875rem;font-weight:600}.newsletter-sidebar{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:2rem;border-radius:16px;margin-top:2rem}.newsletter-form input{border:2px solid #E2E8F0;border-radius:12px;padding:.875rem;font-weight:500}.newsletter-form input:focus{border-color:#b8e62e;box-shadow:0 0 0 3px #b8e62e1a}.btn-gradient{background:linear-gradient(135deg,#061786,#041364);border:none;color:#fff;font-weight:700;padding:.875rem;border-radius:12px;transition:all .3s ease}.btn-gradient:hover{background:linear-gradient(135deg,#041364,#03102f);transform:translateY(-2px);box-shadow:0 8px 25px #06178666;color:#fff}@media(max-width:1024px){.news-grid{grid-template-columns:1fr;gap:2rem}.news-title{font-size:2.5rem}.sidebar-section{width:100%;margin-inline:0}}@media(max-width:768px){.news-header{padding:2rem 0}.news-title{font-size:2rem}.regular-news-grid{grid-template-columns:1fr}.featured-news{height:auto}.sidebar-section{position:static;width:100%;margin-inline:0}.blog-card__body{padding:1.5rem}.blog-card__title{font-size:1.15rem}.blog-card__meta{gap:.75rem}}.page_header{margin-bottom:0!important}.page_content{margin-top:0!important;padding-top:0!important;padding-bottom:0!important;background:transparent!important;border:0!important;box-shadow:none!important}@media(max-width:1400px){.news-grid{grid-template-columns:1fr 380px}.sidebar-section{width:380px}}@media(max-width:992px){.news-grid{grid-template-columns:1fr}.sidebar-section{position:static;width:100%;margin-inline-start:0}}.sidebar-card{background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(148,163,184,.35);border-radius:20px;box-shadow:0 12px 30px #0f172a0f;padding:1.25rem}.sidebar-actions{margin-top:.85rem}.blog-empty-state{grid-column:1/-1;background:#ffffffeb;border:1px dashed rgba(148,163,184,.65);border-radius:20px;padding:2.25rem;text-align:center}.blog-empty-state__icon{width:64px;height:64px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:#06178614;color:#061786;font-size:1.5rem;margin-bottom:1rem}.blog-empty-state__title{margin:0 0 .5rem;font-weight:800;color:#0f172a}.blog-empty-state__text{margin:0 0 1.25rem;color:#475569}.blog-empty-state__cta{border-radius:999px;padding:.75rem 1.4rem}.blog-pagination{margin-top:2.25rem;display:flex;justify-content:center}@media(max-width:991.98px){.news-grid{grid-template-columns:1fr;gap:1.5rem}.sidebar-section{width:100%;position:static;top:auto}.blog-filters-toggle{display:inline-flex;align-items:center;gap:.5rem}.blog-toolbar__selects{width:100%;flex-wrap:wrap}.blog-toolbar__buttons{width:100%;justify-content:flex-start;flex-wrap:wrap}.blog-sort{min-width:0}.blog-filters-grid{grid-template-columns:1fr 1fr}}@media(max-width:991.98px)and (max-width:575.98px){.blog-toolbar__form-row,.blog-filters-grid{grid-template-columns:1fr}}@media(max-width:991.98px){#blogSidebar.collapse-horizontal{width:100%}}html.dark body,html[data-theme=dark] body{background:#0b1220;color:#e5e7eb}html.dark .page_wrapper,html[data-theme=dark] .page_wrapper,html.dark .news-platform,html[data-theme=dark] .news-platform,html.dark .blog_section,html[data-theme=dark] .blog_section{background:#0b1220}html.dark .blog_section .container>.row:first-child,html[data-theme=dark] .blog_section .container>.row:first-child{background:#0f172a;border:1px solid rgba(148,163,184,.12);box-shadow:none}html.dark .blog_section .blog_post_block,html.dark .blog_post_block,html[data-theme=dark] .blog_section .blog_post_block,html[data-theme=dark] .blog_post_block{background:#0f172a;border:1px solid rgba(148,163,184,.12);box-shadow:none}html.dark .section_title,html[data-theme=dark] .section_title{color:#e5e7eb}html.dark .section_description,html.dark .post_description,html[data-theme=dark] .section_description,html[data-theme=dark] .post_description{color:#94a3b8}html.dark .blog_post_block .post_title a,html[data-theme=dark] .blog_post_block .post_title a{color:#e5e7eb}html.dark .blog_post_block .post_title a:hover,html[data-theme=dark] .blog_post_block .post_title a:hover{color:#b8e62e}html.dark .sidebar-card,html.dark .blog-toolbar,html.dark #blog-sidebar,html[data-theme=dark] .sidebar-card,html[data-theme=dark] .blog-toolbar,html[data-theme=dark] #blog-sidebar{background:#0f172a;border-color:#94a3b81f}html.dark .blog-toolbar__title,html.dark .blog-card__title,html.dark .sidebar-title,html.dark .sidebar-label,html.dark .trending-content h6,html.dark .news-title-card,html[data-theme=dark] .blog-toolbar__title,html[data-theme=dark] .blog-card__title,html[data-theme=dark] .sidebar-title,html[data-theme=dark] .sidebar-label,html[data-theme=dark] .trending-content h6,html[data-theme=dark] .news-title-card{color:#e2e8f0}html.dark .blog-toolbar__subtitle,html.dark .blog-card__excerpt,html.dark .blog-card__meta,html.dark .trending-content small,html.dark .market-label,html.dark .news-excerpt,html.dark .blog-empty-state__text,html[data-theme=dark] .blog-toolbar__subtitle,html[data-theme=dark] .blog-card__excerpt,html[data-theme=dark] .blog-card__meta,html[data-theme=dark] .trending-content small,html[data-theme=dark] .market-label,html[data-theme=dark] .news-excerpt,html[data-theme=dark] .blog-empty-state__text{color:#94a3b8}html.dark .blog-card,html.dark .featured-news,html.dark .news-card,html.dark .sidebar-card,html.dark .blog-empty-state,html.dark .newsletter-sidebar,html.dark .market-item,html[data-theme=dark] .blog-card,html[data-theme=dark] .featured-news,html[data-theme=dark] .news-card,html[data-theme=dark] .sidebar-card,html[data-theme=dark] .blog-empty-state,html[data-theme=dark] .newsletter-sidebar,html[data-theme=dark] .market-item{background:#0f172a;border:1px solid rgba(148,163,184,.18);box-shadow:none}html.dark .featured-news .news-content,html.dark .news-card .news-content,html.dark .blog-card__body,html[data-theme=dark] .featured-news .news-content,html[data-theme=dark] .news-card .news-content,html[data-theme=dark] .blog-card__body{background:transparent}html.dark .blog-toolbar,html.dark .sidebar-close,html.dark .filter-chip,html.dark .sidebar-field .input-group-text,html.dark .sidebar-field .form-control,html.dark .sidebar-field .form-select,html.dark .blog-search__input,html.dark .blog-in,html.dark .blog-sort,html.dark .newsletter-form input,html[data-theme=dark] .blog-toolbar,html[data-theme=dark] .sidebar-close,html[data-theme=dark] .filter-chip,html[data-theme=dark] .sidebar-field .input-group-text,html[data-theme=dark] .sidebar-field .form-control,html[data-theme=dark] .sidebar-field .form-select,html[data-theme=dark] .blog-search__input,html[data-theme=dark] .blog-in,html[data-theme=dark] .blog-sort,html[data-theme=dark] .newsletter-form input{background:#111c33;color:#dbe5f5;border-color:#94a3b847}html.dark .sidebar-field .form-control::-moz-placeholder,html.dark .blog-search__input::-moz-placeholder,html.dark .newsletter-form input::-moz-placeholder,html[data-theme=dark] .sidebar-field .form-control::-moz-placeholder,html[data-theme=dark] .blog-search__input::-moz-placeholder,html[data-theme=dark] .newsletter-form input::-moz-placeholder{color:#94a3b8}html.dark .sidebar-field .form-control::placeholder,html.dark .blog-search__input::placeholder,html.dark .newsletter-form input::placeholder,html[data-theme=dark] .sidebar-field .form-control::placeholder,html[data-theme=dark] .blog-search__input::placeholder,html[data-theme=dark] .newsletter-form input::placeholder{color:#94a3b8}html.dark .sidebar-field .input-group-text,html.dark .blog-card__meta i,html.dark .filter-chip i,html.dark .filter-clear,html.dark .sidebar-reset,html[data-theme=dark] .sidebar-field .input-group-text,html[data-theme=dark] .blog-card__meta i,html[data-theme=dark] .filter-chip i,html[data-theme=dark] .filter-clear,html[data-theme=dark] .sidebar-reset{color:#9db4ff}html.dark .filter-chip__x,html[data-theme=dark] .filter-chip__x{background:#94a3b82e;color:#dbe5f5}html.dark .trending-item,html[data-theme=dark] .trending-item{border-bottom-color:#94a3b833}html.dark .trending-item:hover,html[data-theme=dark] .trending-item:hover{background:#94a3b814}html.dark .blog-empty-state,html[data-theme=dark] .blog-empty-state{border-style:solid}html.dark .blog-empty-state__title,html[data-theme=dark] .blog-empty-state__title{color:#e2e8f0}html.dark .blog-empty-state__icon,html[data-theme=dark] .blog-empty-state__icon{background:#5d87ff33;color:#c8d7ff}html.dark .news-meta,html.dark .market-value,html.dark .market-value .trend,html.dark .news-title-card,html.dark .sidebar-close,html.dark .sidebar-close i,html[data-theme=dark] .news-meta,html[data-theme=dark] .market-value,html[data-theme=dark] .market-value .trend,html[data-theme=dark] .news-title-card,html[data-theme=dark] .sidebar-close,html[data-theme=dark] .sidebar-close i{color:#dbe5f5}html.dark .pagination .page-link,html[data-theme=dark] .pagination .page-link{background:#111c33;border-color:#94a3b84d;color:#dbe5f5}html.dark .pagination .page-item.active .page-link,html[data-theme=dark] .pagination .page-item.active .page-link{background:#2f57e5;border-color:#2f57e5;color:#fff}
