html {-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; font-family: sans-serif;}
body {margin: 0;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {display: block;}
audio,canvas,progress,video {vertical-align: baseline; display: inline-block;}
audio:not([controls]) {height: 0; display: none;}
[hidden],template {display: none;}
a {background-color: #0000;}
a:active,a:hover {outline: 0;}
b,strong {font-weight: 700;}
dfn {font-style: italic;}
h1 {margin: .67em 0; font-size: 2em;}
mark {color: #000; background: #ff0;}
small {font-size: 80%;}
sub,sup {vertical-align: baseline; font-size: 75%; line-height: 0; position: relative;}
sup {top: -.5em;}
sub {bottom: -.25em;}
img {border: 0;}
svg:not(:root) {overflow: hidden;}
hr {box-sizing: content-box; height: 0;}
pre {overflow: auto;}
code,kbd,pre,samp {font-family: monospace; font-size: 1em;}
button,input,optgroup,select,textarea {color: inherit; font: inherit; margin: 0;}
button {overflow: visible;}
button,select {text-transform: none;}
button,html input[type=button],input[type=reset] {-webkit-appearance: button; cursor: pointer;}
button::-moz-focus-inner,input::-moz-focus-inner {border: 0; padding: 0;}
input {line-height: normal;}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {height: auto;}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {-webkit-appearance: none;}
legend {border: 0; padding: 0;}
textarea {overflow: auto;}
optgroup {font-weight: 700;}
table {border-collapse: collapse; border-spacing: 0;}
td,th {padding: 0;}
html {height: 100%;}
body {color: #333; background-color: #fff; min-height: 100%; margin: 0; font-family: Arial,sans-serif; font-size: 14px; line-height: 20px;}
img {vertical-align: middle; max-width: 100%; display: inline-block;}
h1,h2,h3,h4,h5,h6 {margin-bottom: 10px; font-weight: 700;}
h1 {margin-top: 20px; font-size: 38px; line-height: 44px;}
h2 {margin-top: 20px; font-size: 32px; line-height: 36px;}
h3 {margin-top: 20px; font-size: 24px; line-height: 30px;}
h4 {margin-top: 10px; font-size: 18px; line-height: 24px;}
h5 {margin-top: 10px; font-size: 14px; line-height: 20px;}
h6 {margin-top: 10px; font-size: 12px; line-height: 18px;}
p {margin-top: 0; margin-bottom: 10px;}
blockquote {border-left: 5px solid #e2e2e2; margin: 0 0 10px; padding: 10px 20px; font-size: 18px; line-height: 22px;}
figure {margin: 0 0 10px;}
figcaption {text-align: center; margin-top: 5px;}
ul,ol {margin-top: 0; margin-bottom: 10px; padding-left: 40px;}
fieldset {border: 0; margin: 0; padding: 0;}
button,[type=button],[type=reset] {cursor: pointer; -webkit-appearance: button; border: 0;}
label {margin-bottom: 5px; font-weight: 700; display: block;}
.w-input[disabled]:not(.w-input-disabled),.w-select[disabled]:not(.w-input-disabled),.w-input[readonly],.w-select[readonly],fieldset[disabled]:not(.w-input-disabled) .w-input,fieldset[disabled]:not(.w-input-disabled) .w-select {background-color: #eee;}
body {background-color: var(--colors--black-100); font-family: var(--fonts--paragraph-font); color: var(--colors--black-66); font-size: var(--typography--paragraph); text-wrap: balance; line-height: 1.5em;}
h1 {font-family: var(--fonts--heading-font); font-size: var(--typography--h1); margin-top: 0; margin-bottom: 0; font-weight: 400; line-height: 1.1em;}
h2 {font-family: var(--fonts--heading-font); font-size: var(--typography--h2); margin-top: 0; margin-bottom: 0; font-weight: 400; line-height: 1.1em;}
h3 {font-family: var(--fonts--heading-font); font-size: var(--typography--h3); letter-spacing: var(--letter-spacing--letter-spacing-m); margin-top: 0; margin-bottom: 0; font-weight: 500; line-height: 1.3em;}
h4 {font-size: var(--typography--h4); letter-spacing: var(--letter-spacing--letter-spacing-m); margin-top: 0; margin-bottom: 0; font-weight: 500; line-height: 1.3em;}
h5 {font-size: var(--typography--h5); margin-top: 0; margin-bottom: 0; font-weight: 500; line-height: 1.3em;}
h6 {font-size: var(--typography--paragraph-xs); margin-top: 0; margin-bottom: 0; font-weight: 500; line-height: 1.5em;}
p {font-size: var(--typography--paragraph); color: currentColor; margin-bottom: 0; line-height: 1.5em;}
a {color: currentColor; background-color: #ddd0; text-decoration: none;}
ul,ol {margin-top: 0; margin-bottom: 10px; padding-left: 40px;}
img {width: 100%; max-width: 100%; height: 100%; display: block;}
label {margin-bottom: 0; display: block;}
blockquote {border-left: 5px solid #e2e2e2; margin-bottom: 10px; padding: 10px 20px; font-size: 18px; line-height: 22px;}
@media screen and (max-width:991px) {
body {--colors--black-100: black; --fonts--paragraph-font: Geist,Arial,sans-serif; --colors--black-66: #000000a8; --typography--paragraph: 1rem; --fonts--heading-font: "Featuredeckcondensed Web",Arial,sans-serif; --typography--h1: 2.9375rem; --typography--h2: 2.25rem; --typography--h3: 2rem; --letter-spacing--letter-spacing-m: -.01em; --typography--h4: 1.5rem; --typography--h5: 1.125rem; --typography--paragraph-xs: .9375rem; --size--48: 3rem; --colors--taupe-25-linen: #f5f4ef; --size--60: 3.75rem; --size--160: 10rem; --colors--white: white; --size--96: 6rem; --size--108: 6rem; --colors--white-66: #ffffffa8; --size--24: 1.5rem; --colors--taupe-75-parchment: #e2decf; --colors--black-50: #2e2e2e; --size--180: 11rem; --size--90: 5.625rem; --size--36: 2.25rem; --size--4: .25rem; --colors--taupe-100: #d7d2bf; --size--130: 8.125rem; --size--64: 4rem; --size--190: 11rem; --size--120: 7.5rem; --size--370: 22rem; --size--30: 1.875rem; --colors--black-75: #171717; --size--264: 16rem; --size--42: 2.625rem; --colors--taupe-50: #ece9df; --size--202: 12rem; --size--144: 9rem; --size--72: 4.5rem; --width: 90rem; --padding: 1.5rem; --size--16: 1rem; --size--8: .5rem; --size--80: 5rem; --size--12: .75rem; --border-radius--3xs: .25rem; --colors--blue-300-button: #216fcb; --typography--paragraph-s: 1rem; --size--18: 1.125rem; --size--28: 1.75rem; --colors--blue-400-button-hov: #0e489a; --colors--blue-500: #02256e; --typography--paragraph-xxs: .875rem; --icon--3xs: .5rem; --icon--5xs: .25rem; --icon--xs: .75rem; --icon--4xs: .4375rem; --typography--paragraph-3xs: .75rem; --icon--xxs: .625rem; --border-radius--4xs: .125rem; --size--14: .875rem; --colors--blue-150: #6cabdd; --letter-spacing--letter-spacing-s: .18em; --size--20: 1.25rem; --icon--l: 1.25rem; --icon--xxl: 1.75rem; --icon--xl: 1.5rem; --icon--3xl: 2rem; --colors--blue-200-sky-blue: #5798e1; --size--56: 3.5rem; --colors--white-33: #ffffff54; --icon--4xl: 2.75rem; --icon--m: 1.125rem; --border-radius--m: 1rem; --typography--eyebrow: .6875rem; --size--6: .375rem; --size--9: .5625rem; --colors--black-33: #00000054; --border-radius--pill-s: 11.3125rem; --size--52: 3.25rem; --border-radius--round: 100%; --colors--blue-00-electric-blue: blue; --colors--blue-75: #c6d5d0; --size--40: 2.5rem; --size--10: .625rem; --icon--s: 1rem; --typography--paragraph-m: .6875rem; --size--100: 6.25rem; --size--2: .125rem; --typography--jumbo: 5rem; --colors--blue-100-sea-glass: #b6cfd0; --colors--black-40: #737373; --border-radius--l: 1.125rem; --colors--black-10: #0000001a; --border-radius--xxs: .375rem; --size--140: 8.75rem; --typography--eyebrow-s: .625rem; --colors--taupe-05: #fbfbf9; --typography--paragraph-l: .84375rem; --colors--lavender-40: #bad1cf; --typography--h2-point-5: 1.875rem; --colors--neutral-600: #525252; --size--68: 4.25rem; --colors--neutral-200: #d4d4d4; --border-radius--pill: 6.25rem; --colors--blue-450: #083784; --colors--blue-250: #3c84d6; --colors--blue-125: #e6f1f9; --size--213: 13rem; --colors--blue-350: #1c5fb4; --border-radius--xs: .5rem; --border-radius--s: .75rem; --border-radius--xl: 1.25rem; --border-radius--xxl: 1.375rem; --border-radius--3xl: 1.5rem;}
}
@media screen and (max-width:767px) {
body {--colors--black-100: black; --fonts--paragraph-font: Geist,Arial,sans-serif; --colors--black-66: #000000a8; --typography--paragraph: 1rem; --fonts--heading-font: "Featuredeckcondensed Web",Arial,sans-serif; --typography--h1: 2.9375rem; --typography--h2: 2.25rem; --typography--h3: 2rem; --letter-spacing--letter-spacing-m: -.01em; --typography--h4: 1.5rem; --typography--h5: 1.125rem; --typography--paragraph-xs: .9375rem; --size--48: 3rem; --colors--taupe-25-linen: #f5f4ef; --size--60: 3.75rem; --size--160: 10rem; --colors--white: white; --size--96: 6rem; --size--108: 3.75rem; --colors--white-66: #ffffffa8; --size--24: 1.5rem; --colors--taupe-75-parchment: #e2decf; --colors--black-50: #2e2e2e; --size--180: 10rem; --size--90: 5.625rem; --size--36: 2.25rem; --size--4: .25rem; --colors--taupe-100: #d7d2bf; --size--130: 8.125rem; --size--64: 4rem; --size--190: 10rem; --size--120: 7.5rem; --size--370: 17.0625rem; --size--30: 1.875rem; --colors--black-75: #171717; --size--264: 15rem; --size--42: 2.625rem; --colors--taupe-50: #ece9df; --size--202: 11rem; --size--144: 9rem; --size--72: 3.75rem; --width: 90rem; --padding: 1.5rem; --size--16: 1rem; --size--8: .5rem; --size--80: 3rem; --size--12: .75rem; --border-radius--3xs: .25rem; --colors--blue-300-button: #216fcb; --typography--paragraph-s: 1rem; --size--18: 1.125rem; --size--28: 1.75rem; --colors--blue-400-button-hov: #0e489a; --colors--blue-500: #02256e; --typography--paragraph-xxs: .875rem; --icon--3xs: .5rem; --icon--5xs: .25rem; --icon--xs: .75rem; --icon--4xs: .4375rem; --typography--paragraph-3xs: .75rem; --icon--xxs: .625rem; --border-radius--4xs: .125rem; --size--14: .875rem; --colors--blue-150: #6cabdd; --letter-spacing--letter-spacing-s: .18em; --size--20: 1.25rem; --icon--l: 1.25rem; --icon--xxl: 1.75rem; --icon--xl: 1.5rem; --icon--3xl: 2rem; --colors--blue-200-sky-blue: #5798e1; --size--56: 3.5rem; --colors--white-33: #ffffff54; --icon--4xl: 2.75rem; --icon--m: 1.125rem; --border-radius--m: 1rem; --typography--eyebrow: .6875rem; --size--6: .375rem; --size--9: .5625rem; --colors--black-33: #00000054; --border-radius--pill-s: 11.3125rem; --size--52: 3.25rem; --border-radius--round: 100%; --colors--blue-00-electric-blue: blue; --colors--blue-75: #c6d5d0; --size--40: 2.5rem; --size--10: .625rem; --icon--s: 1rem; --typography--paragraph-m: .6875rem; --size--100: 6.25rem; --size--2: .125rem; --typography--jumbo: 2.9375rem; --colors--blue-100-sea-glass: #b6cfd0; --colors--black-40: #737373; --border-radius--l: 1.125rem; --colors--black-10: #0000001a; --border-radius--xxs: .375rem; --size--140: 8.75rem; --typography--eyebrow-s: .625rem; --colors--taupe-05: #fbfbf9; --typography--paragraph-l: .84375rem; --colors--lavender-40: #bad1cf; --typography--h2-point-5: 1.75rem; --colors--neutral-600: #525252; --size--68: 4.25rem; --colors--neutral-200: #d4d4d4; --border-radius--pill: 6.25rem; --colors--blue-450: #083784; --colors--blue-250: #3c84d6; --colors--blue-125: #e6f1f9; --size--213: 12rem; --colors--blue-350: #1c5fb4; --border-radius--xs: .5rem; --border-radius--s: .75rem; --border-radius--xl: 1.25rem; --border-radius--xxl: 1.375rem; --border-radius--3xl: 1.5rem;}
}
@media screen and (max-width:479px) {
body {--colors--black-100: black; --fonts--paragraph-font: Geist,Arial,sans-serif; --colors--black-66: #000000a8; --typography--paragraph: 1rem; --fonts--heading-font: "Featuredeckcondensed Web",Arial,sans-serif; --typography--h1: 2.9375rem; --typography--h2: 2.25rem; --typography--h3: 2rem; --letter-spacing--letter-spacing-m: -.01em; --typography--h4: 1.5rem; --typography--h5: 1.125rem; --typography--paragraph-xs: .9375rem; --size--48: 3rem; --colors--taupe-25-linen: #f5f4ef; --size--60: 3.75rem; --size--160: 10rem; --colors--white: white; --size--96: 6rem; --size--108: 3.75rem; --colors--white-66: #ffffffa8; --size--24: 1.5rem; --colors--taupe-75-parchment: #e2decf; --colors--black-50: #2e2e2e; --size--180: 10rem; --size--90: 5.625rem; --size--36: 2.25rem; --size--4: .25rem; --colors--taupe-100: #d7d2bf; --size--130: 8.125rem; --size--64: 4rem; --size--190: 10rem; --size--120: 7.5rem; --size--370: 17.0625rem; --size--30: 1.875rem; --colors--black-75: #171717; --size--264: 15rem; --size--42: 2.625rem; --colors--taupe-50: #ece9df; --size--202: 11rem; --size--144: 9rem; --size--72: 3.75rem; --width: 90rem; --padding: 1.5rem; --size--16: 1rem; --size--8: .5rem; --size--80: 2.25rem; --size--12: .75rem; --border-radius--3xs: .25rem; --colors--blue-300-button: #216fcb; --typography--paragraph-s: 1rem; --size--18: 1.125rem; --size--28: 1.75rem; --colors--blue-400-button-hov: #0e489a; --colors--blue-500: #02256e; --typography--paragraph-xxs: .875rem; --icon--3xs: .5rem; --icon--5xs: .25rem; --icon--xs: .75rem; --icon--4xs: .4375rem; --typography--paragraph-3xs: .75rem; --icon--xxs: .625rem; --border-radius--4xs: .125rem; --size--14: .875rem; --colors--blue-150: #6cabdd; --letter-spacing--letter-spacing-s: .18em; --size--20: 1.25rem; --icon--l: 1.25rem; --icon--xxl: 1.75rem; --icon--xl: 1.5rem; --icon--3xl: 2rem; --colors--blue-200-sky-blue: #5798e1; --size--56: 3.5rem; --colors--white-33: #ffffff54; --icon--4xl: 2.75rem; --icon--m: 1.125rem; --border-radius--m: 1rem; --typography--eyebrow: .6875rem; --size--6: .375rem; --size--9: .5625rem; --colors--black-33: #00000054; --border-radius--pill-s: 11.3125rem; --size--52: 3.25rem; --border-radius--round: 100%; --colors--blue-00-electric-blue: blue; --colors--blue-75: #c6d5d0; --size--40: 2.5rem; --size--10: .625rem; --icon--s: 1rem; --typography--paragraph-m: .6875rem; --size--100: 6.25rem; --size--2: .125rem; --typography--jumbo: 2.9375rem; --colors--blue-100-sea-glass: #b6cfd0; --colors--black-40: #737373; --border-radius--l: 1.125rem; --colors--black-10: #0000001a; --border-radius--xxs: .375rem; --size--140: 8.75rem; --typography--eyebrow-s: .625rem; --colors--taupe-05: #fbfbf9; --typography--paragraph-l: .84375rem; --colors--lavender-40: #bad1cf; --typography--h2-point-5: 1.75rem; --colors--neutral-600: #525252; --size--68: 4.25rem; --colors--neutral-200: #d4d4d4; --border-radius--pill: 6.25rem; --colors--blue-450: #083784; --colors--blue-250: #3c84d6; --colors--blue-125: #6cabdd2b; --size--213: 12rem; --colors--blue-350: #1c5fb4; --border-radius--xs: .5rem; --border-radius--s: .75rem; --border-radius--xl: 1.25rem; --border-radius--xxl: 1.375rem; --border-radius--3xl: 1.5rem;}
}
