:root{--filter-primary: invert(33%) sepia(75%) saturate(3874%) hue-rotate(200deg) brightness(103%) contrast(108%);--filter-primary-text: invert(9%) sepia(19%) saturate(7499%) hue-rotate(196deg) brightness(94%) contrast(104%);--filter-primary-dark-v2: invert(7%) sepia(42%) saturate(7491%) hue-rotate(226deg) brightness(96%) contrast(113%);--filter-dark-text: invert(5%) sepia(59%) saturate(7487%) hue-rotate(230deg) brightness(74%) contrast(108%);scroll-behavior:smooth}*{padding:0;margin:0;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0, 123, 255, 0.25)}body{color:#000b44;font-size:1em;font-family:"Poppins", sans-serif;font-weight:400;line-height:1.15}.btn{border:0;outline:none;cursor:pointer;background-color:transparent;display:inline-block;text-align:center;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none;color:inherit;font-size:inherit;font-weight:inherit;font-family:inherit}.btn:disabled{cursor:not-allowed}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}a{color:inherit;text-decoration:none}body:not(.body--withReCaptchaBadge) .grecaptcha-badge{visibility:hidden}.dynlinkRoot{--theme-body-bg: linear-gradient(to bottom, white 0%, #b3d7ff 100%);--theme-text-color: #000b44;--theme-action-btn-bg: #000b44;--theme-action-btn-color: white;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-height:100dvh;padding:3em 2em;background:var(--theme-body-bg);color:var(--theme-text-color);line-height:1.35}.dynlinkRoot>*{-ms-flex:none;flex:none}.dynlinkRoot[data-js-css-visible="false"]{display:none}@media (prefers-color-scheme:dark){.dynlinkRoot{--theme-body-bg: linear-gradient(to bottom, #0059c7 0%, #000b44 100%);--theme-text-color: white;--theme-action-btn-bg: white;--theme-action-btn-color: #000b44}}@media (min-width:20em) and (max-width:22.4375em){.dynlinkRoot{font-size:0.85em}}@media (max-width:19.9375em){.dynlinkRoot{font-size:0.7em}}.brand{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;align-items:center;gap:0.5em}.brand>img{width:3em;height:auto}.brand>span{font-size:2em;font-weight:700;text-transform:uppercase}.metaImage{width:12.5em;height:12.5em;border-radius:0.5em;background-color:#f5f5f5;box-shadow:0 0 0 0.25em #007bff;object-fit:cover;margin-top:1em}.metaTitle{font-size:1em;font-weight:600;text-align:center;margin-top:1.5em}.metaDescription{font-size:0.875em;font-weight:500;text-align:center;opacity:0.7;margin-top:0.375em}.actions{display:-ms-grid;display:grid;grid-template-columns:100%;-ms-flex-pack:center;justify-content:center;gap:0.75em;margin-top:1.5em}.action{display:-ms-flexbox;display:-webkit-flex;display:flex;height:3em;padding:0 2em;border-radius:0.5em;background-color:var(--_bg-color)}.action>span{color:var(--_label-color);font-size:0.875em;font-weight:600;white-space:nowrap;margin:auto}.action[data-css-color="primary"]{--_bg-color: #007bff;--_label-color: white}.action[data-css-color="neutral"]{--_bg-color: var(--theme-action-btn-bg);--_label-color: var(--theme-action-btn-color)}