:root {
  --type-body--font: var(--type-all-fonts--primary-font);
  --colors-all--black: #1d1c1a;
  --type-body--font-size-lg: 1rem;
  --type-body--line-height: 1.6em;
  --type-body--letter-spacing: 0em;
  --type-body--font-size-md: 1rem;
  --type-body--font-size-sm: 1rem;
  --type-body--font-size-xs: 1rem;
  --type-h1--bottom-margin: .2em;
  --type-h1--font: var(--type-all-fonts--primary-font);
  --type-h1--font-size-lg: 5.5rem;
  --type-h1--line-height: 1.1em;
  --type-h1--letter-spacing: 0em;
  --type-h1--font-size-md: 4.8rem;
  --type-h1--font-size-sm: 3.6rem;
  --type-h1--font-size-xs: 2.8rem;
  --type-h2--bottom-margin: .3em;
  --type-h2--font: var(--type-all-fonts--primary-font);
  --type-h2--font-size-lg: 3.8rem;
  --type-h2--line-height: 1.1em;
  --type-h2--letter-spacing: 0em;
  --type-h2--font-size-md: 3.2rem;
  --type-h2--font-size-sm: 2.5rem;
  --type-h2--font-size-xs: 2rem;
  --type-h3--bottom-margin: .5em;
  --type-h3--font: var(--type-all-fonts--primary-font);
  --type-h3--font-size-lg: 2rem;
  --type-h3--line-height: 1.2em;
  --type-h3--letter-spacing: 0em;
  --type-h3--font-size-md: 2rem;
  --type-h3--font-size-sm: 1.4rem;
  --type-h3--font-size-xs: 1.4rem;
  --type-h4--bottom-margin: .8em;
  --type-h4--font: var(--type-all-fonts--primary-font);
  --type-h4--font-size-lg: 1.25rem;
  --type-h4--line-height: 1.4em;
  --type-h4--letter-spacing: 0em;
  --type-h4--font-size-md: 1.25rem;
  --type-h4--font-size-sm: 1.25rem;
  --type-h4--font-size-xs: 1.25rem;
  --type-paragraph--bottom-margin: 1em;
  --colors-all--primary: #ff0037;
  --spacing-layout--section-padding-lg: var(--spacing-utility-rem--8rem);
  --spacing-layout--section-padding-md: var(--spacing-utility-rem--6rem);
  --spacing-layout--section-padding-sm: var(--spacing-utility-rem--5rem);
  --spacing-layout--section-padding-xs: var(--spacing-utility-rem--4rem);
  --spacing-layout--container-max-width: 87.5rem;
  --component-button--vertical-padding: .7em;
  --component-button--horizontal-padding: 1.2em;
  --component-button--border-radius: .5rem;
  --component-button--font: var(--type-all-fonts--primary-font);
  --colors-all--white: white;
  --component-button--font-size: 1rem;
  --component-button--line-height: 1.5em;
  --component-button--letter-spacing: 0em;
  --component-card--border-radius: .5rem;
  --component-card--card-body-padding-lg: 24px;
  --component-card--card-body-padding-sm: 20px;
  --component-input--bottom-margin: 1rem;
  --colors-all--mid-gray: #888680;
  --component-input--border-radius: .5rem;
  --component-input--font: var(--type-all-fonts--primary-font);
  --component-input--font-size: 1rem;
  --component-input--line-height: 1.5em;
  --component-input--letter-spacing: 0em;
  --component-input-label--font: var(--type-all-fonts--primary-font);
  --component-input-label--font-size: .9rem;
  --component-input-label--line-height: 1em;
  --component-input-label--letter-spacing: 0em;
  --colors-all--light-gray: #dfddd6;
  --colors-all--dark-gray: #302f2c;
  --type-eyebrow--bottom-margin: 1.5em;
  --type-eyebrow--font: var(--type-all-fonts--primary-font);
  --type-eyebrow--font-size-lg: .8rem;
  --type-eyebrow--line-height: 1.2em;
  --type-eyebrow--font-size-md: .8rem;
  --type-eyebrow--font-size-sm: .8rem;
  --type-eyebrow--font-size-xs: .8rem;
  --type-paragraph-0-9--bottom-margin: 1em;
  --type-paragraph-0-9--font: var(--type-all-fonts--primary-font);
  --type-paragraph-0-9--font-size-lg: .9rem;
  --type-paragraph-0-9--line-height: 1.5em;
  --type-paragraph-0-9--letter-spacing: 0em;
  --type-paragraph-0-9--font-size-md: .9rem;
  --type-paragraph-0-9--font-size-sm: .9rem;
  --type-paragraph-0-9--font-size-xs: .9rem;
  --type-paragraph-1-25--bottom-margin: 1em;
  --type-paragraph-1-25--font: var(--type-all-fonts--primary-font);
  --type-paragraph-1-25--font-size-lg: 1.25rem;
  --type-paragraph-1-25--line-height: 1.5em;
  --type-paragraph-1-25--letter-spacing: 0em;
  --type-paragraph-1-5--bottom-margin: 1em;
  --type-paragraph-1-5--font: var(--type-all-fonts--primary-font);
  --type-paragraph-1-5--font-size-lg: 1.5rem;
  --type-paragraph-1-5--line-height: 1.4em;
  --type-paragraph-1-5--font-size-md: 1.5rem;
  --type-paragraph-1-5--font-size-sm: 1.3rem;
  --type-paragraph-1-5--font-size-xs: 1.3rem;
  --spacing-utility-em--2em: 2em;
  --spacing-utility-em--3em: 3em;
  --spacing-utility-em--1em: 1em;
  --type-paragraph-1-25--font-size-md: 1.25rem;
  --type-paragraph-1-25--font-size-sm: 1.1rem;
  --type-paragraph-1-25--font-size-xs: 1.1rem;
  --spacing-utility-rem--4rem: 4rem;
  --colors-page-wrapper--background: var(--colors-all--black);
  --colors-page-wrapper--text: var(--colors-all--white);
  --component-button--font-weight: var(--type-weight--400);
  --component-input--font-weight: var(--type-weight--400);
  --component-input-label--font-weight: var(--type-weight--500);
  --spacing-layout--row-col-gap: 40px;
  --spacing-utility-em--0-5em: .5em;
  --spacing-utility-rem--0-25rem: .25rem;
  --spacing-utility-rem--0-5rem: .5rem;
  --spacing-utility-rem--0-75rem: .75rem;
  --spacing-utility-rem--1rem: 1rem;
  --spacing-utility-rem--1-5rem: 1.5rem;
  --spacing-utility-rem--2rem: 2rem;
  --spacing-utility-rem--3rem: 3rem;
  --spacing-utility-rem--5rem: 5rem;
  --spacing-utility-rem--6rem: 6rem;
  --spacing-utility-rem--7rem: 7rem;
  --spacing-utility-rem--8rem: 8rem;
  --type-all-fonts--primary-font: "General Sans", Arial, sans-serif;
  --type-body--font-weight: var(--type-weight--400);
  --type-eyebrow--font-weight: var(--type-weight--500);
  --type-eyebrow--letter-spacing: .1em;
  --type-h1--font-weight: var(--type-weight--500);
  --type-h2--font-weight: var(--type-weight--500);
  --type-h3--font-weight: var(--type-weight--500);
  --type-h4--font-weight: var(--type-weight--500);
  --type-paragraph-0-9--font-weight: var(--type-weight--400);
  --type-paragraph-1-5--font-weight: var(--type-weight--400);
  --type-paragraph-1-5--letter-spacing: 0em;
  --type-paragraph-1-25--font-weight: var(--type-weight--400);
  --type-weight--100: 0px;
  --type-weight--200: 0px;
  --type-weight--300: 0px;
  --type-weight--400: 0px;
  --type-weight--500: 0px;
  --type-weight--600: 0px;
  --type-weight--700: 0px;
  --type-weight--800: 0px;
  --type-weight--900: 0px;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  font-family: var(--type-body--font);
  color: var(--colors-all--black);
  font-size: var(--type-body--font-size-lg);
  line-height: var(--type-body--line-height);
  letter-spacing: var(--type-body--letter-spacing);
  font-weight: var(--type-body--font-weight);
}

h1 {
  margin-bottom: var(--type-h1--bottom-margin);
  font-family: var(--type-h1--font);
  font-size: var(--type-h1--font-size-lg);
  line-height: var(--type-h1--line-height);
  letter-spacing: var(--type-h1--letter-spacing);
  font-weight: var(--type-h1--font-weight);
}

h2 {
  margin-top: 0;
  margin-bottom: var(--type-h2--bottom-margin);
  font-family: var(--type-h2--font);
  font-size: var(--type-h2--font-size-lg);
  line-height: var(--type-h2--line-height);
  letter-spacing: var(--type-h2--letter-spacing);
  font-weight: var(--type-h2--font-weight);
}

h3 {
  margin-top: 0;
  margin-bottom: var(--type-h3--bottom-margin);
  font-family: var(--type-h3--font);
  font-size: var(--type-h3--font-size-lg);
  line-height: var(--type-h3--line-height);
  letter-spacing: var(--type-h3--letter-spacing);
  font-weight: var(--type-h3--font-weight);
}

h4 {
  margin-top: 0;
  margin-bottom: var(--type-h4--bottom-margin);
  font-family: var(--type-h4--font);
  font-size: var(--type-h4--font-size-lg);
  line-height: var(--type-h4--line-height);
  letter-spacing: var(--type-h4--letter-spacing);
  font-weight: var(--type-h4--font-weight);
}

p {
  margin-bottom: var(--type-paragraph--bottom-margin);
}

a {
  text-underline-position: under;
  text-underline-offset: .05em;
  color: inherit;
  text-decoration: underline;
  text-decoration-thickness: .1em;
}

a:hover {
  text-decoration: none;
}

a:focus-visible {
  outline-color: var(--colors-all--primary);
  outline-offset: 2px;
  outline-width: 2px;
  outline-style: solid;
}

a[data-wf-focus-visible] {
  outline-color: var(--colors-all--primary);
  outline-offset: 2px;
  outline-width: 2px;
  outline-style: solid;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 1em;
  padding-left: 2.2em;
}

li {
  margin-bottom: .3em;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: 5px;
  display: block;
}

strong {
  font-weight: bold;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

.h1 {
  margin-top: 0;
  margin-bottom: var(--type-h1--bottom-margin);
  font-family: var(--type-h1--font);
  font-size: var(--type-h1--font-size-lg);
  line-height: var(--type-h1--line-height);
  letter-spacing: var(--type-h1--letter-spacing);
  font-weight: var(--type-h1--font-weight);
}

.h2 {
  margin-top: 0;
  margin-bottom: var(--type-h2--bottom-margin);
  font-family: var(--type-h2--font);
  font-size: var(--type-h2--font-size-lg);
  line-height: var(--type-h2--line-height);
  letter-spacing: var(--type-h2--letter-spacing);
  font-weight: var(--type-h2--font-weight);
}

.h3 {
  margin-top: 0;
  margin-bottom: var(--type-h3--bottom-margin);
  font-family: var(--type-h3--font);
  font-size: var(--type-h3--font-size-lg);
  line-height: var(--type-h3--line-height);
  letter-spacing: var(--type-h3--letter-spacing);
  font-weight: var(--type-h3--font-weight);
}

.h4 {
  margin-top: 0;
  margin-bottom: var(--type-h4--bottom-margin);
  font-family: var(--type-h4--font);
  font-size: var(--type-h4--font-size-lg);
  line-height: var(--type-h4--line-height);
  letter-spacing: var(--type-h4--letter-spacing);
  font-weight: var(--type-h4--font-weight);
}

.section {
  padding-top: var(--spacing-layout--section-padding-lg);
  padding-bottom: var(--spacing-layout--section-padding-lg);
  position: relative;
}

.container {
  max-width: var(--spacing-layout--container-max-width);
  width: 88%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.row {
  margin-left: calc(var(--spacing-layout--row-col-gap) / 2 * -1);
  margin-right: calc(var(--spacing-layout--row-col-gap) / 2 * -1);
  margin-bottom: calc(var(--spacing-layout--row-col-gap) * -1);
  flex-wrap: wrap;
  align-content: stretch;
  display: flex;
}

.row.row-justify-end {
  justify-content: flex-end;
}

.row.row-justify-between {
  justify-content: space-between;
}

.row.row-align-end {
  align-items: flex-end;
}

.row.row-justify-center {
  justify-content: center;
}

.row.row-align-center {
  align-items: center;
}

.row.row-justify-around {
  justify-content: space-around;
}

.row.row-no-gutters {
  margin-left: 0;
  margin-right: 0;
}

.col {
  padding-left: calc(var(--spacing-layout--row-col-gap) / 2);
  padding-right: calc(var(--spacing-layout--row-col-gap) / 2);
  margin-bottom: var(--spacing-layout--row-col-gap);
  flex: 1;
}

.col.col-lg-3 {
  flex-basis: 25%;
  max-width: 25%;
}

.col.col-lg-6 {
  flex-basis: 50%;
  max-width: 50%;
}

.col.col-lg-7 {
  flex-basis: 58.33%;
  max-width: 58.3333%;
}

.col.col-lg-2 {
  flex-basis: 16.67%;
  max-width: 16.6667%;
}

.col.col-lg-5 {
  flex-basis: 41.67%;
  max-width: 41.6667%;
}

.col.col-no-gutters {
  padding-left: 0;
  padding-right: 0;
}

.col.col-lg-9 {
  flex-basis: 75%;
  max-width: 75%;
}

.col.col-lg-12 {
  flex-basis: 100%;
  max-width: 100%;
}

.col.col-lg-11 {
  flex-basis: 91.67%;
  max-width: 91.6667%;
}

.col.col-lg-8 {
  flex-basis: 66.67%;
  max-width: 66.6667%;
}

.col.col-lg-4 {
  flex-basis: 33.33%;
  max-width: 33.3333%;
}

.col.col-lg-10 {
  flex-basis: 83.33%;
  max-width: 83.3333%;
}

.col.col-lg-1 {
  flex-basis: 8.33%;
  max-width: 8.33333%;
}

.col.col-shrink {
  flex: 0 auto;
}

.col.col-lg-first {
  order: -1;
}

.col.col-lg-last {
  order: 1;
}

.btn {
  padding-top: var(--component-button--vertical-padding);
  padding-right: var(--component-button--horizontal-padding);
  padding-bottom: var(--component-button--vertical-padding);
  padding-left: var(--component-button--horizontal-padding);
  grid-column-gap: .4em;
  grid-row-gap: .4em;
  border-top-left-radius: var(--component-button--border-radius);
  border-top-right-radius: var(--component-button--border-radius);
  border-bottom-left-radius: var(--component-button--border-radius);
  border-bottom-right-radius: var(--component-button--border-radius);
  background-color: var(--colors-all--primary);
  font-family: var(--component-button--font);
  color: var(--colors-all--white);
  font-size: var(--component-button--font-size);
  line-height: var(--component-button--line-height);
  letter-spacing: var(--component-button--letter-spacing);
  font-weight: var(--component-button--font-weight);
  border: 1px solid #0000;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition-property: box-shadow, border-color;
  transition-duration: .3s, .3s;
  transition-timing-function: cubic-bezier(.165, .84, .44, 1), cubic-bezier(.165, .84, .44, 1);
  display: inline-flex;
  box-shadow: inset 0 0 #0000;
}

.btn:hover {
  color: #fff;
  box-shadow: inset 0 0 0 100px #00000026;
}

.btn.cc-light {
  color: var(--colors-all--black);
  background-color: #fff;
}

.btn.cc-secondary {
  border-color: var(--colors-all--primary);
  color: var(--colors-all--black);
  background-color: #0000;
}

.btn.cc-secondary.cc-light {
  border-color: var(--colors-all--white);
  color: var(--colors-all--white);
}

.btn.cc-secondary.cc-light:hover {
  box-shadow: inset 0 0 0 100px #ffffff26;
}

.btn.cc-full {
  width: 100%;
}

.card {
  border-radius: var(--component-card--border-radius);
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  margin-bottom: 1em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card-body {
  padding: var(--component-card--card-body-padding-lg);
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
}

.form {
  width: 100%;
  position: relative;
}

.form_required-note {
  font-size: .8rem;
  position: absolute;
  inset: auto 0% 0% auto;
}

.form-success {
  background-color: #0000;
  min-height: 320px;
  position: relative;
}

.form-success_flex {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 500px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.form-error {
  color: #e31700;
  background-color: #0000;
  border-top: 1px solid #e31700;
  margin-top: 16px;
  padding: 8px 0 0;
}

.input-group {
  margin-bottom: var(--component-input--bottom-margin);
  text-align: left;
  flex-direction: column;
  padding-top: 1px;
  padding-bottom: 2.5rem;
  padding-right: 1px;
  display: block;
  position: relative;
}

.input-group.cc-textarea {
  min-height: 9rem;
}

.input-group.cc-toggle {
  margin-bottom: 8px;
  padding: 0 0 0 28px;
}

.input {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: var(--colors-all--mid-gray);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: var(--colors-all--mid-gray);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: var(--colors-all--mid-gray);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: var(--colors-all--mid-gray);
  border-top-left-radius: var(--component-input--border-radius);
  border-top-right-radius: var(--component-input--border-radius);
  border-bottom-left-radius: var(--component-input--border-radius);
  border-bottom-right-radius: var(--component-input--border-radius);
  font-family: var(--component-input--font);
  color: var(--colors-all--black);
  font-size: var(--component-input--font-size);
  line-height: var(--component-input--line-height);
  letter-spacing: var(--component-input--letter-spacing);
  font-weight: var(--component-input--font-weight);
  background-color: #0000;
  height: 100%;
  min-height: 4rem;
  margin-bottom: 0;
  padding: 2rem 1rem .5rem;
  transition-property: border-color;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(.165, .84, .44, 1);
  position: absolute;
  inset: 0%;
}

.input:hover, .input:focus {
  border-color: var(--colors-all--primary);
}

.input::placeholder {
  color: var(--colors-all--mid-gray);
}

.input.cc-select {
  background-image: url('../images/arrow-black.svg');
  background-position: 98%;
  background-repeat: no-repeat;
  background-size: 24px;
  padding-left: .8rem;
}

.input.cc-light {
  color: var(--colors-all--white);
}

.input-label {
  z-index: 1;
  font-family: var(--component-input-label--font);
  color: var(--colors-all--black);
  font-size: var(--component-input-label--font-size);
  line-height: var(--component-input-label--line-height);
  letter-spacing: var(--component-input-label--letter-spacing);
  font-weight: var(--component-input-label--font-weight);
  border-top-right-radius: 3px;
  margin-bottom: 0;
  margin-left: 1rem;
  padding-top: .75rem;
  padding-bottom: .25rem;
  position: relative;
}

.input-label.cc-static {
  font-size: var(--component-input-label--font-size);
  background-color: #0000;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.input-radio {
  border-color: var(--colors-all--mid-gray);
  box-shadow: inset 0 0 0 3px var(--colors-all--white);
  background-color: #0000;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  margin-left: -28px;
}

.input-radio:hover {
  border-color: var(--colors-all--primary);
  background-color: var(--colors-all--light-gray);
}

.input-radio.w--redirected-checked {
  border-width: 1px;
  border-color: var(--colors-all--primary);
  background-color: var(--colors-all--primary);
}

.input-radio.w--redirected-focus {
  border-color: var(--colors-all--primary);
  box-shadow: none;
  outline-color: var(--colors-all--primary);
  outline-offset: 0px;
  outline-width: 2px;
  outline-style: solid;
}

.input-radio.cc-light {
  box-shadow: inset 0 0 0 3px var(--colors-all--dark-gray);
}

.input-radio.cc-light:hover {
  background-color: var(--colors-all--mid-gray);
}

.input-check {
  border-color: var(--colors-all--mid-gray);
  background-color: #0000;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  margin-left: -28px;
  box-shadow: 0 0 #0000;
}

.input-check:hover {
  border-color: var(--colors-all--primary);
  background-color: var(--colors-all--light-gray);
}

.input-check.w--redirected-checked {
  border-color: var(--colors-all--primary);
  background-color: var(--colors-all--primary);
  background-size: 16px;
}

.input-check.w--redirected-focus {
  border-color: var(--colors-all--primary);
  box-shadow: none;
  outline-color: var(--colors-all--primary);
  outline-offset: 0px;
  outline-width: 2px;
  outline-style: solid;
}

.input-check.cc-light:hover {
  background-color: var(--colors-all--mid-gray);
}

.utility_form {
  text-align: left;
  flex-direction: column;
}

.utility_container {
  text-align: center;
  flex-direction: column;
  width: 90%;
  max-width: 600px;
  display: flex;
}

.page-wrapper {
  background-color: var(--colors-all--white);
  color: var(--colors-all--black);
  position: relative;
  overflow: clip;
}

.page-wrapper.cc-utility {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.page-wrapper.is-dark {
  background-color: var(--colors-all--black);
}

.styles__section-label {
  border-bottom: 2px solid var(--colors-all--dark-gray);
  letter-spacing: 0;
  text-transform: none;
  margin-top: 6rem;
  margin-bottom: 2rem;
  padding-bottom: 8px;
}

.styles__card-preview {
  border-bottom: 1px solid var(--colors-all--black);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 120px;
  display: flex;
  position: relative;
}

.styles__visual-div {
  text-align: center;
  background-color: #0073e61a;
  border: 1px solid #0073e6;
  border-radius: 3px;
  padding: 16px;
  position: relative;
}

.styles__global-embed-code {
  position: fixed;
  inset: 0% auto auto 0%;
}

.styles__row-example {
  border: 1px dashed var(--colors-all--mid-gray);
  height: 200px;
  margin-top: 4px;
  padding: 20px;
}

.styles__selector-callout {
  color: #fff;
  letter-spacing: .01em;
  background-color: #0073e6;
  border-radius: 3px;
  margin-top: .1em;
  margin-bottom: .1em;
  margin-right: .2em;
  padding: .08em .6em;
  font-size: .8rem;
  line-height: 1.7;
  display: inline-block;
  position: relative;
  top: -1px;
}

.styles__selector-callout.cc-element {
  background-color: #d13591;
}

.styles__utility-wrap {
  margin-bottom: 40px;
  padding: 1px;
}

.styles__utility-wrap.cc-margin {
  background-image: url('../images/bg-margin.svg');
  background-position: 0 0;
  background-size: 4px;
}

.styles__utility-wrap.cc-padding {
  background-image: url('../images/bg-padding.svg');
  background-position: 0 0;
  background-size: 4px;
}

.styles__nav {
  z-index: 2;
  background-color: var(--colors-all--black);
  text-transform: uppercase;
  padding-top: 16px;
  padding-bottom: 16px;
  line-height: 1.1;
  position: sticky;
  top: 0;
}

.styles__nav-container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.styles__nav-link {
  color: var(--colors-all--white);
  letter-spacing: .03em;
  padding: .6em .8em;
  font-size: .85em;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.styles__nav-link:hover, .styles__nav-link.w--current {
  text-decoration: underline;
}

.styles__nav-link.cc-cta {
  background-color: var(--colors-all--primary);
  border-radius: 4px;
  margin-left: .4em;
}

.styles__nav-link.cc-cta:hover {
  background-color: var(--colors-all--dark-gray);
  text-decoration: none;
}

.styles__nav-version {
  background-color: var(--colors-all--primary);
  color: var(--colors-all--white);
  text-transform: none;
  border-radius: 4px;
  margin-left: .8em;
  padding: .35em .5em .4em;
  font-size: .7em;
  line-height: 1em;
  display: inline-block;
}

.styles__card {
  background-color: #0073e61a;
  border: 1px solid #0073e6;
  border-radius: 8px;
  overflow: hidden;
}

.styles__nav-logo {
  color: var(--colors-all--primary);
  width: 64px;
  line-height: .8;
}

.styles_utility-card {
  background-color: #0073e61a;
  border: 1px solid #0073e6;
  padding: 20px;
}

.styles__cover {
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
}

.styles__ncsc-logo {
  color: var(--colors-all--primary);
  width: 32px;
  height: 22px;
  margin-right: 11px;
}

.styles__ncsc-logo-link {
  align-items: center;
  text-decoration: none;
  transition: color .3s cubic-bezier(.165, .84, .44, 1);
  display: flex;
}

.styles__ncsc-logo-link:hover {
  color: var(--colors-all--white);
}

.eyebrow {
  margin-bottom: var(--type-eyebrow--bottom-margin);
  font-family: var(--type-eyebrow--font);
  font-size: var(--type-eyebrow--font-size-lg);
  line-height: var(--type-eyebrow--line-height);
  letter-spacing: .1em;
  text-transform: uppercase;
  font-weight: var(--type-eyebrow--font-weight);
}

.paragraph-0-9 {
  margin-bottom: var(--type-paragraph-0-9--bottom-margin);
  font-family: var(--type-paragraph-0-9--font);
  font-size: var(--type-paragraph-0-9--font-size-lg);
  line-height: var(--type-paragraph-0-9--line-height);
  letter-spacing: var(--type-paragraph-0-9--letter-spacing);
  font-weight: var(--type-paragraph-0-9--font-weight);
}

.paragraph-1-25 {
  margin-bottom: var(--type-paragraph-1-25--bottom-margin);
  font-family: var(--type-paragraph-1-25--font);
  font-size: var(--type-paragraph-1-25--font-size-lg);
  line-height: var(--type-paragraph-1-25--line-height);
  letter-spacing: var(--type-paragraph-1-25--letter-spacing);
  font-weight: var(--type-paragraph-1-25--font-weight);
}

.paragraph-1-5 {
  margin-bottom: var(--type-paragraph-1-5--bottom-margin);
  font-family: var(--type-paragraph-1-5--font);
  font-size: var(--type-paragraph-1-5--font-size-lg);
  line-height: var(--type-paragraph-1-5--line-height);
  font-weight: var(--type-paragraph-1-5--font-weight);
}

.u-bg-primary {
  background-color: var(--colors-all--primary);
}

.u-bg-black {
  background-color: var(--colors-all--black);
}

.u-bg-darkgray {
  background-color: var(--colors-all--dark-gray);
}

.u-bg-midgray {
  background-color: var(--colors-all--mid-gray);
}

.u-bg-lightgray {
  background-color: var(--colors-all--light-gray);
}

.u-bg-white {
  background-color: var(--colors-all--white);
}

.u-text-primary {
  color: var(--colors-all--primary);
}

.u-text-black {
  color: var(--colors-all--black);
}

.u-text-darkgray {
  color: var(--colors-all--dark-gray);
}

.u-text-midgray {
  color: var(--colors-all--mid-gray);
}

.u-text-lightgray {
  color: var(--colors-all--light-gray);
}

.u-text-white {
  color: var(--colors-all--white);
}

.u-text-center {
  text-align: center;
}

.u-text-right {
  text-align: right;
}

.u-overflow-hidden {
  overflow: hidden;
}

.u-overflow-visible {
  overflow: visible;
}

.u-d-flex {
  display: flex;
}

.u-d-flex.cc-align-center {
  align-items: center;
}

.u-d-none {
  display: none;
}

.u-d-block {
  display: block;
}

.u-sr-only {
  white-space: nowrap;
  border: 0 solid #0000;
  width: 1px;
  height: 1px;
  margin-top: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.u-h-100 {
  height: 100%;
}

.u-w-100 {
  width: 100%;
}

.u-aspect-1x1 {
  aspect-ratio: 1;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.u-img-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.u-link-cover {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.u-z-index-1 {
  z-index: 1;
  position: relative;
}

.u-mt-0 {
  margin-top: 0;
}

.u-mt-2 {
  margin-top: var(--spacing-utility-em--2em);
}

.u-mt-3 {
  margin-top: var(--spacing-utility-em--3em);
}

.u-mt-auto {
  margin-top: auto;
}

.u-mt-1 {
  margin-top: var(--spacing-utility-em--1em);
}

.u-mb-1 {
  margin-bottom: var(--spacing-utility-em--1em);
}

.u-mb-0 {
  margin-bottom: 0;
}

.u-mb-2 {
  margin-bottom: var(--spacing-utility-em--2em);
}

.u-mb-3 {
  margin-bottom: var(--spacing-utility-em--3em);
}

.u-mlr-auto {
  margin-left: auto;
  margin-right: auto;
}

.u-mr-1 {
  margin-right: var(--spacing-utility-em--1em);
}

.u-m-0 {
  margin: 0;
}

.u-ml-1 {
  margin-left: var(--spacing-utility-em--1em);
}

.u-pb-0 {
  padding-bottom: 0;
}

.u-pb-1 {
  padding-bottom: var(--spacing-utility-em--1em);
}

.u-pb-3 {
  padding-bottom: var(--spacing-utility-em--3em);
}

.u-pb-2 {
  padding-bottom: var(--spacing-utility-em--2em);
}

.u-pt-1 {
  padding-top: var(--spacing-utility-em--1em);
}

.u-pt-2 {
  padding-top: var(--spacing-utility-em--2em);
}

.u-pt-3 {
  padding-top: var(--spacing-utility-em--3em);
}

.u-p-1 {
  padding: var(--spacing-utility-em--1em);
}

.u-p-0 {
  padding: 0;
}

.u-pt-0 {
  padding-top: 0;
}

.u-border {
  width: 100%;
  height: 1px;
}

.u-position-relative {
  position: relative;
}

.u-minh-100vh {
  min-height: 100vh;
}

.btn-icon {
  max-width: 1.2em;
  line-height: 1;
}

.u-position-sticky {
  position: sticky;
}

.u-d-inline-flex {
  display: inline-flex;
}

.rich-text h1, .rich-text h2, .rich-text h3, .rich-text h4 {
  margin-top: var(--spacing-utility-em--1em);
}

.rich-text blockquote {
  margin-top: var(--spacing-utility-em--2em);
  margin-bottom: var(--spacing-utility-em--2em);
  padding: var(--spacing-utility-em--1em);
  border-left: 1px dotted var(--colors-all--primary);
  font-size: var(--type-paragraph-1-25--font-size-lg);
}

.rich-text figure {
  margin-top: var(--spacing-utility-rem--4rem);
  margin-bottom: var(--spacing-utility-rem--4rem);
  border-radius: var(--component-card--border-radius);
  overflow: hidden;
}

.rich-text img {
  border-radius: var(--component-card--border-radius);
  overflow: hidden;
}

.rich-text figcaption {
  margin-top: var(--spacing-utility-em--1em);
  font-size: var(--type-paragraph-0-9--font-size-lg);
  color: color-mix(in srgb, var(--colors-page-wrapper--text) 50%, var(--colors-page-wrapper--background));
}

.rich-text code {
  background-color: color-mix(in srgb, var(--colors-page-wrapper--text) 10%, var(--colors-page-wrapper--background));
  border-style: solid;
  border-width: 1px;
  border-top-color: color-mix(in srgb, var(--colors-page-wrapper--text) 30%, var(--colors-page-wrapper--background));
  border-right-color: color-mix(in srgb, var(--colors-page-wrapper--text) 30%, var(--colors-page-wrapper--background));
  border-bottom-color: color-mix(in srgb, var(--colors-page-wrapper--text) 30%, var(--colors-page-wrapper--background));
  border-left-color: color-mix(in srgb, var(--colors-page-wrapper--text) 30%, var(--colors-page-wrapper--background));
  border-radius: 4px;
  padding-left: .4em;
  padding-right: .4em;
  font-size: .9em;
  display: inline-block;
}

.buttons {
  position: fixed;
  inset: 0% auto auto 0%;
}

.icon-small {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.navigation-main {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  align-items: center;
  display: flex;
}

.navigation-link-small {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.navigation-link-track {
  background-color: var(--colors-all--black);
  border-top: 1px solid #f3f4f6;
  border-bottom: 1px solid #f3f4f6;
  padding-left: 3%;
  padding-right: 3%;
}

.submit-button {
  background-color: #3898ec00;
  position: absolute;
  inset: 0%;
}

.navigation-main-b {
  align-items: center;
  display: flex;
}

.action-s {
  color: #ed1e3e;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.caption {
  letter-spacing: .04px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.navigation-logo {
  width: 220px;
}

.navigation-search-filed {
  border: 1px #000;
  margin-bottom: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 32px;
}

.navigation-form-block {
  width: 100%;
  max-width: 380px;
  margin-bottom: 0;
}

.search-success-message {
  color: #030711;
  background-color: #f3f4f6;
  border-radius: 44px;
  padding: 14px;
}

.button-primary-l {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  -webkit-backdrop-filter: blur(64px);
  backdrop-filter: blur(64px);
  color: #fff;
  letter-spacing: -.2px;
  background-color: #030711;
  border-radius: 44px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
  transition: border-color .4s, background-color .4s, color .4s;
  display: flex;
}

.button-primary-l.w--current {
  background-color: #344256;
  border-color: #48566a;
}

.button-language {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #4b5563;
  background-color: #3898ec00;
  border: 1px solid #d1d5db;
  border-radius: 44px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding: 8px 24px 8px 12px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
  transition: border-color .4s, background-color .4s, color .4s;
  display: flex;
}

.button-language:hover {
  background-color: #f6f7f9;
}

.button-language:active {
  color: #454f5f;
  background-color: #f6f7f9;
}

.button-language.w--current {
  background-color: #344256;
  border-color: #48566a;
}

.navigation {
  z-index: 9;
  background-color: #fff;
  align-items: center;
  width: 100%;
  min-height: 84px;
  padding: 20px 3%;
  display: flex;
}

.search-button-wrapper {
  background-color: #000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 32px;
  min-width: 32px;
  height: 32px;
  min-height: 32px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.navigation-button-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.icon-regular {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.navigation-menu {
  align-items: center;
  display: flex;
}

.scrollbar-css {
  display: none;
}

.navigation-link {
  color: #030711;
  letter-spacing: -.18px;
  margin-left: 0;
  margin-right: 0;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
  transition: color .3s;
}

.navigation-link:hover {
  color: #384252;
}

.navigation-link.w--current {
  color: #000;
  border: 1.5px solid #dcdfe5;
}

.navigation-scroll {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  white-space: nowrap;
  justify-content: space-between;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 32px;
  display: flex;
  overflow: auto;
}

.banner-dark {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #f3f4f6;
  background-color: #030711;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-left: 3%;
  padding-right: 3%;
  text-decoration: none;
  display: flex;
}

.navigation-form {
  border: 1px solid #e5e7eb;
  border-radius: 44px;
  align-items: center;
  height: 48px;
  padding: 4px 8px;
  display: flex;
}

.navigation-container {
  grid-column-gap: 16px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button-ghost-l {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #030711;
  border-radius: 44px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
  transition: border-color .4s, background-color .4s, color .4s;
  display: flex;
}

.button-ghost-l:hover {
  background-color: #f6f7f9;
}

.button-ghost-l:active {
  color: #454f5f;
  background-color: #f6f7f9;
}

.button-ghost-l.w--current {
  background-color: #344256;
  border-color: #48566a;
}

.fs_accordion-2_label-3 {
  font-size: 1.25rem;
  font-weight: 500;
}

.fs_accordion-2_body-2 {
  background-color: #fff;
  padding: 1rem 1.5rem;
}

.fs_accordion-2_component-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fs_accordion-2_content {
  transition: max-height .2s;
  overflow: hidden;
}

.fs_accordion-2_paragraph {
  margin-bottom: 0;
}

.fs_accordion-2_header-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem;
  display: flex;
}

.fs_accordion-2_header-2:focus-visible {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.fs_accordion-2_header-2[data-wf-focus-visible] {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.fs_accordion-2_arrow-wrapper {
  transition: transform .2s;
}

.fs_accordion-2_arrow-wrapper.is-active-accordion {
  transform: rotate(180deg);
}

.fs_accordion-2_icon-3 {
  margin-right: 0;
  font-size: 1.125rem;
  position: relative;
}

.fs_accordion-2_embed {
  margin-bottom: 0;
}

.pdp-feature-head {
  color: #fff;
  text-align: center;
  padding: 2rem;
  font-weight: 600;
}

.pdp-feature-head.cc-red {
  background-color: #eb5757;
}

.pdp-feature-head.cc-green {
  background-color: #59b377;
}

.pdp-feature-head.cc-blue {
  background-color: #5787eb;
}

.list-pdp-item {
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
}

.pdp-para-item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.section-2 {
  padding-top: 4rem;
  padding-bottom: 4rem;
  position: relative;
  overflow: clip;
}

.section-2.cc-custom._3rd {
  background-color: #e0e0e0;
}

.div-block-1510 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  width: 50%;
  padding: 2rem;
  display: flex;
}

.div-block-1510.cc-left {
  border-right: 1px solid #000;
}

.selectors-grids {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.page-wrapper-2 {
  overflow: clip;
}

.div-block-1511 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.pdp-review-head {
  max-width: 60%;
}

.container-2 {
  width: 100%;
  max-width: 67.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  position: relative;
}

.container-2.cc-small {
  max-width: 58rem;
}

.product-items {
  font-size: 2.5rem;
}

.pdp-headline-comp {
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #000;
  border: 2px solid #000;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  min-height: 4.5rem;
  padding: 1rem 2rem;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  position: relative;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.ts-medium {
  font-size: 1.125rem;
}

.image-fill {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.comparison8__list-icon {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.75rem;
  min-width: 1.75rem;
  max-width: 1.75rem;
  height: 1.75rem;
  min-height: 1.75rem;
  max-height: 1.75rem;
  display: flex;
  overflow: hidden;
}

.comparison8__list-icon.is-error {
  color: #ee6c6c;
}

.comparison8__list-icon.is-success {
  color: #59b377;
}

.pdp-button-container {
  flex-flow: column;
  justify-content: center;
  padding: 1rem;
  display: flex;
}

.button_spinner {
  transition: opacity .2s;
  position: absolute;
}

.comparison8_list {
  grid-row-gap: .5rem;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.pdp-review-product {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.pdp-review_grade {
  font-size: 4rem;
  font-weight: 700;
}

.pdp-review-itemss {
  background-color: #fff;
  border-top: 4px solid #000;
  padding: 2rem;
  position: relative;
}

.custom-css, .leadlane-styles {
  display: none;
}

.div-block-1509 {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-left: -2rem;
  margin-right: -2rem;
  display: flex;
}

.pdp-feature--content {
  background-color: #f2f4f7;
  padding: 2rem;
}

.image-wrapper_widescreen {
  aspect-ratio: 16 / 9;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.pdp-list-icon {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
}

.headline-component {
  grid-row-gap: .5rem;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 45rem;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.headline-component.cc-0 {
  margin-bottom: 0;
}

.results-tsss {
  font-size: .685rem;
}

.list-pdp-mnews {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.text-rich-text.cc-md {
  font-size: 1.15rem;
}

.text-rich-text.cc-xs {
  font-size: .875rem;
}

.pdp-subitem-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

.list-pdp-component {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  display: flex;
}

.pdp-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.pdp-container__inner {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: #fff;
  flex-flow: column;
  padding: 4rem;
  display: flex;
}

.pdp-container__inner.cc-items {
  background-color: #f5f5f5;
}

.div-block-1508 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.selectors_grid-item {
  justify-content: center;
  align-items: center;
  padding: 1rem;
  font-size: 1.25rem;
  font-weight: 600;
  display: flex;
}

.selectors_grid-item.pb-highlight {
  color: #fff;
  background-color: #000;
}

.pdp-review-product-item {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  line-height: 1.2;
  display: flex;
}

.button_content {
  grid-column-gap: .5rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: opacity .2s;
  display: flex;
}

.image-217 {
  position: absolute;
  inset: 1rem 1rem auto auto;
}

.pdp-list-item_head {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.comparison8__list-item {
  grid-column-gap: .5rem;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-weight: 500;
  display: flex;
}

.button_icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: block;
  position: absolute;
  inset: auto 1.5rem auto auto;
}

@media screen and (max-width: 991px) {
  body {
    font-size: var(--type-body--font-size-md);
  }

  h1 {
    font-size: var(--type-h1--font-size-md);
  }

  h2 {
    font-size: var(--type-h2--font-size-md);
  }

  h3 {
    font-size: var(--type-h3--font-size-md);
  }

  h4 {
    font-size: var(--type-h4--font-size-md);
  }

  .h1 {
    font-size: var(--type-h1--font-size-md);
  }

  .h2 {
    font-size: var(--type-h2--font-size-md);
  }

  .h3 {
    font-size: var(--type-h3--font-size-md);
  }

  .h4 {
    font-size: var(--type-h4--font-size-md);
  }

  .section {
    padding-top: var(--spacing-layout--section-padding-md);
    padding-bottom: var(--spacing-layout--section-padding-md);
  }

  .col.col-md-9 {
    flex-basis: 75%;
    max-width: 75%;
  }

  .col.col-md-2 {
    flex-basis: 16.67%;
    max-width: 16.6667%;
  }

  .col.col-md-6 {
    flex-basis: 50%;
    max-width: 50%;
  }

  .col.col-md-5 {
    flex-basis: 41.67%;
    max-width: 41.6667%;
  }

  .col.col-md-4 {
    flex-basis: 33.33%;
    max-width: 33.3333%;
  }

  .col.col-md-11 {
    flex-basis: 91.67%;
    max-width: 91.6667%;
  }

  .col.col-md-3 {
    flex-basis: 25%;
    max-width: 25%;
  }

  .col.col-md-8 {
    flex-basis: 66.67%;
    max-width: 66.6667%;
  }

  .col.col-md-7 {
    flex-basis: 58.33%;
    max-width: 58.3333%;
  }

  .col.col-md-10 {
    flex-basis: 83.33%;
    max-width: 83.3333%;
  }

  .col.col-md-1 {
    flex-basis: 8.33%;
    max-width: 8.33333%;
  }

  .col.col-md-12 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .col.col-md-first {
    order: -1;
  }

  .col.col-md-last {
    order: 1;
  }

  .eyebrow {
    font-size: var(--type-eyebrow--font-size-md);
  }

  .paragraph-0-9 {
    font-size: var(--type-paragraph-0-9--font-size-md);
  }

  .paragraph-1-5 {
    font-size: var(--type-paragraph-1-5--font-size-md);
  }

  .u-mt-0 {
    margin-top: 0;
  }

  .u-mb-0 {
    margin-bottom: 0;
  }

  .u-m-0 {
    margin: 0;
  }

  .u-pb-0 {
    padding-bottom: 0;
  }

  .u-p-0 {
    padding: 0;
  }

  .u-pt-0 {
    padding-top: 0;
  }

  .div-block, .rich-text blockquote {
    font-size: var(--type-paragraph-1-25--font-size-md);
  }

  .rich-text figcaption {
    font-size: var(--type-paragraph-0-9--font-size-md);
  }

  .navigation-main-b {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    display: flex;
  }

  .navigation-form-block {
    max-width: none;
  }

  .button-language {
    display: none;
  }

  .navigation {
    position: relative;
  }

  .navigation-mobile {
    color: #fff;
    background-color: #030711;
    border-radius: 44px;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    padding: 12px;
    display: flex;
  }

  .navigation-mobile.w--open {
    color: #fff;
    background-color: #030711;
    border-color: #0000;
  }

  .navigation-logo-link {
    margin-right: 0;
  }

  .navigation-menu {
    background-color: #fff;
    border-bottom: 1px solid #e5e7eb;
    padding: 12px;
  }

  .navigation-menu.w--open {
    background-color: #282556;
    border-color: #fff;
  }

  .navigation-link {
    width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .pdp-feature-head.cc-green {
    padding: 1.5rem;
  }

  .section-2 {
    padding-top: 2.5rem;
    padding-bottom: 2rem;
  }

  .selectors-grids {
    width: 100%;
  }

  .product-items {
    font-size: 2.5rem;
  }

  .pdp-headline-comp {
    font-size: 2.75rem;
  }

  .pdp-button-container {
    margin-left: -2rem;
    margin-right: -2rem;
    padding: 2rem;
  }

  .pdp-review-itemss {
    padding-bottom: 0;
  }

  .pdp-subitem-heading {
    font-size: 2rem;
  }

  .pdp-container__inner {
    padding: 2rem;
  }

  .selectors_grid-item {
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: var(--type-body--font-size-sm);
  }

  h1 {
    font-size: var(--type-h1--font-size-sm);
  }

  h2 {
    font-size: var(--type-h2--font-size-sm);
  }

  h3 {
    font-size: var(--type-h3--font-size-sm);
  }

  h4 {
    font-size: var(--type-h4--font-size-sm);
  }

  h5 {
    font-size: 1rem;
  }

  h6 {
    font-size: .8rem;
  }

  .h1 {
    font-size: var(--type-h1--font-size-sm);
  }

  .h2 {
    font-size: var(--type-h2--font-size-sm);
  }

  .h3 {
    font-size: var(--type-h3--font-size-sm);
  }

  .h4 {
    font-size: var(--type-h4--font-size-sm);
  }

  .section {
    padding-top: var(--spacing-layout--section-padding-sm);
    padding-bottom: var(--spacing-layout--section-padding-sm);
  }

  .col.col-sm-12 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .col.col-sm-9 {
    flex-basis: 75%;
    max-width: 75%;
  }

  .col.col-sm-10 {
    flex-basis: 83.33%;
    max-width: 83.3333%;
  }

  .col.col-sm-7 {
    flex-basis: 58.33%;
    max-width: 58.3333%;
  }

  .col.col-sm-5 {
    flex-basis: 41.67%;
    max-width: 41.6667%;
  }

  .col.col-sm-6 {
    flex-basis: 50%;
    max-width: 50%;
  }

  .col.col-sm-3 {
    flex-basis: 25%;
    max-width: 25%;
  }

  .col.col-sm-4 {
    flex-basis: 33.33%;
    max-width: 33.3333%;
  }

  .col.col-sm-1 {
    flex-basis: 8.33%;
    max-width: 8.33333%;
  }

  .col.col-sm-8 {
    flex-basis: 66.67%;
    max-width: 66.6667%;
  }

  .col.col-sm-11 {
    flex-basis: 91.67%;
    max-width: 91.6667%;
  }

  .col.col-sm-2 {
    flex-basis: 16.67%;
    max-width: 16.6667%;
  }

  .col.col-sm-first {
    order: -1;
  }

  .col.col-sm-last {
    order: 1;
  }

  .btn {
    padding: .5em 1em;
  }

  .card-body {
    padding: var(--component-card--card-body-padding-sm);
  }

  .form-success_flex {
    max-width: 340px;
  }

  .styles__section-label {
    padding-bottom: 10px;
  }

  .styles__nav-link {
    text-align: left;
    padding: .6em 0;
    display: block;
  }

  .styles__nav-link.cc-cta {
    background-color: #0000;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .styles__nav-link.cc-cta:hover {
    background-color: #0000;
    text-decoration: underline;
  }

  .styles__nav-btn {
    margin-top: -2px;
    padding: 0 2px;
    font-size: 1.8rem;
    line-height: 1;
  }

  .styles__nav-btn:hover {
    background-color: var(--colors-all--dark-gray);
  }

  .styles__nav-btn.w--open {
    background-color: var(--colors-all--dark-gray);
    border-radius: 4px;
  }

  .styles__nav-menu {
    background-color: var(--colors-all--dark-gray);
    padding: 12px 5% 20px;
  }

  .styles__nav-btn-icon {
    width: 28px;
    height: 28px;
  }

  .styles__ncsc-logo {
    width: 32px;
    height: 20px;
  }

  .eyebrow {
    font-size: var(--type-eyebrow--font-size-sm);
  }

  .paragraph-0-9 {
    font-size: var(--type-paragraph-0-9--font-size-sm);
  }

  .paragraph-1-25 {
    font-size: 1.1rem;
  }

  .paragraph-1-5 {
    font-size: var(--type-paragraph-1-5--font-size-sm);
  }

  .u-pb-0 {
    padding-bottom: 0;
  }

  .u-p-0 {
    padding: 0;
  }

  .u-pt-0 {
    padding-top: 0;
  }

  .div-block, .rich-text blockquote {
    font-size: var(--type-paragraph-1-25--font-size-sm);
  }

  .rich-text figcaption {
    font-size: var(--type-paragraph-0-9--font-size-sm);
  }

  .navigation-scroll {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .div-block-1510 {
    width: 100%;
  }

  .div-block-1510.cc-left {
    border-bottom: 1px solid #000;
    border-right-style: none;
  }

  .pdp-review-head {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    margin-bottom: 2rem;
    display: flex;
  }

  .container-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .pdp-headline-comp {
    font-size: 2.25rem;
  }

  .ts-medium {
    font-size: 1rem;
  }

  .pdp-button-container {
    margin-left: 0;
    margin-right: 0;
    padding: 1rem 0;
  }

  .pdp-review-product {
    border-top: 1px solid #000;
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .pdp-review-itemss {
    flex-flow: column;
    align-items: center;
    margin-top: 3rem;
    padding-top: 4rem;
    display: flex;
  }

  .div-block-1509 {
    flex-flow: column;
  }

  .pdp-feature--content {
    padding: 1rem;
  }

  .pdp-list-icon {
    width: 2rem;
    height: 2rem;
  }

  .div-block-1512 {
    width: 100%;
  }

  .list-pdp-mnews {
    font-size: 1.25rem;
  }

  .pdp-subitem-heading {
    font-size: 1.75rem;
  }

  .pdp-container__inner {
    padding: 1rem;
  }

  .pdp-review-product-item.cc-left {
    border-right: 1px solid #000;
  }

  .image-217 {
    width: 8rem;
    inset: -4rem auto auto;
  }

  .comparison8__list-item {
    margin-bottom: .15rem;
  }
}

@media screen and (max-width: 479px) {
  body {
    font-size: var(--type-body--font-size-xs);
  }

  h1 {
    font-size: var(--type-h1--font-size-xs);
  }

  h2 {
    font-size: var(--type-h2--font-size-xs);
  }

  h3 {
    font-size: var(--type-h3--font-size-xs);
  }

  h4 {
    font-size: var(--type-h4--font-size-xs);
  }

  .h1 {
    font-size: var(--type-h1--font-size-xs);
  }

  .h2 {
    font-size: var(--type-h2--font-size-xs);
  }

  .h3 {
    font-size: var(--type-h3--font-size-xs);
  }

  .h4 {
    font-size: var(--type-h4--font-size-xs);
  }

  .section {
    padding-top: var(--spacing-layout--section-padding-xs);
    padding-bottom: var(--spacing-layout--section-padding-xs);
  }

  .col {
    flex-basis: 100%;
    max-width: 100%;
  }

  .col.col-xs-11 {
    flex-basis: 91.67%;
    max-width: 91.6667%;
  }

  .col.col-xs-6 {
    flex-basis: 50%;
    max-width: 50%;
  }

  .col.col-xs-10 {
    flex-basis: 83.33%;
    max-width: 83.3333%;
  }

  .col.col-xs-4 {
    flex-basis: 33.33%;
    max-width: 33.3333%;
  }

  .col.col-xs-3 {
    flex-basis: 25%;
    max-width: 25%;
  }

  .col.col-xs-7 {
    flex-basis: 58.33%;
    max-width: 58.3333%;
  }

  .col.col-xs-8 {
    flex-basis: 66.67%;
    max-width: 66.6667%;
  }

  .col.col-xs-9 {
    flex-basis: 75%;
    max-width: 75%;
  }

  .col.col-xs-2 {
    flex-basis: 16.67%;
    max-width: 16.6667%;
  }

  .col.col-xs-12 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .col.col-xs-5 {
    flex-basis: 41.67%;
    max-width: 41.6667%;
  }

  .col.col-xs-1 {
    flex-basis: 8.33%;
    max-width: 8.33333%;
  }

  .col.col-xs-first {
    order: -1;
  }

  .styles__row-example {
    height: auto;
  }

  .styles__nav-menu {
    padding-left: 7%;
    padding-right: 7%;
  }

  .styles__cover {
    padding-top: 7%;
    padding-bottom: 7%;
  }

  .eyebrow {
    font-size: var(--type-eyebrow--font-size-xs);
  }

  .paragraph-0-9 {
    font-size: var(--type-paragraph-0-9--font-size-xs);
  }

  .paragraph-1-5 {
    font-size: var(--type-paragraph-1-5--font-size-xs);
  }

  .u-mt-0 {
    margin-top: 0;
  }

  .u-mb-0 {
    margin-bottom: 0;
  }

  .u-m-0 {
    margin: 0;
  }

  .u-pb-0 {
    padding-bottom: 0;
  }

  .u-p-0 {
    padding: 0;
  }

  .u-pt-0 {
    padding-top: 0;
  }

  .div-block, .rich-text blockquote {
    font-size: var(--type-paragraph-1-25--font-size-xs);
  }

  .rich-text figcaption {
    font-size: var(--type-paragraph-0-9--font-size-xs);
  }

  .navigation-button-wrap {
    display: none;
  }

  .pdp-feature-head, .pdp-feature-head.cc-green {
    padding: 1rem;
  }

  .div-block-1510 {
    width: 100%;
    padding: 1rem;
  }

  .div-block-1510.cc-left {
    border-bottom: 1px solid #000;
    border-right-style: none;
  }

  .selectors-grids {
    width: 100%;
  }

  .product-items, .pdp-headline-comp {
    font-size: 2rem;
  }

  .pdp-review-product {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .pdp-review-itemss {
    flex-flow: column;
    padding: 3rem 1rem 1rem;
    display: flex;
  }

  .div-block-1509 {
    flex-flow: column;
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .headline-component {
    margin-bottom: 2rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .list-pdp-mnews {
    font-size: 1.15rem;
  }

  .text-rich-text.cc-md {
    font-size: 1rem;
  }

  .pdp-subitem-heading {
    font-size: 1.5rem;
  }

  .pdp-container__inner {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .selectors_grid-item {
    padding: .5rem;
    font-size: .725rem;
  }

  .image-217 {
    width: 6rem;
  }

  .pdp-list-item_head {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .comparison8__list-item {
    margin-top: -.1rem;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d2bbfbb2-84fd-a3c4-e04b-838e153a427e-76d4b9e6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'General Sans';
  src: url('../fonts/GeneralSans-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'General Sans';
  src: url('../fonts/GeneralSans-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}