@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,600,700);
:root{--bp-xs:432px;--bp-sm:535px;--bp-md:767px;--bp-lg:981px;--bp-xl:1301px;--max-width:1600px}:root{--color-white:#fff;--color-gray-darkest:#222;--color-gray-darker:#444;--color-gray-dark:#5d5d5d;--color-gray:#838383;--color-gray-light:#bababa;--color-gray-lighter:#e5e5e5;--color-gray-lightest:#f7f7f7;--color-blue-dark:#003a70;--color-blue:#105fa8;--color-blue-shade:#105ea6;--color-teal-dark:#03746e;--color-teal:#03a0ad;--color-green:#19a38a;--color-green-light:#d2e6ca;--color-yellow:#ac9633;--color-yellow-light:#fbea8e;--color-red:#c12506;--color-red-light:#fdf4f2;--color-orange:#df6903;--color-sand:#fffbf2;--color-gold:#f5b93c;--color-brand:var(--color-blue);--color-brand-primary:var(--color-blue);--color-brand-success:var(--color-green);--color-brand-warning:var(--color-yellow);--color-brand-danger:var(--color-red);--color-text:var(--color-gray-darker);--color-link:var(--color-blue);--color-link-hover:var(--color-blue-dark);--color-line:var(--color-gray-light);--color-gray-darker-opaque:rgba(68,68,68,0.8);--color-teal-opaque:rgba(3,160,173,0.08);--color-white-opaque-focus:hsla(0,0%,100%,0.2);--color-white-opaque-active:hsla(0,0%,100%,0.35);--color-gray-lighter-tint:#e9e9e9;--color-teal-tint:#ebf7f8;--gradient-blue-to-teal:linear-gradient(90deg,var(--color-blue-shade) 0%,var(--color-teal)) var(--color-teal)}:root{--font-weight-300:300;--font-weight-400:400;--font-weight-600:600;--font-weight-700:700;--font-size-percentage:62.5%;--font-size-base:1.6rem;--font-size-md-base:1.8rem;--line-height-base:2.4rem;--line-height-md-base:2.8rem;--text-direction:ltr;--font-style:normal;--h1-font-size:3.2rem;--h2-font-size:2.4rem;--h3-font-size:2rem;--h4-font-size:1.6rem;--h5-font-size:1.4rem;--h6-font-size:1.4rem;--h1-line-height:4rem;--h2-line-height:3.2rem;--h3-line-height:2.8rem;--h4-line-height:2rem;--h5-line-height:2rem;--h6-line-height:2rem;--h1-md-font-size:4rem;--h2-md-font-size:3.2rem;--h3-md-font-size:2.4rem;--h4-md-font-size:2rem;--h5-md-font-size:1.6rem;--h6-md-font-size:1.4rem;--h1-md-line-height:4.8rem;--h2-md-line-height:4rem;--h3-md-line-height:3.2rem;--h4-md-line-height:2.4rem;--h5-md-line-height:2.4rem;--h6-md-line-height:2rem}:root{--Grid-gutter-size:1.6rem;--padding-edge:3.2rem;--padding-base-vertical:1.2rem;--padding-base-horizontal:2rem;--padding-large-vertical:1.4rem;--padding-large-horizontal:1.6rem;--padding-small-vertical:0.5rem;--padding-small-horizontal:1rem;--border-radius-base:8px;--border-radius-small:6px;--border-width-base:2px;--border-width-thick:3px;--border-width-thin:1px;--caret-width-base:4px;--caret-width-large:5px;--default-float:left;--list-nested-margin:20px}:root{--z-index-below:-10;--z-index-zero:0;--z-index-baseline:1;--z-index-footer:2;--z-index-menus:3;--z-index-open-menus:4;--z-index-tool-tips:var(--z-index-open-menus);--z-index-overlays-and-headers:5;--z-index-goku:9001}:root{--Base-text-color:var(--color-text);--Base-font-family:var(--font-family-sans-serif);--Base-font-weight:var(--font-weight-400);--Base-headline-color:var(--color-gray-darker);--Base-link-color:var(--color-link);--Base-link-hover-color:var(--color-link-hover);--Base-hr-color:var(--color-line)}:root{--Spacing-base:0.4rem}:root{--font-family-sans-serif:"Source Sans Pro",sans-serif}:root{--Table-bg-default:var(--color-white);--Table-bg-stripe:var(--color-gray-lightest);--Table-bg-hover:var(--color-teal-opaque);--Table-bg-drawer:none;--Table-text-color:var(--color-gray-darker);--Table-heading-color:var(--color-gray-darkest);--Table-border-color:var(--color-gray-lighter);--Table-highlight-column-color:var(--color-gray-lightest)}.Table tbody tr td,.Table tfoot tr th,.Table thead tr th,.Table tr td{border:none}.Table tfoot tr th,.Table thead tr th{padding:0 1.5rem;text-shadow:none}.Table{position:relative;width:100%;border-collapse:collapse}.Table tbody{background:#fff;background:var(--color-white);border-right:1px solid #e5e5e5;border-right:1px solid var(--Table-border-color);border-left:1px solid #e5e5e5;border-left:1px solid var(--Table-border-color)}.Table tbody:before{position:absolute;left:0;z-index:1;z-index:var(--z-index-baseline);width:100%;height:4px;content:"";background:linear-gradient(90deg,#105ea6 0,#03a0ad) #03a0ad;background:var(--gradient-blue-to-teal)}.Table thead{font-size:2rem;background:none}.Table thead tr td,.Table thead tr th{padding:1.2rem 2.4rem;font-weight:600;color:#222;color:var(--Table-heading-color);text-align:left;vertical-align:bottom}.Table tbody tr{background:#fff;background:var(--Table-bg-default)}.Table tbody tr td,.Table tbody tr th{position:relative;padding:2.4rem;color:#444;color:var(--Table-text-color);vertical-align:middle;background:none;border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--Table-border-color)}.Table tbody tr td.is-highlighted{background:#f7f7f7;background:var(--Table-highlight-column-color)}.Table--striped tbody{background-color:#fff;background-color:var(--Table-bg-default)}.Table--striped tbody tr.is-alt,.Table--striped tbody tr.is-even,.Table--striped tbody tr:nth-of-type(2n){background:#f7f7f7;background:var(--Table-bg-stripe)}.Table--hover tbody tr:hover{cursor:pointer;background:rgba(3,160,173,.08);background:var(--Table-bg-hover)}.Table--hover tbody tr:hover td{border-bottom:1px solid #222;border-bottom:1px solid var(--color-gray-darkest)}.Table--hover tr[\:has\(\%2B\%20tr\:hover\)] td{border-bottom:1px solid #222;border-bottom:1px solid var(--color-gray-darkest)}.Table--hover tr:has(+tr:hover) td{border-bottom:1px solid #222;border-bottom:1px solid var(--color-gray-darkest)}.Table--hover tbody tr:hover td.is-highlighted{background:rgba(3,160,173,.08);background:var(--Table-bg-hover)}.Table--hover tbody tr.is-disabled,.Table--hover tbody tr.is-disabled:hover{cursor:default;background:#fff;background:var(--Table-bg-default)}.Table--condensed tbody tr td,.Table--condensed tfoot tr th,.Table--condensed thead tr td,.Table--condensed thead tr th{padding:.4rem 1.2rem}.SampleSavings-table{overflow-y:scroll;margin-bottom:2rem;margin-bottom:calc(var(--Spacing-base)*5)}@media (min-width:535px){.SampleSavings-table{overflow-y:hidden;margin-top:4.8rem;margin-top:calc(var(--Spacing-base)*12)}}.SampleSavings-table tr td:not(:first-child),.SampleSavings-table tr th:not(:first-child){text-align:right}.SampleSavings-header{margin-left:25%!important;margin-right:25%!important;margin-top:4.8rem;margin-top:calc(var(--Spacing-base)*12);margin-bottom:4.8rem;margin-bottom:calc(var(--Spacing-base)*12)}.SampleSavings-header h3{text-align:center!important}.additionalDisclosure{width:100%}@media (min-width:767px){.additionalDisclosure{width:66.66667%!important;margin-left:16.66667%!important;margin-right:16.66667%!important}}
