@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700;800&family=Source+Serif+4:wght@600;700&display=swap";@layer components;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-blue-600:oklch(54.6% .245 262.881);--color-gray-600:oklch(44.6% .03 256.802);--spacing:.25rem;--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-bold:700;--radius-lg:.5rem;--radius-2xl:1rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.static{position:static}.start{inset-inline-start:var(--spacing)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-8{gap:calc(var(--spacing) * 8)}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.object-cover{object-fit:cover}.p-5{padding:calc(var(--spacing) * 5)}.p-8{padding:calc(var(--spacing) * 8)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-2{padding-block:calc(var(--spacing) * 2)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-blue-600{color:var(--color-blue-600)}.text-gray-600{color:var(--color-gray-600)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}@media(min-width:48rem){.md\:w-\[45\%\]{width:45%}.md\:w-\[55\%\]{width:55%}.md\:flex-row{flex-direction:row}}}:root{--cp-bg:#fff;--cp-text:#222;--cp-primary:#0d2f6f;--cp-primary-muted:#f9fbff;--cp-border:#d2d8e1}*{box-sizing:border-box}body{background:var(--cp-bg);color:var(--cp-text);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,sans-serif}.clearpath-page{min-height:100vh}.clearpath-header{background:var(--cp-primary);color:#fff;text-align:center;padding:5.625rem 1.25rem 8.75rem;position:relative;overflow:hidden}.clearpath-header h1{letter-spacing:1px;margin:0;font-family:"Source Serif 4",serif;font-size:clamp(2rem,4vw,2.25rem)}.clearpath-header p{margin:.625rem 0;font-size:1.125rem}.clearpath-badge{color:var(--cp-primary);background:#fff;border-radius:999px;margin-top:.625rem;padding:.375rem .875rem;font-size:.875rem;font-weight:800;display:inline-block}.clearpath-button{color:var(--cp-primary);background:#fff;border:1px solid #0000;border-radius:6px;margin-top:1.125rem;padding:.75rem 1.625rem;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-block}.clearpath-button:hover,.clearpath-button:focus-visible{background:#f2f6ff;transform:translateY(-2px);box-shadow:0 10px 20px #0717382e}.clearpath-button:focus-visible{outline-offset:2px;outline:2px solid #d8e5ff}.clearpath-path{opacity:.2;width:min(26.25rem,80vw);position:absolute;bottom:-1.25rem;left:50%;transform:translate(-50%)}.clearpath-section{max-width:62.5rem;margin:0 auto;padding:4.375rem 1.25rem}.clearpath-compact-section{padding-top:1.25rem;padding-bottom:1.25rem}.clearpath-official-section{margin-top:1.25rem}.clearpath-official-badge-wrap{text-align:center;margin-top:1.25rem}.clearpath-official-badge{text-align:center;color:#1e4f91;border:2px solid #1e4f91;border-radius:50%;justify-content:center;align-items:center;width:11.25rem;height:11.25rem;padding:1.25rem;font-size:.75rem;font-weight:700;line-height:1.25;display:inline-flex}.clearpath-policy-list{margin:0;padding-left:1.25rem;line-height:1.7}.clearpath-official-footer-block{text-align:center;padding-top:2rem}.clearpath-serving-title{font-weight:700}.clearpath-official-disclaimer{margin-top:.625rem}.clearpath-official-copyright{margin-top:.625rem;font-size:.75rem}.clearpath-section+.clearpath-section{padding-top:5.5rem}.clearpath-official-section .clearpath-section+.clearpath-section{padding-top:1.25rem}.clearpath-section h2{color:var(--cp-primary);margin:0 0 1rem;font-family:"Source Serif 4",serif;font-size:1.85rem}.clearpath-section p{line-height:1.6}.clearpath-about-layout{align-items:center;gap:1.5rem;display:grid}.clearpath-about-image{background:#fff;border-radius:10px;justify-self:center;width:100%;max-width:22rem;margin-top:-.5rem;box-shadow:0 18px 42px #07173829}.clearpath-card{background:var(--cp-primary-muted);border-left:5px solid var(--cp-primary);border-radius:4px;margin:.75rem 0;padding:1.25rem}.clearpath-disclaimer{color:#2f3f62;margin:1rem 0 0;font-size:.95rem}input,select,textarea,button{font-family:inherit}form{background:var(--cp-primary-muted);border-radius:8px;padding:1.5625rem}input,select,textarea{background:#fff;border:1px solid #ccc;border-radius:2px;width:100%;margin-top:.625rem;margin-bottom:.9375rem;padding:.625rem;font-size:1rem}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible{outline-offset:2px;outline:2px solid #89a3d8}button{background:var(--cp-primary);color:#fff;cursor:pointer;border:none;border-radius:5px;padding:.75rem;font-weight:700;transition:background-color .18s}button:hover{background:#123d8f}button:disabled{opacity:.72;cursor:wait}.clearpath-callout{font-weight:700}.clearpath-success{color:#14532d;margin:.625rem 0 0;font-weight:600}.clearpath-error{color:#9f1239;margin:.625rem 0 0;font-weight:600}.clearpath-checkbox-row{align-items:center;gap:.625rem;margin:.25rem 0 1rem;font-size:.95rem;display:flex}.clearpath-agreement-note{margin:.25rem 0 .75rem;font-weight:600}.clearpath-checkbox-row input[type=checkbox]{width:auto;margin:0}.clearpath-contact p{margin:.375rem 0}.clearpath-footer{background:var(--cp-primary);color:#fff;text-align:center;padding:1.875rem 1rem;font-size:.875rem}.clearpath-footer p{margin:.125rem 0}.clearpath-seal{opacity:.8;width:5rem;margin-top:.9375rem}@media(max-width:640px){.clearpath-header{padding-top:4.75rem;padding-bottom:7.5rem}.clearpath-section{padding-top:3.25rem;padding-bottom:3.25rem}.clearpath-section+.clearpath-section{padding-top:4rem}.clearpath-section h2{font-size:1.625rem}}@media(min-width:768px){.clearpath-about-layout{grid-template-columns:1.35fr 1fr;gap:2rem}.clearpath-about-image{justify-self:end;margin-top:-.75rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
