@charset "UTF-8";.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}.blog_details_section{background:#f8fafc!important;padding:3rem 0}.item_details_content{background:#fff;padding:3rem;border-radius:16px;box-shadow:0 4px 20px #0000001a;margin:2rem 0}.item_details_heading{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:2rem;line-height:1.2}.blog-content{font-size:1.125rem;line-height:1.8;color:#374151;max-width:none}.blog-content h3{font-size:1.75rem;font-weight:700;color:#1e293b;margin:3rem 0 1.5rem;border-left:5px solid #B8E62E;padding-left:1.5rem;position:relative;background:linear-gradient(90deg,rgba(184,230,46,.1) 0%,transparent 100%);padding:1rem 1.5rem;border-radius:0 8px 8px 0}.blog-content h3:first-child{margin-top:1rem}.blog-content p{margin-bottom:1.75rem;text-align:justify;text-justify:inter-word}.blog-content ul{margin:2rem 0;padding-left:0;list-style:none}.blog-content li{margin-bottom:1rem;position:relative;padding-left:2rem;line-height:1.6}.blog-content li:before{content:"✓";position:absolute;left:0;top:0;color:#b8e62e;font-weight:700;font-size:1.2rem}.blog-content strong{color:#1e293b;font-weight:700;background:#b8e62e1a;padding:.1rem .3rem;border-radius:3px}.blog-content blockquote{background:#f8fafc;border-left:4px solid #B8E62E;margin:2rem 0;padding:1.5rem 2rem;font-style:italic;font-size:1.1rem;border-radius:0 8px 8px 0}.blog-content .highlight-box{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #0ea5e9;border-radius:12px;padding:2rem;margin:2rem 0;position:relative}.blog-content .highlight-box:before{content:"💡";position:absolute;top:-10px;left:20px;background:#fff;padding:0 10px;font-size:1.5rem}.blog-article-wrapper{position:relative}.blog-meta-info{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;padding:1rem;background:#f4f7ff;border-radius:8px;border-left:4px solid #5D87FF}.blog-meta-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#64748b}.blog-meta-item i{color:#5d87ff;width:16px}.sidebar_widget .form-group .form-control:disabled{background:#eef2f7;color:#94a3b8;cursor:not-allowed}.sidebar_widget .form-group .icon_block[disabled]{opacity:.5;pointer-events:none}.category_list_block li a{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#1e3a8a}.category_list_block li a i,.category_list_block li a:hover{color:#5d87ff}.category_list_block li a span:last-child{color:#5d87ff;font-weight:600}.tags_block li a{background:#edf3ff;color:#1e3a8a;border:1px solid #cfe0ff;border-radius:14px;padding:.25rem .65rem}.tags_block li a:hover{background:#dbeafe;border-color:#5d87ff;color:#1e40af}.blog-footer-actions{margin-top:3rem;padding-top:2rem;border-top:1px solid #e2e8f0}.social-share h4{font-size:1.1rem;color:#1e293b;margin-bottom:1rem}.share-buttons{display:flex;gap:1rem;flex-wrap:wrap}.share-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;text-decoration:none;color:#fff;transition:all .3s ease;font-size:1rem}.share-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.share-btn.facebook{background:#1877f2}.share-btn.twitter{background:#1da1f2}.share-btn.linkedin{background:#0077b5}.share-btn.whatsapp{background:#25d366}.reading-progress{position:fixed;top:0;left:0;width:0%;height:3px;background:linear-gradient(90deg,#b8e62e,#9fcc2e);z-index:9999;transition:width .1s ease}.item_details_image{border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000001a;margin-bottom:2rem}.post_meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem!important}.post_meta li{background:#f1f5f9;padding:.5rem 1rem;border-radius:25px;font-size:.9rem}.post_meta li a{color:#64748b;text-decoration:none;display:flex;align-items:center;gap:.5rem}.post_meta li.bg-danger{background:#ef4444!important}.post_meta li.bg-danger a{color:#fff!important}.page_header{background:linear-gradient(135deg,#061786,#0d2494);padding:4rem 0;position:relative;overflow:hidden}.page_title{font-size:3rem;font-weight:700;margin-bottom:1rem}.breadcrumb_nav{font-size:1.1rem}.breadcrumb_nav a{color:#fffc;text-decoration:none}.breadcrumb_nav a:hover{color:#b8e62e}@media(max-width:768px){.item_details_content{padding:2rem 1.5rem;margin:1rem}.item_details_heading,.page_title{font-size:2rem}.blog-content{font-size:1rem}.post_meta{flex-direction:column;gap:.5rem}.blog-meta-info{flex-direction:column;gap:1rem;padding:.8rem}.blog-content h3{font-size:1.5rem;padding:.8rem 1rem}.share-buttons{justify-content:center}.share-btn{width:45px;height:45px}.item_details_content{padding:1.5rem}.table-of-contents{position:static!important;margin:1rem 0!important}}@media(max-width:480px){.blog-content h3{font-size:1.3rem;margin:2rem 0 1rem}.blog-meta-item{font-size:.85rem}.reading-progress{height:4px}}html.dark body,html[data-theme=dark] body{background:#0b1220;color:#e5e7eb}html.dark .page_wrapper,html[data-theme=dark] .page_wrapper{background:#0b1220}html.dark .blog_details_section,html[data-theme=dark] .blog_details_section{background:#0b1220!important}html.dark .item_details_content,html[data-theme=dark] .item_details_content{background:#0f172a;border:1px solid rgba(148,163,184,.12);box-shadow:none}html.dark .item_details_heading,html[data-theme=dark] .item_details_heading{color:#e5e7eb}html.dark .blog-content,html[data-theme=dark] .blog-content{color:#cbd5e1}html.dark .blog-content h3,html[data-theme=dark] .blog-content h3{color:#e5e7eb;background:linear-gradient(90deg,rgba(184,230,46,.12) 0%,transparent 100%)}html.dark .blog-content blockquote,html[data-theme=dark] .blog-content blockquote{background:#0f172ab3;color:#cbd5e1}html.dark .blog-meta-info,html[data-theme=dark] .blog-meta-info{background:#0f172ab3}html.dark .blog-meta-item,html[data-theme=dark] .blog-meta-item{color:#94a3b8}html.dark .social-share h4,html[data-theme=dark] .social-share h4{color:#e5e7eb}html.dark .blog-footer-actions,html[data-theme=dark] .blog-footer-actions{border-top-color:#94a3b829}html.dark .post_meta li,html[data-theme=dark] .post_meta li{background:#94a3b81f}html.dark .post_meta li a,html[data-theme=dark] .post_meta li a{color:#cbd5e1}html.dark .sidebar_widget,html[data-theme=dark] .sidebar_widget{background:#0f172a;border:1px solid rgba(148,163,184,.18);border-radius:14px;padding:1rem;margin-bottom:1rem}html.dark .sidebar_widget_title,html.dark .recent_post_block .post_title,html[data-theme=dark] .sidebar_widget_title,html[data-theme=dark] .recent_post_block .post_title{color:#e2e8f0}html.dark .sidebar_widget .form-group .form-control,html[data-theme=dark] .sidebar_widget .form-group .form-control{background:#111c33;border-color:#94a3b842;color:#dbe5f5}html.dark .sidebar_widget .form-group .form-control::-moz-placeholder,html[data-theme=dark] .sidebar_widget .form-group .form-control::-moz-placeholder{color:#94a3b8}html.dark .sidebar_widget .form-group .form-control::placeholder,html[data-theme=dark] .sidebar_widget .form-group .form-control::placeholder{color:#94a3b8}html.dark .sidebar_widget .form-group .icon_block,html[data-theme=dark] .sidebar_widget .form-group .icon_block{background:#111c33;border-color:#94a3b842}html.dark .sidebar_widget .form-group .form-control:disabled,html[data-theme=dark] .sidebar_widget .form-group .form-control:disabled{background:#111c33;color:#94a3b8}html.dark .category_list_block li,html.dark .recent_post_block li,html[data-theme=dark] .category_list_block li,html[data-theme=dark] .recent_post_block li{border-bottom-color:#94a3b833}html.dark .category_list_block li a,html.dark .category_list_block li a span:last-child,html.dark .recent_post_block .post_date,html.dark .recent_post_block .post_title,html.dark .tags_block li a,html[data-theme=dark] .category_list_block li a,html[data-theme=dark] .category_list_block li a span:last-child,html[data-theme=dark] .recent_post_block .post_date,html[data-theme=dark] .recent_post_block .post_title,html[data-theme=dark] .tags_block li a{color:#cbd5e1}html.dark .category_list_block li a i,html[data-theme=dark] .category_list_block li a i{color:#9db4ff}html.dark .tags_block li a,html[data-theme=dark] .tags_block li a{background:#111c33;border-color:#94a3b847}html.dark .tags_block li a:hover,html.dark .category_list_block li a:hover,html[data-theme=dark] .tags_block li a:hover,html[data-theme=dark] .category_list_block li a:hover{background:#5d87ff1f;color:#dce6ff;border-color:#5d87ff80}html.dark .post_meta li a.bg-white,html.dark .post_meta li a.text-dark,html[data-theme=dark] .post_meta li a.bg-white,html[data-theme=dark] .post_meta li a.text-dark{background:#94a3b824!important;color:#dbe5f5!important}
