*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{height:100%;font-size:16px;font-family:var(--font-inter),"Inter","Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width:1440px){html{font-size:15px}}@media screen and (max-width:776px){html{font-size:14px}}body{min-height:100vh;line-height:1.5;overflow-x:clip;overscroll-behavior-x:none;font-family:var(--font-inter),"Inter","Segoe UI",Arial,sans-serif}b,em,i,strong{font-style:normal;font-weight:400}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit;background:none;border:none;outline:none}html.no-transitions :after,html.no-transitions :before,html.no-transitions :not(body){transition:none!important;animation:none!important}html[data-theme=dark]{background-color:#0c0e12;color-scheme:dark}html[data-theme=light]{background-color:#ffffff;color-scheme:light}html[data-theme=dark] body{background-color:#0c0e12;color:#f5f5f5}html:not([data-theme=dark]) body,html[data-theme=light] body{background-color:#ffffff;color:#181d27}:root,html[data-theme=light]{--header-bg:rgba(255,255,255,0.9);--header-bg-mobile:#ffffff;--logo-color:#181d27;--color-text-primary:#181d27;--color-text-secondary:#414651;--color-text-brand-secondary:#004eeb;--color-text-primary-on-brand:#ffffff;--color-border-secondary:#e9eaeb;--color-border-brand:#2970ff;--color-bg-primary:#ffffff;--color-bg-brand-primary:#eff4ff;--color-bg-brand-solid:#155eef;--color-bg-brand-solid-hover:#004eeb;--color-focus-ring:#2970ff;--color-shadow-lg-1:rgba(10,13,18,0.08);--color-shadow-lg-2:rgba(10,13,18,0.03);--color-shadow-lg-3:rgba(10,13,18,0.04)}html[data-theme=dark]{--header-bg:rgba(255,255,255,0.1);--header-bg-mobile:#0c0e12;--logo-color:#f5f5f5;--color-text-primary:#f0f0f1;--color-text-secondary:#cecfd2;--color-text-brand-secondary:#ececed;--color-text-primary-on-brand:#f0f0f1;--color-border-secondary:#22262f;--color-border-brand:#528bff;--color-bg-primary:#0c0e12;--color-bg-brand-primary:#002266;--color-bg-brand-solid:#155eef;--color-bg-brand-solid-hover:#2970ff;--color-focus-ring:#2970ff;--color-shadow-lg-1:rgba(10,13,18,0.08);--color-shadow-lg-2:rgba(10,13,18,0.03);--color-shadow-lg-3:rgba(10,13,18,0.04)}:root{--banner-height:40px;--header-height:4rem;--header-top:var(--banner-height);--header-spacer:calc(var(--header-height) + var(--banner-height));--yarl__portal_zindex:10000}html[data-banner=hidden]{--banner-height:0px;--header-top:0px;--header-spacer:var(--header-height)}.content-editor{.ProseMirror{outline:none;padding:16px;min-height:400px;color:white;font-family:inherit;line-height:1.6}.ProseMirror p{margin:0 0 1em}.ProseMirror h1{font-size:2em}.ProseMirror h1,.ProseMirror h2{font-weight:700;margin:1em 0 .5em;color:white}.ProseMirror h2{font-size:1.5em}.ProseMirror h3{font-size:1.25em}.ProseMirror h3,.ProseMirror h4{font-weight:700;margin:1em 0 .5em;color:white}.ProseMirror h4{font-size:1.1em}.ProseMirror ol,.ProseMirror ul{margin:1em 0;padding-left:2em}.ProseMirror li{margin:.5em 0}.ProseMirror blockquote{border-left:4px solid #3b82f6;margin:1em 0;padding-left:1em;font-style:italic;color:#9ca3af}.ProseMirror a{color:#3b82f6;text-decoration:underline}.ProseMirror a:hover{color:#2563eb}.ProseMirror img{max-width:100%;height:auto;border-radius:8px;margin:1em 0}.ProseMirror img.ProseMirror-selectednode{outline:2px solid #3b82f6}.ProseMirror .is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#6b7280;pointer-events:none;height:0}.ProseMirror .text-left{text-align:left}.ProseMirror .text-center{text-align:center}.ProseMirror .text-right{text-align:right}.ProseMirror .text-justify{text-align:justify}.content-paragraph{margin:0 0 1em}}.tool-information{display:grid;align-content:baseline;padding-top:4rem;font-size:1rem;line-height:1.5rem;font-weight:400;color:#667085}html[data-theme=dark] .tool-information{color:#85888e}.tool-information h2{font-size:1.5rem;line-height:2rem;font-weight:700;color:#181d27;margin-top:2rem;margin-bottom:1rem}html[data-theme=dark] .tool-information h2{color:#f5f5f5}.tool-information h3{font-size:1rem;line-height:1.5rem;font-weight:600;margin-bottom:.75rem}.tool-information>p{margin-bottom:2rem}.tool-information ol{margin-bottom:2rem;padding-left:1.5rem}.tool-information ol li{color:#667085;font-size:1rem;line-height:1.5rem;font-weight:400}html[data-theme=dark] .tool-information ol li{color:#85888e}.tool-information ol li::marker{font-family:Inter,sans-serif;font-weight:700}.tool-information ul{display:flex;flex-direction:column;margin-bottom:2rem;list-style:none;padding:0}.tool-information ul li{position:relative;color:#667085;font-size:1rem;line-height:1.5rem;font-weight:400;padding:.25rem .25rem .25rem 1.75rem}html[data-theme=dark] .tool-information ul li{color:#85888e}.tool-information ul li:before{left:0;width:1.25rem;height:1.25rem;opacity:.2}.tool-information ul li:after,.tool-information ul li:before{content:"";position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;background-color:#2970ff}.tool-information ul li:after{left:.375rem;width:.5rem;height:.5rem}.tool-information b{font-weight:700}.tool-information a{color:#004eeb}html[data-theme=dark] .tool-information a{color:#528bff}@media screen and (max-width:776px){.tool-information{padding-top:1rem}}.footer-contact-list{list-style:none;padding:0;margin:0}.footer-contact-list li{margin:0}.footer-contact-list li:not(:last-child){margin-bottom:.75rem}.gtm-noscript-iframe{display:none;visibility:hidden}@keyframes page-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.page-transition{animation:page-fade-in .25s ease forwards}@media (prefers-reduced-motion:reduce){.page-transition{animation:none}}html{scroll-behavior:smooth;overflow-x:clip;overscroll-behavior-x:none}html[data-theme=light],html[data-theme=light] body{background-color:#ffffff;color:#181d27}html[data-theme=dark],html[data-theme=dark] body{background-color:#0c0e12;color:#f5f5f5}#nprogress{opacity:0;transition:opacity 0s}html.nprogress-busy #nprogress{opacity:1;transition:opacity 0s 1s}