/*!
 * @appfabric-plugin/tto-web-player
 * Copyright (c) 2025 - Present Intuit Inc. All rights reserved. Unauthorized reproduction is a violation of applicable law. This material contains certain confidential and proprietary information and trade secrets of Intuit Inc.
 */
.Actions-actions-5627094{--small-gap:8px;--medium-gap:16px;--large-gap:20px;display:flex;flex-direction:column;padding:20px}.Actions-actions-5627094 .Actions-inner-5627094{display:inline-grid;grid-auto-flow:row}.Actions-actions-5627094.Actions-medium-5627094,.Actions-actions-5627094.Actions-medium-5627094 .Actions-inner-5627094,.Actions-actions-5627094.Actions-small-5627094,.Actions-actions-5627094.Actions-small-5627094 .Actions-inner-5627094{grid-gap:var(--medium-gap)}.Actions-actions-5627094.Actions-large-5627094,.Actions-actions-5627094.Actions-large-5627094 .Actions-inner-5627094{grid-gap:var(--large-gap)}.Actions-actions-5627094.Actions-column-5627094{flex-direction:column}.Actions-actions-5627094.Actions-column-reverse-5627094{flex-direction:column-reverse;justify-content:normal}@media screen and (max-width:576px){.Actions-actions-5627094.Actions-split-actions-5627094:not(.Actions-preserveOrder-5627094){flex-direction:column-reverse}.Actions-actions-5627094:not(.Actions-preserveOrder-5627094) .Actions-inner-5627094 button:first-child{order:1}}@media screen and (min-width:576px){.Actions-actions-5627094{flex-direction:row;justify-content:center}.Actions-actions-5627094.Actions-split-actions-5627094{justify-content:space-between}.Actions-actions-5627094.Actions-small-5627094,.Actions-actions-5627094.Actions-small-5627094 .Actions-inner-5627094{grid-gap:var(--small-gap)}.Actions-actions-5627094.Actions-medium-5627094,.Actions-actions-5627094.Actions-medium-5627094 .Actions-inner-5627094{grid-gap:var(--medium-gap)}.Actions-actions-5627094.Actions-row-5627094{flex-direction:row}.Actions-actions-5627094.Actions-row-reverse-5627094{flex-direction:row-reverse}.Actions-actions-5627094.Actions-row-5627094 .Actions-inner-5627094,.Actions-actions-5627094.Actions-row-reverse-5627094 .Actions-inner-5627094{grid-auto-flow:column}.Actions-actions-5627094.Actions-column-5627094,.Actions-actions-5627094.Actions-column-reverse-5627094{justify-content:initial}}.Actions-fullWidth-5627094{width:100%}
/*# sourceMappingURL=index.css.map */
/* css-module:#/home/jenkins/agent/workspace/DS-2_cgds_main/components/Choice/src/ChoiceItem.module.css/#css-module-data */
.ChoiceItem-choice-0b8a313 {
  display: flex;
  justify-content: flex-start;
}
.ChoiceItem-wrapper-0b8a313:not(.ChoiceItem-horizontal-0b8a313):not(:last-of-type) {
  margin-bottom: 4px;
}
.ChoiceItem-choice-0b8a313 + .ChoiceItem-detail-0b8a313 {
  margin-top: 4px;
}
.ChoiceItem-description-0b8a313,
.ChoiceItem-detail-0b8a313 {
  font-family: Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;
  font-family: var(--font-fontFamilyBody,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif);
  font-size: 14px;
  font-size: var(--typography-typographyBody3TextDefaultFontSize,14px);
  font-style: normal;
  font-weight: 400;
  font-weight: var(--font-fontWeightBody3,400);
  line-height: 1.5;
  line-height: var(--typography-typographyBody3TextDefaultLineHeight,1.5);
}
.ChoiceItem-description-0b8a313 {
  color: #6b6c72;
  color: var(--color-colorTextSecondary,#6b6c72);
  margin: 0 0 16px 36px;
}
.ChoiceItem-detail-0b8a313 {
  margin-left: 36px;
}
.ChoiceItem-label-0b8a313 {
  color: #393a3d;
  color: var(--color-colorTextPrimary,#393a3d);
  cursor: pointer;
  display: flex;
  flex-grow: 1;
  font-family: Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;
  font-family: var(--font-fontFamilyBody,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif);
  font-size: 16px;
  font-size: var(--typography-typographyBody2TextDefaultFontSize,16px);
  font-style: normal;
  font-weight: 400;
  font-weight: var(--font-fontWeightBody2,400);
  line-height: 1.5;
  line-height: var(--typography-typographyBody2TextDefaultLineHeight,1.5);
  margin-bottom: 0;
  margin-left: -8px;
  max-width: 100%;
  padding: 8px;
  text-align: left;
}
.ChoiceItem-label-0b8a313:before {
  background-repeat: no-repeat;
  content: "";
  cursor: pointer;
  display: block;
}
.ChoiceItem-label-0b8a313:disabled + .ChoiceItem-check-0b8a313 {
  cursor: not-allowed;
}
.ChoiceItem-label-0b8a313.ChoiceItem-horizontal-0b8a313 {
  margin-right: 8px;
  max-width: 100%;
}
@media only screen and (min-width:768px) {
  .ChoiceItem-label-0b8a313 {
    flex-grow: 0;
  }
}
.ChoiceItem-labelValue-0b8a313 {
  align-items: center;
  display: flex;
  margin-left: 12px;
}
.ChoiceItem-hideLabel-0b8a313 {
  flex-grow: 0;
}
.ChoiceItem-hideLabel-0b8a313 .ChoiceItem-labelValue-0b8a313 {
  margin-left: 0;
}
.ChoiceItem-icon-0b8a313 {
  align-items: start;
  color: #6b6c72;
  color: var(--color-colorIconSecondary,#6b6c72);
  display: flex;
  justify-content: center;
  line-height: 0;
}
.ChoiceItem-icon-0b8a313.ChoiceItem-horizontal-0b8a313 {
  margin-right: 2px;
}
:root {
  --font-fontFamilyBody:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;
}
.ChoiceItem-dark-0b8a313 {
  --color-colorTextSecondary:#e3e5e8;
  --color-colorTextPrimary:#eceef1;
  --color-colorIconSecondary:#babec5;
}
.ChoiceItem-mint-0b8a313.ChoiceItem-light-0b8a313,
.ChoiceItem-turbo-0b8a313.ChoiceItem-light-0b8a313,
.ChoiceItem-turbotax-0b8a313.ChoiceItem-light-0b8a313 {
  --color-colorTextSecondary:#5d686f;
  --color-colorTextPrimary:#21262a;
  --color-colorIconSecondary:#5d686f;
}
.ChoiceItem-quickbooks-0b8a313.ChoiceItem-dark-0b8a313 {
  --color-colorTextSecondary:#babec5;
}
.ChoiceItem-ttfullservice-0b8a313.ChoiceItem-light-0b8a313 {
  --color-colorTextSecondary:#5d686f;
  --color-colorTextPrimary:#21262a;
  --color-colorIconSecondary:#5d686f;
}
.ChoiceItem-creditkarma-0b8a313.ChoiceItem-light-0b8a313 {
  --font-fontFamilyBody:National2,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;
  --color-colorTextSecondary:#55595b;
  --color-colorTextPrimary:#000;
  --color-colorIconSecondary:#5d686f;
}
.ChoiceItem-creditkarma-0b8a313.ChoiceItem-dark-0b8a313 {
  --font-fontFamilyBody:National2,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;
}
.ChoiceItem-mailchimp-0b8a313.ChoiceItem-light-0b8a313 {
  --font-fontFamilyBody:Graphik Web,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;
  --color-colorTextSecondary:rgba(36,28,21,.65);
  --color-colorTextPrimary:#241c15;
  --color-colorIconSecondary:#241c15;
}
.ChoiceItem-mailchimp-0b8a313.ChoiceItem-dark-0b8a313 {
  --font-fontFamilyBody:Graphik Web,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;
  --color-colorTextSecondary:hsla(0,0%,100%,.5);
  --color-colorTextPrimary:#fff;
}
.ChoiceItem-intuitnext-0b8a313.ChoiceItem-light-0b8a313 {
  --color-colorTextSecondary:#3c4348;
  --color-colorTextPrimary:#21262a;
  --color-colorIconSecondary:#3c4348;
}
.ChoiceItem-intuitnext-0b8a313.ChoiceItem-dark-0b8a313 {
  --color-colorTextSecondary:#e2e9ed;
  --color-colorTextPrimary:#f0f4f6;
  --color-colorIconSecondary:#e2e9ed;
}

/* css-module:#/home/jenkins/agent/workspace/DS-2_cgds_main/components/Choice/src/ChoiceGroup.module.css/#css-module-data */
.ChoiceGroup-group-ab83572 {
  border: 0;
  clear: both;
  margin: 0;
  min-width: 0;
  padding: 0;
}
.ChoiceGroup-legend-ab83572 {
  display: contents;
}
.ChoiceGroup-legend-content-ab83572,
.ChoiceGroup-noted-ab83572 {
  color: #393a3d;
  color: var(--color-colorTextPrimary,#393a3d);
}
.ChoiceGroup-legend-content-ab83572 {
  border-bottom: none;
  font-family: Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;
  font-family: var(--font-fontFamilyBody,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif);
  font-family: var(--font-fontFamily,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif);
  font-size: 16px;
  font-size: var(--typography-typographyBody2TextDefaultFontSize,16px);
  font-style: normal;
  font-weight: 400;
  font-weight: var(--font-fontWeightBody2,400);
  font-weight: 500;
  font-weight: var(--font-fontWeight3,500);
  line-height: 1.5;
  line-height: var(--typography-typographyBody2TextDefaultLineHeight,1.5);
  margin-bottom: 8px;
  padding: 0;
}
.ChoiceGroup-legendHorizontal-ab83572 {
  margin-bottom: 20px;
}
.ChoiceGroup-choices-ab83572 {
  display: flex;
  gap: 12px;
  max-width: 100%;
}
.ChoiceGroup-choices-ab83572:not(.ChoiceGroup-horizontal-ab83572) {
  flex-direction: column;
  gap: 4px;
}
.ChoiceGroup-centered-ab83572 {
  justify-content: center;
}
.ChoiceGroup-hideLabel-ab83572 {
  flex-grow: 0;
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}
.ChoiceGroup-horizontal-ab83572 {
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.ChoiceGroup-note-ab83572 {
  font-family: Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;
  font-family: var(--font-fontFamilyBody,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif);
  font-size: 14px;
  font-size: var(--typography-typographyBody3TextDefaultFontSize,14px);
  font-style: normal;
  font-weight: 400;
  font-weight: var(--font-fontWeightBody3,400);
  line-height: 1.5;
  line-height: var(--typography-typographyBody3TextDefaultLineHeight,1.5);
  margin-bottom: 8px;
}
:root {
  --font-fontFamilyBody:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;
}
.ChoiceGroup-dark-ab83572 {
  --color-colorTextPrimary:#eceef1;
}
.ChoiceGroup-mint-ab83572.ChoiceGroup-light-ab83572,
.ChoiceGroup-ttfullservice-ab83572.ChoiceGroup-light-ab83572,
.ChoiceGroup-turbo-ab83572.ChoiceGroup-light-ab83572,
.ChoiceGroup-turbotax-ab83572.ChoiceGroup-light-ab83572 {
  --color-colorTextPrimary:#21262a;
}
.ChoiceGroup-creditkarma-ab83572.ChoiceGroup-light-ab83572 {
  --color-colorTextPrimary:#000;
}
.ChoiceGroup-creditkarma-ab83572.ChoiceGroup-dark-ab83572,
.ChoiceGroup-creditkarma-ab83572.ChoiceGroup-light-ab83572 {
  --font-fontFamilyBody:National2,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;
  --font-fontFamily:National2,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;
}
.ChoiceGroup-mailchimp-ab83572.ChoiceGroup-light-ab83572 {
  --color-colorTextPrimary:#241c15;
  --font-fontFamilyBody:Graphik Web,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;
  --font-fontFamily:Graphik Web,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;
}
.ChoiceGroup-mailchimp-ab83572.ChoiceGroup-dark-ab83572 {
  --color-colorTextPrimary:#fff;
  --font-fontFamilyBody:Graphik Web,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;
  --font-fontFamily:Graphik Web,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;
}
.ChoiceGroup-intuitnext-ab83572.ChoiceGroup-light-ab83572 {
  --color-colorTextPrimary:#21262a;
}
.ChoiceGroup-intuitnext-ab83572.ChoiceGroup-dark-ab83572 {
  --color-colorTextPrimary:#f0f4f6;
}
/*# sourceMappingURL=index.css.map */
.ContentCard-image-6b46171{align-items:center;box-sizing:border-box;display:flex;justify-content:center;overflow:hidden;width:100%}.ContentCard-image-6b46171:empty{min-height:36px}@media screen and (min-width:768px){.ContentCard-image-6b46171.ContentCard-top-6b46171{align-items:flex-start}.ContentCard-image-6b46171.ContentCard-bottom-6b46171{align-items:flex-end}}.ContentCard-centered-true-6b46171 .ContentCard-actions-6b46171>*{justify-content:center}.ContentCard-image-6b46171,.ContentCard-image-6b46171 img,.ContentCard-image-6b46171 picture,.ContentCard-image-6b46171 source,.ContentCard-image-6b46171.ContentCard-full-bleed-6b46171 div{height:100%}@supports ((-o-object-fit: cover) or (object-fit: cover)){.ContentCard-image-6b46171,.ContentCard-image-6b46171 img,.ContentCard-image-6b46171 picture,.ContentCard-image-6b46171 source,.ContentCard-image-6b46171.ContentCard-full-bleed-6b46171 div{-o-object-fit:cover;object-fit:cover;width:100%}}&:not(.ContentCard-isIcon-6b46171) .ContentCard-image-6b46171.ContentCard-scaleDown-6b46171 img,&:not(.ContentCard-isIcon-6b46171) .ContentCard-image-6b46171.ContentCard-scaleDown-6b46171 picture,&:not(.ContentCard-isIcon-6b46171) .ContentCard-image-6b46171.ContentCard-scaleDown-6b46171 source,&:not(.ContentCard-isIcon-6b46171) .ContentCard-image-6b46171.ContentCard-scaleDown-6b46171 svg{height:100%;min-width:0;min-width:initial}@supports ((-o-object-fit: scale-down) or (object-fit: scale-down)){&:not(.ContentCard-isIcon-6b46171) .ContentCard-image-6b46171.ContentCard-scaleDown-6b46171 img,&:not(.ContentCard-isIcon-6b46171) .ContentCard-image-6b46171.ContentCard-scaleDown-6b46171 picture,&:not(.ContentCard-isIcon-6b46171) .ContentCard-image-6b46171.ContentCard-scaleDown-6b46171 source,&:not(.ContentCard-isIcon-6b46171) .ContentCard-image-6b46171.ContentCard-scaleDown-6b46171 svg{-o-object-fit:scale-down;object-fit:scale-down}}@media screen and (min-width:480px){&:not(.ContentCard-isIcon-6b46171) .ContentCard-image-6b46171.ContentCard-scaleDown-6b46171 img,&:not(.ContentCard-isIcon-6b46171) .ContentCard-image-6b46171.ContentCard-scaleDown-6b46171 picture,&:not(.ContentCard-isIcon-6b46171) .ContentCard-image-6b46171.ContentCard-scaleDown-6b46171 source,&:not(.ContentCard-isIcon-6b46171) .ContentCard-image-6b46171.ContentCard-scaleDown-6b46171 svg{width:100%}}.ContentCard-content-grid-6b46171 .ContentCard-image-6b46171.ContentCard-full-bleed-6b46171{padding:0}.ContentCard-cozy-6b46171 .ContentCard-image-6b46171,.ContentCard-image-6b46171{padding:20px}.ContentCard-roomy-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding:32px}.ContentCard-divider-6b46171{background:#6b6c72;background:var(--color-colorDividerPrimary,#6b6c72);height:1px;margin:16px 0;width:100%}.ContentCard-divider-6b46171:first-child{margin-top:0}.ContentCard-super-title-6b46171{color:#6b6c72;color:var(--color-colorTextSecondary,#6b6c72);font-family:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;font-family:var(--font-fontFamilyBody,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif);font-size:14px;font-size:var(--typography-typographyBody3TextDefaultFontSize,14px);font-style:normal;font-weight:400;font-weight:var(--font-fontWeightBody3,400);line-height:1.5;line-height:var(--typography-typographyBody3TextDefaultLineHeight,1.5);margin:0;min-height:16px}.ContentCard-title-6b46171{font-family:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;font-family:var(--font-fontFamily,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif);font-style:normal;font-weight:600;font-weight:var(--font-fontWeight4,600);font-weight:600;margin:4px 0 0}.ContentCard-large-6b46171 .ContentCard-title-6b46171,.ContentCard-medium-6b46171 .ContentCard-title-6b46171,.ContentCard-title-6b46171{font-size:16px;font-size:var(--fontSize-fontSize3);line-height:24px;line-height:var(--lineHeight-lineHeight3)}@media (min-width:992px){.ContentCard-large-6b46171 .ContentCard-title-6b46171,.ContentCard-medium-6b46171 .ContentCard-title-6b46171{font-size:20px;font-size:var(--fontSize-fontSize4,20px);line-height:28px;line-height:var(--lineHeight-lineHeight4,28px)}}.ContentCard-subtitle-6b46171{font-size:14px;font-size:var(--fontSize-fontSize2,14px);line-height:20px;line-height:var(--lineHeight-lineHeight2,20px);margin:4px 0 0;min-height:20px}.ContentCard-header-6b46171+.ContentCard-subtitle-6b46171,.ContentCard-header-6b46171+.ContentCard-super-title-6b46171,.ContentCard-header-6b46171+.ContentCard-title-6b46171{margin-top:0}.ContentCard-content-6b46171{flex-grow:1;font-family:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;font-family:var(--font-fontFamily,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif);font-size:16px;font-size:var(--fontSize-fontSize3);font-style:normal;line-height:24px;line-height:var(--lineHeight-lineHeight3);margin:0}.ContentCard-content-6b46171:not(:first-child){margin-top:16px}.ContentCard-actions-6b46171{padding-top:20px}@media screen and (max-width:480px){.ContentCard-actions-6b46171{display:flex;flex-direction:column}}.ContentCard-xsmall-6b46171 .ContentCard-actions-6b46171{padding-top:16px}.ContentCard-disclaimer-6b46171{color:#6b6c72;color:var(--color-colorTextSecondary,#6b6c72);font-size:12px;font-size:var(--fontSize-fontSize1,12px);line-height:16px;line-height:var(--lineHeight-lineHeight1,16px);margin-top:16px}.ContentCard-icon-small-6b46171.ContentCard-image-micro-6b46171 .ContentCard-title-6b46171{font-family:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;font-family:var(--font-fontFamily);font-size:14px;font-size:var(--fontSize-fontSize2);font-style:normal;font-weight:600;font-weight:var(--font-fontWeight4);line-height:20px;line-height:var(--lineHeight-lineHeight2)}.ContentCard-icon-small-6b46171.ContentCard-image-micro-6b46171 .ContentCard-content-6b46171{font-family:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;font-family:var(--font-fontFamily);font-size:14px;font-size:var(--fontSize-fontSize2);font-style:normal;font-weight:400;font-weight:var(--font-fontWeight2);line-height:20px;line-height:var(--lineHeight-lineHeight2)}.ContentCard-icon-medium-6b46171.ContentCard-image-micro-6b46171 .ContentCard-title-6b46171{font-family:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;font-family:var(--font-fontFamily);font-size:16px;font-size:var(--fontSize-fontSize3);font-style:normal;font-weight:600;font-weight:var(--font-fontWeight4);line-height:24px;line-height:var(--lineHeight-lineHeight3)}.ContentCard-icon-medium-6b46171.ContentCard-image-micro-6b46171 .ContentCard-content-6b46171{font-family:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;font-family:var(--font-fontFamily);font-size:16px;font-size:var(--fontSize-fontSize3);font-style:normal;font-weight:400;font-weight:var(--font-fontWeight2);line-height:24px;line-height:var(--lineHeight-lineHeight3)}.ContentCard-content-grid-6b46171{align-items:center;display:grid;min-height:100%;overflow:hidden}.ContentCard-content-grid-6b46171:not(:has(.ContentCard-footer-6b46171)){grid-auto-rows:auto 1fr}.ContentCard-content-grid-6b46171.ContentCard-isIcon-6b46171{grid-template-rows:none}.ContentCard-content-grid-6b46171.ContentCard-image-micro-6b46171{grid-gap:20px}.ContentCard-content-grid-6b46171.ContentCard-image-micro-6b46171 .ContentCard-title-6b46171{margin:0 0 16px}.ContentCard-content-grid-6b46171.ContentCard-image-micro-6b46171 .ContentCard-content-6b46171{margin:0}.ContentCard-content-grid-6b46171.ContentCard-image-micro-6b46171 .ContentCard-actions-6b46171{margin:16px 0 0;padding:0}@media screen and (max-width:767px){.ContentCard-content-grid-6b46171.ContentCard-image-micro-6b46171 .ContentCard-actions-6b46171{display:block}}.ContentCard-content-grid-6b46171:not(.ContentCard-image-micro-6b46171) .ContentCard-header-6b46171{grid-column:1/-1}.ContentCard-horizontal-6b46171 .ContentCard-content-grid-6b46171.ContentCard-image-micro-6b46171:has(.ContentCard-header-6b46171):before{content:""}.ContentCard-content-card-6b46171 .ContentCard-footer-6b46171,.ContentCard-content-card-6b46171 .ContentCard-header-6b46171{box-sizing:border-box;display:flex;text-align:left;width:100%}.ContentCard-content-card-6b46171 .ContentCard-header-6b46171{align-items:center;flex-wrap:wrap;gap:20px;justify-content:space-between}.ContentCard-content-card-6b46171 .ContentCard-footer-6b46171{align-items:flex-start;grid-column:1/-1;text-align:left}.ContentCard-content-card-6b46171 .ContentCard-icon-6b46171{display:flex;padding-right:8px}.ContentCard-content-card-6b46171.ContentCard-nested-header-6b46171 .ContentCard-header-6b46171{padding:0 0 16px}.ContentCard-content-card-6b46171.ContentCard-small-6b46171:not(.ContentCard-nested-header-6b46171,.ContentCard-horizontal-6b46171) :not(.ContentCard-image-micro-6b46171) .ContentCard-header-6b46171,.ContentCard-content-card-6b46171.ContentCard-xsmall-6b46171:not(.ContentCard-nested-header-6b46171,.ContentCard-horizontal-6b46171) :not(.ContentCard-image-micro-6b46171) .ContentCard-header-6b46171{padding:20px 20px 0}.ContentCard-content-card-6b46171.ContentCard-small-6b46171 .ContentCard-footer-6b46171,.ContentCard-content-card-6b46171.ContentCard-xsmall-6b46171 .ContentCard-footer-6b46171{padding:20px}.ContentCard-content-card-6b46171.ContentCard-large-6b46171:not(.ContentCard-nested-header-6b46171,.ContentCard-horizontal-6b46171) :not(.ContentCard-image-micro-6b46171) .ContentCard-header-6b46171,.ContentCard-content-card-6b46171.ContentCard-medium-6b46171:not(.ContentCard-nested-header-6b46171,.ContentCard-horizontal-6b46171) :not(.ContentCard-image-micro-6b46171) .ContentCard-header-6b46171{padding:24px 24px 0}.ContentCard-content-card-6b46171.ContentCard-large-6b46171 .ContentCard-footer-6b46171,.ContentCard-content-card-6b46171.ContentCard-medium-6b46171 .ContentCard-footer-6b46171{padding:20px 24px}.ContentCard-content-card-6b46171.ContentCard-large-6b46171.ContentCard-roomy-6b46171:not(.ContentCard-nested-header-6b46171,.ContentCard-horizontal-6b46171) .ContentCard-header-6b46171,.ContentCard-content-card-6b46171.ContentCard-medium-6b46171.ContentCard-roomy-6b46171:not(.ContentCard-nested-header-6b46171,.ContentCard-horizontal-6b46171) .ContentCard-header-6b46171{padding-top:40px}@media screen and (min-width:768px){.ContentCard-content-card-6b46171.ContentCard-roomy-6b46171:not(.ContentCard-nested-header-6b46171,.ContentCard-horizontal-6b46171) :not(.ContentCard-image-micro-6b46171) .ContentCard-header-6b46171{padding:32px 32px 0}.ContentCard-content-card-6b46171.ContentCard-roomy-6b46171 .ContentCard-footer-6b46171{padding:20px 32px}.ContentCard-content-card-6b46171.ContentCard-roomy-6b46171.ContentCard-large-6b46171 .ContentCard-footer-6b46171,.ContentCard-content-card-6b46171.ContentCard-roomy-6b46171.ContentCard-medium-6b46171 .ContentCard-footer-6b46171{padding:20px 40px}}.ContentCard-variant-informational-6b46171{background-color:#ebf9ff;background-color:var(--color-colorContainerBackgroundInfo,#ebf9ff)}.ContentCard-variant-neutral-6b46171{background-color:#f4f5f8;background-color:var(--color-colorContainerBackgroundSecondary,#f4f5f8)}.ContentCard-base-6b46171{max-width:300px}.ContentCard-base-6b46171 .ContentCard-image-6b46171{padding-bottom:0}.ContentCard-base-6b46171 .ContentCard-actions-6b46171{margin-top:auto}.ContentCard-main-6b46171,.ContentCard-main-inner-6b46171{display:flex;flex-direction:column}.ContentCard-main-6b46171{box-sizing:border-box;height:100%;padding:20px}.ContentCard-main-inner-6b46171{height:100%;justify-content:center;word-break:break-word}.ContentCard-xsmall-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-xsmall-6b46171.ContentCard-roomy-6b46171 .ContentCard-main-6b46171{padding:32px}.ContentCard-xsmall-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-main-6b46171,.ContentCard-xsmall-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-main-6b46171{padding:0}.ContentCard-xsmall-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-image-6b46171,.ContentCard-xsmall-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-image-6b46171{align-items:flex-start;padding:0}.ContentCard-xsmall-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:30% 1fr;grid-template-rows:none}.ContentCard-xsmall-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr 30%;grid-template-rows:none}.ContentCard-xsmall-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-xsmall-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-xsmall-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-right:0}.ContentCard-xsmall-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-left:0}.ContentCard-xsmall-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171{grid-template-columns:none;grid-template-rows:min-content 1fr}.ContentCard-xsmall-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171.ContentCard-fit-image-6b46171{grid-template-rows:fit-content(min-content) 1fr}.ContentCard-xsmall-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171{grid-template-columns:none;grid-template-rows:1fr min-content}.ContentCard-xsmall-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171.ContentCard-fit-image-6b46171{grid-template-rows:1fr fit-content(min-content)}.ContentCard-xsmall-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171:has(.ContentCard-header-6b46171){grid-template-rows:min-content min-content 1fr}.ContentCard-xsmall-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171:has(.ContentCard-header-6b46171).ContentCard-fit-image-6b46171{grid-template-rows:min-content fit-content(min-content) 1fr}.ContentCard-xsmall-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-xsmall-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171 .ContentCard-centered-stationary-6b46171{text-align:center}.ContentCard-xsmall-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-bottom:0}.ContentCard-xsmall-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-top:0}@media screen and (max-width:767px){.ContentCard-xsmall-6b46171 .ContentCard-image-micro-6b46171,.ContentCard-xsmall-6b46171.ContentCard-cozy-6b46171 .ContentCard-image-micro-6b46171{padding:20px}.ContentCard-xsmall-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-micro-6b46171,.ContentCard-xsmall-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-standard-6b46171 .ContentCard-main-6b46171{padding:32px 20px}.ContentCard-xsmall-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-standard-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding:32px 0 32px 20px}.ContentCard-xsmall-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding:32px 20px 32px 0}.ContentCard-xsmall-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:min-content 1fr;grid-template-rows:none}.ContentCard-xsmall-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr min-content;grid-template-rows:none}.ContentCard-xsmall-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-xsmall-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-xsmall-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-right:0}.ContentCard-xsmall-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-left:0}.ContentCard-xsmall-6b46171.ContentCard-layout-alternate-6b46171 .ContentCard-image-micro-6b46171{grid-gap:16px}.ContentCard-xsmall-6b46171.ContentCard-layout-alternate-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-main-6b46171:not(.ContentCard-centered-false-6b46171){text-align:center}}@media screen and (min-width:768px){.ContentCard-xsmall-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171{grid-template-columns:none;grid-template-rows:140px 1fr}.ContentCard-xsmall-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171.ContentCard-fit-image-6b46171{grid-template-rows:fit-content(140px) 1fr}.ContentCard-xsmall-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171{grid-template-columns:none;grid-template-rows:1fr 140px}.ContentCard-xsmall-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171.ContentCard-fit-image-6b46171{grid-template-rows:1fr fit-content(140px)}.ContentCard-xsmall-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171:has(.ContentCard-header-6b46171){grid-template-rows:min-content 140px 1fr}.ContentCard-xsmall-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171:has(.ContentCard-header-6b46171).ContentCard-fit-image-6b46171{grid-template-rows:min-content fit-content(140px) 1fr}.ContentCard-xsmall-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-xsmall-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-stationary-6b46171{text-align:center}.ContentCard-xsmall-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-bottom:0}.ContentCard-xsmall-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-top:0}.ContentCard-xsmall-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-actions-6b46171{margin-top:auto}.ContentCard-xsmall-6b46171.ContentCard-layout-default-6b46171 .ContentCard-image-micro-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:min-content 1fr;grid-template-rows:none}.ContentCard-xsmall-6b46171.ContentCard-layout-default-6b46171 .ContentCard-image-micro-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr min-content;grid-template-rows:none}.ContentCard-xsmall-6b46171.ContentCard-layout-default-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-xsmall-6b46171.ContentCard-layout-default-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-xsmall-6b46171.ContentCard-layout-default-6b46171 .ContentCard-image-micro-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-right:0}.ContentCard-xsmall-6b46171.ContentCard-layout-default-6b46171 .ContentCard-image-micro-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-left:0}.ContentCard-xsmall-6b46171.ContentCard-cozy-6b46171 .ContentCard-image-micro-6b46171{padding:20px}.ContentCard-xsmall-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-micro-6b46171{padding:32px}.ContentCard-xsmall-6b46171.ContentCard-layout-alternate-6b46171 .ContentCard-image-micro-6b46171{grid-gap:16px}.ContentCard-xsmall-6b46171.ContentCard-layout-alternate-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-main-6b46171:not(.ContentCard-centered-false-6b46171){text-align:center}}.ContentCard-small-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-small-6b46171.ContentCard-roomy-6b46171 .ContentCard-main-6b46171{padding:32px}.ContentCard-small-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-main-6b46171,.ContentCard-small-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-main-6b46171{padding:0}.ContentCard-small-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-image-6b46171,.ContentCard-small-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-image-6b46171{align-items:flex-start;padding:0}.ContentCard-small-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:30% 1fr;grid-template-rows:none}.ContentCard-small-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr 30%;grid-template-rows:none}.ContentCard-small-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-small-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-small-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-right:0}.ContentCard-small-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-left:0}.ContentCard-small-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171{grid-template-columns:none;grid-template-rows:min-content 1fr}.ContentCard-small-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171.ContentCard-fit-image-6b46171{grid-template-rows:fit-content(min-content) 1fr}.ContentCard-small-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171{grid-template-columns:none;grid-template-rows:1fr min-content}.ContentCard-small-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171.ContentCard-fit-image-6b46171{grid-template-rows:1fr fit-content(min-content)}.ContentCard-small-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171:has(.ContentCard-header-6b46171){grid-template-rows:min-content min-content 1fr}.ContentCard-small-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171:has(.ContentCard-header-6b46171).ContentCard-fit-image-6b46171{grid-template-rows:min-content fit-content(min-content) 1fr}.ContentCard-small-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-small-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171 .ContentCard-centered-stationary-6b46171{text-align:center}.ContentCard-small-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-bottom:0}.ContentCard-small-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-top:0}@media screen and (max-width:767px){.ContentCard-small-6b46171.ContentCard-cozy-6b46171 .ContentCard-image-micro-6b46171{padding:20px}.ContentCard-small-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-micro-6b46171{padding:32px 20px}.ContentCard-small-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:min-content 1fr;grid-template-rows:none}.ContentCard-small-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr min-content;grid-template-rows:none}.ContentCard-small-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-small-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-small-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-right:0}.ContentCard-small-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-left:0}.ContentCard-small-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:30% 1fr;grid-template-rows:none}.ContentCard-small-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr 30%;grid-template-rows:none}.ContentCard-small-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-small-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-small-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-right:0}.ContentCard-small-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-left:0}.ContentCard-small-6b46171.ContentCard-layout-default-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-standard-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-small-6b46171.ContentCard-layout-default-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-standard-6b46171 .ContentCard-main-6b46171{padding:32px 20px}.ContentCard-small-6b46171.ContentCard-layout-alternate-6b46171 .ContentCard-image-micro-6b46171{grid-gap:16px}.ContentCard-small-6b46171.ContentCard-layout-alternate-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-main-6b46171:not(.ContentCard-centered-false-6b46171){text-align:center}.ContentCard-small-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171{grid-template-columns:none;grid-template-rows:160px 1fr}.ContentCard-small-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171.ContentCard-fit-image-6b46171{grid-template-rows:fit-content(160px) 1fr}.ContentCard-small-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171{grid-template-columns:none;grid-template-rows:1fr 160px}.ContentCard-small-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171.ContentCard-fit-image-6b46171{grid-template-rows:1fr fit-content(160px)}.ContentCard-small-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171:has(.ContentCard-header-6b46171){grid-template-rows:min-content 160px 1fr}.ContentCard-small-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171:has(.ContentCard-header-6b46171).ContentCard-fit-image-6b46171{grid-template-rows:min-content fit-content(160px) 1fr}.ContentCard-small-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-small-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-stationary-6b46171{text-align:center}.ContentCard-small-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-bottom:0}.ContentCard-small-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-top:0}.ContentCard-small-6b46171.ContentCard-layout-alternate-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-standard-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-main-6b46171{padding-top:24px}.ContentCard-small-6b46171.ContentCard-layout-alternate-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-main-6b46171{padding-bottom:24px}}@media screen and (min-width:768px){.ContentCard-small-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171{grid-template-columns:none;grid-template-rows:160px 1fr}.ContentCard-small-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171.ContentCard-fit-image-6b46171{grid-template-rows:fit-content(160px) 1fr}.ContentCard-small-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171{grid-template-columns:none;grid-template-rows:1fr 160px}.ContentCard-small-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171.ContentCard-fit-image-6b46171{grid-template-rows:1fr fit-content(160px)}.ContentCard-small-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171:has(.ContentCard-header-6b46171){grid-template-rows:min-content 160px 1fr}.ContentCard-small-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171:has(.ContentCard-header-6b46171).ContentCard-fit-image-6b46171{grid-template-rows:min-content fit-content(160px) 1fr}.ContentCard-small-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-small-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-stationary-6b46171{text-align:center}.ContentCard-small-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-bottom:0}.ContentCard-small-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-top:0}.ContentCard-small-6b46171.ContentCard-cozy-6b46171 .ContentCard-image-micro-6b46171{padding:20px}.ContentCard-small-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-micro-6b46171{padding:32px}.ContentCard-small-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-standard-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-main-6b46171{padding-top:24px}.ContentCard-small-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-main-6b46171{padding-bottom:24px}.ContentCard-small-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:min-content 1fr;grid-template-rows:none}.ContentCard-small-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr min-content;grid-template-rows:none}.ContentCard-small-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-small-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-small-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-right:0}.ContentCard-small-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-left:0}.ContentCard-small-6b46171.ContentCard-layout-alternate-6b46171 .ContentCard-image-micro-6b46171{grid-gap:16px}.ContentCard-small-6b46171.ContentCard-layout-alternate-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-main-6b46171:not(.ContentCard-centered-false-6b46171){text-align:center}}.ContentCard-medium-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-medium-6b46171 .ContentCard-main-6b46171{padding:24px}.ContentCard-medium-6b46171.ContentCard-cozy-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-image-6b46171,.ContentCard-medium-6b46171.ContentCard-cozy-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-main-6b46171,.ContentCard-medium-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-image-6b46171,.ContentCard-medium-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-main-6b46171{padding:0}.ContentCard-medium-6b46171.ContentCard-cozy-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-image-6b46171,.ContentCard-medium-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-image-6b46171{align-items:flex-start}.ContentCard-medium-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:min-content 1fr;grid-template-rows:none}.ContentCard-medium-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr min-content;grid-template-rows:none}.ContentCard-medium-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-medium-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-medium-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-right:0}.ContentCard-medium-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-left:0}.ContentCard-medium-6b46171.ContentCard-horizontal-6b46171 .ContentCard-image-standard-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:30% 1fr;grid-template-rows:none}.ContentCard-medium-6b46171.ContentCard-horizontal-6b46171 .ContentCard-image-standard-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr 30%;grid-template-rows:none}.ContentCard-medium-6b46171.ContentCard-horizontal-6b46171 .ContentCard-image-standard-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-medium-6b46171.ContentCard-horizontal-6b46171 .ContentCard-image-standard-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-medium-6b46171.ContentCard-horizontal-6b46171 .ContentCard-image-standard-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-right:0}.ContentCard-medium-6b46171.ContentCard-horizontal-6b46171 .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-left:0}@media screen and (max-width:480px){.ContentCard-medium-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-jumbo-6b46171,.ContentCard-medium-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171{grid-template-columns:none;grid-template-rows:180px 1fr}.ContentCard-medium-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-jumbo-6b46171.ContentCard-fit-image-6b46171,.ContentCard-medium-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171.ContentCard-fit-image-6b46171{grid-template-rows:fit-content(180px) 1fr}.ContentCard-medium-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-jumbo-6b46171.ContentCard-has-flipped-image-6b46171,.ContentCard-medium-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171{grid-template-columns:none;grid-template-rows:1fr 180px}.ContentCard-medium-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-jumbo-6b46171.ContentCard-has-flipped-image-6b46171.ContentCard-fit-image-6b46171,.ContentCard-medium-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171.ContentCard-fit-image-6b46171{grid-template-rows:1fr fit-content(180px)}.ContentCard-medium-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-jumbo-6b46171:has(.ContentCard-header-6b46171),.ContentCard-medium-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171:has(.ContentCard-header-6b46171){grid-template-rows:min-content 180px 1fr}.ContentCard-medium-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-jumbo-6b46171:has(.ContentCard-header-6b46171).ContentCard-fit-image-6b46171,.ContentCard-medium-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171:has(.ContentCard-header-6b46171).ContentCard-fit-image-6b46171{grid-template-rows:min-content fit-content(180px) 1fr}.ContentCard-medium-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-jumbo-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-medium-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-jumbo-6b46171 .ContentCard-centered-stationary-6b46171,.ContentCard-medium-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-medium-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-stationary-6b46171{text-align:center}.ContentCard-medium-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-jumbo-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-medium-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-bottom:0}.ContentCard-medium-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-jumbo-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-medium-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-top:0}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:30% 1fr;grid-template-rows:none}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr 30%;grid-template-rows:none}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:40% 1fr;grid-template-rows:none}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr 40%;grid-template-rows:none}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-right:0}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-left:0}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-jumbo-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-jumbo-6b46171 .ContentCard-main-6b46171,.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-standard-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-standard-6b46171 .ContentCard-main-6b46171{padding:40px 24px}}@media screen and (max-width:767px){.ContentCard-medium-6b46171.ContentCard-cozy-6b46171 .ContentCard-image-micro-6b46171{padding:24px}.ContentCard-medium-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-micro-6b46171{padding:40px 24px}.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:min-content 1fr;grid-template-rows:none}.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr min-content;grid-template-rows:none}.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-right:0}.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-left:0}.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171 .ContentCard-main-6b46171.ContentCard-centered-mobile-6b46171{text-align:center}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-micro-6b46171{grid-template-columns:none;grid-template-rows:min-content 1fr}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-micro-6b46171.ContentCard-fit-image-6b46171{grid-template-rows:fit-content(min-content) 1fr}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-micro-6b46171.ContentCard-has-flipped-image-6b46171{grid-template-columns:none;grid-template-rows:1fr min-content}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-micro-6b46171.ContentCard-has-flipped-image-6b46171.ContentCard-fit-image-6b46171{grid-template-rows:1fr fit-content(min-content)}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-micro-6b46171:has(.ContentCard-header-6b46171){grid-template-rows:min-content min-content 1fr}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-micro-6b46171:has(.ContentCard-header-6b46171).ContentCard-fit-image-6b46171{grid-template-rows:min-content fit-content(min-content) 1fr}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-micro-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-micro-6b46171 .ContentCard-centered-stationary-6b46171{text-align:center}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-bottom:0}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-micro-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-top:0}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-micro-6b46171{grid-gap:16px}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-micro-6b46171 .ContentCard-main-6b46171:not(.ContentCard-centered-false-6b46171){text-align:center}}@media screen and (min-width:480px) and (max-width:767px){.ContentCard-medium-6b46171 .ContentCard-image-6b46171.ContentCard-full-bleed-6b46171{padding:0}.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-jumbo-6b46171,.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171{grid-template-columns:none;grid-template-rows:180px 1fr}.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-jumbo-6b46171.ContentCard-fit-image-6b46171,.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171.ContentCard-fit-image-6b46171{grid-template-rows:fit-content(180px) 1fr}.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-jumbo-6b46171.ContentCard-has-flipped-image-6b46171,.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171{grid-template-columns:none;grid-template-rows:1fr 180px}.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-jumbo-6b46171.ContentCard-has-flipped-image-6b46171.ContentCard-fit-image-6b46171,.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171.ContentCard-fit-image-6b46171{grid-template-rows:1fr fit-content(180px)}.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-jumbo-6b46171:has(.ContentCard-header-6b46171),.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171:has(.ContentCard-header-6b46171){grid-template-rows:min-content 180px 1fr}.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-jumbo-6b46171:has(.ContentCard-header-6b46171).ContentCard-fit-image-6b46171,.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171:has(.ContentCard-header-6b46171).ContentCard-fit-image-6b46171{grid-template-rows:min-content fit-content(180px) 1fr}.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-jumbo-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-jumbo-6b46171 .ContentCard-centered-stationary-6b46171,.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-stationary-6b46171{text-align:center}.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-jumbo-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-bottom:0}.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-jumbo-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-horizontal-6b46171) .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-top:0}.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-jumbo-6b46171 .ContentCard-main-6b46171,.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-standard-6b46171 .ContentCard-main-6b46171{padding:32px 24px 40px}.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-jumbo-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-standard-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding:40px 24px}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171:not(.ContentCard-no-image-6b46171),.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:40% 1fr;grid-template-rows:none}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171,.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr 40%;grid-template-rows:none}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171 .ContentCard-centered-stationary-6b46171,.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-right:0}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-left:0}.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-jumbo-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-jumbo-6b46171 .ContentCard-main-6b46171,.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-standard-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-medium-6b46171.ContentCard-layout-alternate-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-standard-6b46171 .ContentCard-main-6b46171{padding:40px 24px}}@media screen and (min-width:768px){.ContentCard-medium-6b46171.ContentCard-cozy-6b46171 .ContentCard-image-micro-6b46171{padding:24px}.ContentCard-medium-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-micro-6b46171,.ContentCard-medium-6b46171.ContentCard-roomy-6b46171 .ContentCard-main-6b46171,.ContentCard-medium-6b46171.ContentCard-roomy-6b46171 :not(.ContentCard-image-micro-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding:40px}.ContentCard-medium-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:30% 1fr;grid-template-rows:none}.ContentCard-medium-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr 30%;grid-template-rows:none}.ContentCard-medium-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-medium-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-medium-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:50% 1fr;grid-template-rows:none}.ContentCard-medium-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr 50%;grid-template-rows:none}.ContentCard-medium-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-medium-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-medium-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-medium-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-right:0}.ContentCard-medium-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-medium-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-left:0}.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:min-content 1fr;grid-template-rows:none}.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr min-content;grid-template-rows:none}.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-right:0}.ContentCard-medium-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-left:0}}.ContentCard-large-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-large-6b46171 .ContentCard-main-6b46171{padding:24px}.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-main-6b46171{padding:40px}.ContentCard-large-6b46171 .ContentCard-hasRightActions-6b46171 .ContentCard-main-6b46171{align-items:center;display:grid}.ContentCard-large-6b46171 .ContentCard-hasRightActions-6b46171 .ContentCard-main-6b46171 .ContentCard-actions-6b46171{box-sizing:border-box;margin:0;margin:initial}.ContentCard-large-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-image-6b46171,.ContentCard-large-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-main-6b46171{padding:0}.ContentCard-large-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-image-6b46171{align-items:flex-start}.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-image-6b46171,.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-main-6b46171{padding:0}.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-image-6b46171{align-items:flex-start}.ContentCard-large-6b46171.ContentCard-cozy-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-actions-6b46171,.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-actions-6b46171{margin:16px 0 0}.ContentCard-large-6b46171.ContentCard-horizontal-6b46171 .ContentCard-image-standard-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:min-content 1fr;grid-template-rows:none}.ContentCard-large-6b46171.ContentCard-horizontal-6b46171 .ContentCard-image-standard-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr min-content;grid-template-rows:none}.ContentCard-large-6b46171.ContentCard-horizontal-6b46171 .ContentCard-image-standard-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-large-6b46171.ContentCard-horizontal-6b46171 .ContentCard-image-standard-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-large-6b46171.ContentCard-horizontal-6b46171 .ContentCard-image-standard-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-right:0}.ContentCard-large-6b46171.ContentCard-horizontal-6b46171 .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-left:0}.ContentCard-large-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171{grid-template-columns:none;grid-template-rows:min-content 1fr}.ContentCard-large-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171.ContentCard-fit-image-6b46171{grid-template-rows:fit-content(min-content) 1fr}.ContentCard-large-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171{grid-template-columns:none;grid-template-rows:1fr min-content}.ContentCard-large-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171.ContentCard-fit-image-6b46171{grid-template-rows:1fr fit-content(min-content)}.ContentCard-large-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171:has(.ContentCard-header-6b46171){grid-template-rows:min-content min-content 1fr}.ContentCard-large-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171:has(.ContentCard-header-6b46171).ContentCard-fit-image-6b46171{grid-template-rows:min-content fit-content(min-content) 1fr}.ContentCard-large-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-large-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171 .ContentCard-centered-stationary-6b46171{text-align:center}.ContentCard-large-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-bottom:0}.ContentCard-large-6b46171.ContentCard-vertical-6b46171 .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-top:0}@media screen and (max-width:767px){.ContentCard-large-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-main-inner-6b46171{height:-moz-fit-content;height:fit-content}.ContentCard-large-6b46171.ContentCard-cozy-6b46171 .ContentCard-image-micro-6b46171{padding:24px}.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-micro-6b46171{padding:40px 24px}.ContentCard-large-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:min-content 1fr;grid-template-rows:none}.ContentCard-large-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr min-content;grid-template-rows:none}.ContentCard-large-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-large-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-large-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-right:0}.ContentCard-large-6b46171.ContentCard-layout-default-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-left:0}.ContentCard-large-6b46171.ContentCard-layout-default-6b46171 .ContentCard-main-6b46171.ContentCard-centered-mobile-6b46171{text-align:center}.ContentCard-large-6b46171.ContentCard-layout-alternate-6b46171 .ContentCard-image-micro-6b46171{grid-gap:16px}.ContentCard-large-6b46171.ContentCard-layout-alternate-6b46171 .ContentCard-image-micro-6b46171 .ContentCard-main-6b46171:not(.ContentCard-centered-false-6b46171){text-align:center}}@media screen and (max-width:480px){.ContentCard-large-6b46171 .ContentCard-image-jumbo-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-main-6b46171,.ContentCard-large-6b46171 .ContentCard-image-medium-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-main-6b46171,.ContentCard-large-6b46171 .ContentCard-image-mini-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-main-6b46171,.ContentCard-large-6b46171 .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-main-6b46171{padding-bottom:20px}.ContentCard-large-6b46171 .ContentCard-image-jumbo-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-main-6b46171,.ContentCard-large-6b46171 .ContentCard-image-medium-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-main-6b46171,.ContentCard-large-6b46171 .ContentCard-image-mini-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-main-6b46171,.ContentCard-large-6b46171 .ContentCard-image-standard-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-main-6b46171{padding-top:20px}.ContentCard-large-6b46171:not(.ContentCard-horizontal-6b46171) [class*=image-]:not(.ContentCard-image-micro-6b46171,.ContentCard-no-image-6b46171){grid-template-columns:none;grid-template-rows:200px 1fr}.ContentCard-large-6b46171:not(.ContentCard-horizontal-6b46171) [class*=image-]:not(.ContentCard-image-micro-6b46171,.ContentCard-no-image-6b46171).ContentCard-fit-image-6b46171{grid-template-rows:fit-content(200px) 1fr}.ContentCard-large-6b46171:not(.ContentCard-horizontal-6b46171) [class*=image-]:not(.ContentCard-image-micro-6b46171,.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:none;grid-template-rows:1fr 200px}.ContentCard-large-6b46171:not(.ContentCard-horizontal-6b46171) [class*=image-]:not(.ContentCard-image-micro-6b46171,.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171.ContentCard-fit-image-6b46171{grid-template-rows:1fr fit-content(200px)}.ContentCard-large-6b46171:not(.ContentCard-horizontal-6b46171) [class*=image-]:not(.ContentCard-image-micro-6b46171,.ContentCard-no-image-6b46171):has(.ContentCard-header-6b46171){grid-template-rows:min-content 200px 1fr}.ContentCard-large-6b46171:not(.ContentCard-horizontal-6b46171) [class*=image-]:not(.ContentCard-image-micro-6b46171,.ContentCard-no-image-6b46171):has(.ContentCard-header-6b46171).ContentCard-fit-image-6b46171{grid-template-rows:min-content fit-content(200px) 1fr}.ContentCard-large-6b46171:not(.ContentCard-horizontal-6b46171) [class*=image-]:not(.ContentCard-image-micro-6b46171,.ContentCard-no-image-6b46171) .ContentCard-centered-mobile-6b46171,.ContentCard-large-6b46171:not(.ContentCard-horizontal-6b46171) [class*=image-]:not(.ContentCard-image-micro-6b46171,.ContentCard-no-image-6b46171) .ContentCard-centered-stationary-6b46171{text-align:center}.ContentCard-large-6b46171:not(.ContentCard-horizontal-6b46171) [class*=image-]:not(.ContentCard-image-micro-6b46171,.ContentCard-no-image-6b46171):not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-bottom:0}.ContentCard-large-6b46171:not(.ContentCard-horizontal-6b46171) [class*=image-]:not(.ContentCard-image-micro-6b46171,.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-top:0}.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-jumbo-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-medium-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-mini-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-standard-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-left:24px;padding-right:24px}.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-jumbo-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-main-6b46171,.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-medium-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-main-6b46171,.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-mini-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-main-6b46171,.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-main-6b46171{padding:40px 24px 32px}.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-jumbo-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-main-6b46171,.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-medium-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-main-6b46171,.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-mini-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-main-6b46171,.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-standard-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-main-6b46171{padding:32px 24px 40px}}@media screen and (min-width:480px) and (max-width:767px){.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-mini-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:25% 1fr;grid-template-rows:none}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-mini-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr 25%;grid-template-rows:none}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-mini-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-mini-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-medium-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:30% 1fr;grid-template-rows:none}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-medium-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr 30%;grid-template-rows:none}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-medium-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-medium-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171:not(.ContentCard-no-image-6b46171),.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:40% 1fr;grid-template-rows:none}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171,.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr 40%;grid-template-rows:none}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171 .ContentCard-centered-stationary-6b46171,.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-medium-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-mini-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-right:0}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-medium-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-mini-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-left:0}}@media screen and (min-width:768px){.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:min-content 1fr;grid-template-rows:none}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr min-content;grid-template-rows:none}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171.ContentCard-hasRightActions-6b46171 .ContentCard-main-6b46171{display:grid;grid-template-columns:8fr 2fr;grid-gap:20px}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171.ContentCard-hasRightActions-6b46171 .ContentCard-main-6b46171 .ContentCard-content-6b46171{margin:0}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-micro-6b46171.ContentCard-hasRightActions-6b46171 .ContentCard-main-6b46171 .ContentCard-actions-6b46171{align-items:flex-end;display:flex;flex-direction:column;justify-content:center;margin-top:0}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-mini-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:20% 1fr;grid-template-rows:none}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-mini-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr 20%;grid-template-rows:none}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-mini-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-mini-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-medium-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:25% 1fr;grid-template-rows:none}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-medium-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr 25%;grid-template-rows:none}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-medium-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-medium-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:30% 1fr;grid-template-rows:none}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr 30%;grid-template-rows:none}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-standard-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171:not(.ContentCard-no-image-6b46171){grid-template-columns:50% 1fr;grid-template-rows:none}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171:not(.ContentCard-no-image-6b46171).ContentCard-has-flipped-image-6b46171{grid-template-columns:1fr 50%;grid-template-rows:none}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171 .ContentCard-centered-mobile-6b46171,.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-image-jumbo-6b46171 .ContentCard-centered-stationary-6b46171{text-align:left}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-hasRightActions-6b46171.ContentCard-no-image-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-hasRightActions-6b46171[class*=image-]:not(.ContentCard-image-micro-6b46171):not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) [class*=image-]:not(.ContentCard-image-micro-6b46171):not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-right:0}.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-hasRightActions-6b46171.ContentCard-no-image-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) .ContentCard-hasRightActions-6b46171[class*=image-]:not(.ContentCard-image-micro-6b46171).ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-large-6b46171:not(.ContentCard-vertical-6b46171) [class*=image-]:not(.ContentCard-image-micro-6b46171).ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-left:0}.ContentCard-large-6b46171 [class*=image-]:not(.ContentCard-image-micro-6b46171).ContentCard-hasRightActions-6b46171 .ContentCard-main-6b46171{grid-template-columns:2fr 1fr;grid-gap:24px}.ContentCard-large-6b46171 .ContentCard-hasRightActions-6b46171.ContentCard-no-image-6b46171 .ContentCard-actionsDivider-6b46171,.ContentCard-large-6b46171 .ContentCard-hasRightActions-6b46171[class*=image-]:not(.ContentCard-image-micro-6b46171) .ContentCard-actionsDivider-6b46171{border-left:1px solid #d4d7dc;border-left:1px solid var(--Gray05,#d4d7dc);padding-left:24px}.ContentCard-large-6b46171 .ContentCard-hasRightActions-6b46171.ContentCard-no-image-6b46171 .ContentCard-main-6b46171,.ContentCard-large-6b46171 .ContentCard-hasRightActions-6b46171[class*=image-]:not(.ContentCard-image-micro-6b46171) .ContentCard-main-6b46171{grid-gap:24px}.ContentCard-large-6b46171 .ContentCard-hasRightActions-6b46171.ContentCard-no-image-6b46171 .ContentCard-main-6b46171 .ContentCard-actions-6b46171,.ContentCard-large-6b46171 .ContentCard-hasRightActions-6b46171[class*=image-]:not(.ContentCard-image-micro-6b46171) .ContentCard-main-6b46171 .ContentCard-actions-6b46171{display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:0;padding-top:0}.ContentCard-large-6b46171 .ContentCard-hasRightActions-6b46171.ContentCard-no-image-6b46171.ContentCard-roomy-6b46171 .ContentCard-actionsDivider-6b46171,.ContentCard-large-6b46171 .ContentCard-hasRightActions-6b46171[class*=image-]:not(.ContentCard-image-micro-6b46171).ContentCard-roomy-6b46171 .ContentCard-actionsDivider-6b46171{padding-left:40px}.ContentCard-large-6b46171 .ContentCard-hasRightActions-6b46171.ContentCard-no-image-6b46171.ContentCard-roomy-6b46171 .ContentCard-main-6b46171,.ContentCard-large-6b46171 .ContentCard-hasRightActions-6b46171[class*=image-]:not(.ContentCard-image-micro-6b46171).ContentCard-roomy-6b46171 .ContentCard-main-6b46171{grid-gap:40px}.ContentCard-large-6b46171 .ContentCard-hasRightActions-6b46171.ContentCard-no-image-6b46171 .ContentCard-main-6b46171{grid-template-columns:1fr auto}.ContentCard-large-6b46171.ContentCard-cozy-6b46171 .ContentCard-image-micro-6b46171{padding:24px}.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-image-micro-6b46171{padding:40px}.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-hasRightActions-6b46171.ContentCard-no-image-6b46171:not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-hasRightActions-6b46171[class*=image-]:not(.ContentCard-image-micro-6b46171):not(.ContentCard-has-flipped-image-6b46171) .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-right:0}.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-hasRightActions-6b46171.ContentCard-no-image-6b46171.ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171),.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-hasRightActions-6b46171[class*=image-]:not(.ContentCard-image-micro-6b46171).ContentCard-has-flipped-image-6b46171 .ContentCard-image-6b46171:not(.ContentCard-full-bleed-6b46171){padding-left:0}.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-hasRightActions-6b46171.ContentCard-no-image-6b46171 .ContentCard-actionsDivider-6b46171,.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-hasRightActions-6b46171[class*=image-]:not(.ContentCard-image-micro-6b46171) .ContentCard-actionsDivider-6b46171{padding-left:40px}.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-hasRightActions-6b46171.ContentCard-no-image-6b46171 .ContentCard-main-6b46171,.ContentCard-large-6b46171.ContentCard-roomy-6b46171 .ContentCard-hasRightActions-6b46171[class*=image-]:not(.ContentCard-image-micro-6b46171) .ContentCard-main-6b46171{grid-gap:40px}}.ContentCard-large-actions-6b46171{align-items:center;display:grid;grid-template-columns:1fr 25%}.ContentCard-large-actions-6b46171 .ContentCard-actions-6b46171{margin-top:0}.ContentCard-no-image-6b46171{grid-template-columns:1fr;grid-template-rows:auto}:root{--fontSize-fontSize3:16px;--lineHeight-lineHeight3:24px;--font-fontFamily:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;--color-colorTextSecondary:#6b6c72;--font-fontWeight4:600;--fontSize-fontSize2:14px;--lineHeight-lineHeight2:20px;--font-fontWeight2:400}.ContentCard-dark-6b46171{--color-colorDividerPrimary:#8d9096;--color-colorTextSecondary:#e3e5e8;--color-colorContainerBackgroundInfo:#21313d;--color-colorContainerBackgroundSecondary:#525358}.ContentCard-mint-6b46171.ContentCard-light-6b46171,.ContentCard-turbo-6b46171.ContentCard-light-6b46171,.ContentCard-turbotax-6b46171.ContentCard-light-6b46171{--color-colorDividerPrimary:#d5dee3;--color-colorTextSecondary:#5d686f;--color-colorContainerBackgroundInfo:#f4f9ff;--color-colorContainerBackgroundSecondary:#f0f4f6}.ContentCard-quickbooks-6b46171.ContentCard-light-6b46171{--color-colorDividerPrimary:#8d9096;--color-colorContainerBackgroundSecondary:#eceef1}.ContentCard-quickbooks-6b46171.ContentCard-dark-6b46171{--color-colorDividerPrimary:#6b6c72;--color-colorTextSecondary:#babec5}.ContentCard-ttfullservice-6b46171.ContentCard-light-6b46171{--color-colorDividerPrimary:#d5dee3;--color-colorTextSecondary:#5d686f;--color-colorContainerBackgroundInfo:#ebf9ff;--color-colorContainerBackgroundSecondary:#f0f4f6}.ContentCard-ttfullservice-6b46171.ContentCard-dark-6b46171{--color-colorContainerBackgroundInfo:#384a54}.ContentCard-creditkarma-6b46171.ContentCard-light-6b46171{--color-colorDividerPrimary:#d9dfe2;--font-fontFamilyBody:National2,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;--color-colorTextSecondary:#55595b;--font-fontFamily:National2,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;--font-fontWeight4:500;--color-colorContainerBackgroundInfo:#e0f0f5;--color-colorContainerBackgroundSecondary:#f0f4f6}.ContentCard-creditkarma-6b46171.ContentCard-dark-6b46171{--font-fontFamilyBody:National2,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;--font-fontFamily:National2,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;--font-fontWeight4:500}.ContentCard-mailchimp-6b46171.ContentCard-light-6b46171{--color-colorDividerPrimary:rgba(36,28,21,.3);--font-fontFamilyBody:Graphik Web,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;--color-colorTextSecondary:rgba(36,28,21,.65);--font-fontFamily:Graphik Web,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;--color-colorContainerBackgroundInfo:#c5dbf2;--color-colorContainerBackgroundSecondary:#f6f6f4}.ContentCard-mailchimp-6b46171.ContentCard-dark-6b46171{--font-fontFamilyBody:Graphik Web,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;--color-colorTextSecondary:hsla(0,0%,100%,.5);--font-fontFamily:Graphik Web,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;--color-colorContainerBackgroundInfo:#1e272e}.ContentCard-intuitnext-6b46171.ContentCard-light-6b46171{--color-colorDividerPrimary:#859299;--color-colorTextSecondary:#3c4348;--color-colorContainerBackgroundInfo:#f4f9ff;--color-colorContainerBackgroundSecondary:#f0f4f6}.ContentCard-intuitnext-6b46171.ContentCard-dark-6b46171{--color-colorDividerPrimary:#859299;--color-colorTextSecondary:#e2e9ed;--color-colorContainerBackgroundInfo:#103661;--color-colorContainerBackgroundSecondary:#21262a}
/*# sourceMappingURL=index.css.map */
.FeatureList-container-6964ce7{background-color:#fff;background-color:var(--color-colorContainerBackgroundPrimary,#fff);border-radius:12px;border-radius:var(--radius-radiusXLarge,12px);box-sizing:border-box;color:#393a3d;color:var(--color-colorTextPrimary,#393a3d);display:flex;flex-direction:column;height:auto;margin:0 auto;max-width:1000px;padding:24px;width:100%}.FeatureList-items-list-6964ce7{display:grid;list-style-type:none;padding:0}.FeatureList-items-list-6964ce7.FeatureList-full-width-6964ce7{margin:0}.FeatureList-items-list-6964ce7:not(.FeatureList-full-width-6964ce7){margin:0 auto}.FeatureList-item-6964ce7{display:flex;flex-direction:column;width:100%}.FeatureList-item-6964ce7:not(:first-child){margin-top:16px}.FeatureList-item-6964ce7:not(:last-child){margin-bottom:16px}.FeatureList-item-content-6964ce7{display:flex;flex-direction:column;flex-grow:1}.FeatureList-body-6964ce7,.FeatureList-label-6964ce7,.FeatureList-list-body-6964ce7,.FeatureList-list-label-6964ce7{display:flex;font-size:16px;font-size:var(--fontSize-fontSize3,16px);line-height:24px;line-height:var(--lineHeight-lineHeight3,24px)}.FeatureList-body-6964ce7:not(:only-child),.FeatureList-label-6964ce7:not(:only-child){padding-bottom:4px}@media screen and (min-width:768px){.FeatureList-body-6964ce7:not(:only-child),.FeatureList-label-6964ce7:not(:only-child){padding-bottom:8px}}.FeatureList-label-6964ce7,.FeatureList-list-label-6964ce7{font-family:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;font-family:var(--font-fontFamily,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif);font-style:normal;font-weight:600;font-weight:var(--font-fontWeight4,600)}.FeatureList-body-6964ce7,.FeatureList-list-body-6964ce7{flex-direction:column;flex-grow:1;font-family:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;font-family:var(--font-fontFamily,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif);font-style:normal;font-weight:400;font-weight:var(--font-fontWeight2,400)}.FeatureList-body-6964ce7>*,.FeatureList-list-body-6964ce7>*{margin:0}.FeatureList-list-label-6964ce7{margin:0 0 40px}.FeatureList-list-label-6964ce7:only-child{margin:0}.FeatureList-list-body-6964ce7:not(:only-child){margin-top:40px}.FeatureList-icon-6964ce7{color:#393a3d;color:var(--color-colorIconPrimary,#393a3d);display:inline-flex}.FeatureList-icon-6964ce7:not(:only-child){margin:0 0 20px}.FeatureList-divider-6964ce7{background:#6b6c72;background:var(--color-colorDividerPrimary,#6b6c72);height:1px;width:100%}.FeatureList-divider-6964ce7:last-of-type{display:none}.FeatureList-alignment-center-6964ce7 .FeatureList-button-6964ce7,.FeatureList-alignment-left-6964ce7 .FeatureList-button-6964ce7{margin-top:16px}.FeatureList-alignment-center-6964ce7{text-align:center}.FeatureList-alignment-center-6964ce7 .FeatureList-icon-6964ce7,.FeatureList-alignment-center-6964ce7 .FeatureList-label-6964ce7,.FeatureList-alignment-center-6964ce7 .FeatureList-list-body-6964ce7,.FeatureList-alignment-center-6964ce7 .FeatureList-list-label-6964ce7{align-items:center;justify-content:center}.FeatureList-alignment-center-6964ce7 .FeatureList-button-6964ce7,.FeatureList-alignment-center-6964ce7 .FeatureList-link-6964ce7{margin-left:auto;margin-right:auto}.FeatureList-alignment-left-6964ce7{text-align:left}.FeatureList-alignment-left-6964ce7 .FeatureList-link-6964ce7{padding-left:0}.FeatureList-alignment-left-6964ce7 .FeatureList-columns-1-6964ce7 .FeatureList-item-6964ce7:not(.FeatureList-attention-item-6964ce7){flex-direction:row}.FeatureList-alignment-left-6964ce7 .FeatureList-columns-1-6964ce7 .FeatureList-item-6964ce7:not(.FeatureList-attention-item-6964ce7) .FeatureList-button-6964ce7,.FeatureList-alignment-left-6964ce7 .FeatureList-columns-1-6964ce7 .FeatureList-item-6964ce7:not(.FeatureList-attention-item-6964ce7) .FeatureList-link-6964ce7{margin-right:auto}.FeatureList-alignment-left-6964ce7 .FeatureList-columns-1-6964ce7 .FeatureList-attention-item-6964ce7{align-items:center}.FeatureList-alignment-left-6964ce7 .FeatureList-columns-1-6964ce7 .FeatureList-icon-6964ce7{margin:0 16px auto 0}.FeatureList-status-passive-6964ce7{background-color:#f4f5f8;background-color:var(--color-colorContainerBackgroundSecondary,#f4f5f8)}.FeatureList-status-info-6964ce7{background-color:#ebf9ff;background-color:var(--color-colorContainerBackgroundInfo,#ebf9ff)}.FeatureList-status-positive-6964ce7{background-color:#f6fdeb;background-color:var(--color-colorContainerBackgroundPositive,#f6fdeb)}.FeatureList-status-warning-6964ce7{background-color:#fff7ef;background-color:var(--color-colorContainerBackgroundAttention,#fff7ef)}.FeatureList-attention-item-6964ce7{display:flex;flex-direction:column}.FeatureList-attention-item-6964ce7 .FeatureList-label-6964ce7{font-size:24px;order:1}.FeatureList-attention-item-6964ce7 .FeatureList-icon-6964ce7{margin:20px 0;order:2}.FeatureList-attention-item-6964ce7 .FeatureList-body-6964ce7{order:3}.FeatureList-attention-item-6964ce7 .FeatureList-button-6964ce7,.FeatureList-attention-item-6964ce7 .FeatureList-link-6964ce7{order:4}@media screen and (min-width:768px){.FeatureList-columns-1-6964ce7:not(.FeatureList-full-width-6964ce7),.FeatureList-columns-2-6964ce7:not(.FeatureList-full-width-6964ce7){max-width:75%}.FeatureList-columns-2-6964ce7.FeatureList-items-list-6964ce7,.FeatureList-columns-3-6964ce7.FeatureList-items-list-6964ce7{-moz-column-gap:80px;column-gap:80px;grid-template-columns:repeat(2,1fr);row-gap:40px}.FeatureList-columns-2-6964ce7 .FeatureList-item-6964ce7,.FeatureList-columns-3-6964ce7 .FeatureList-item-6964ce7{margin:0}}@media screen and (min-width:992px){.FeatureList-columns-3-6964ce7.FeatureList-items-list-6964ce7{grid-template-columns:repeat(3,1fr)}}:root{--font-fontFamily:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif}.FeatureList-dark-6964ce7{--color-colorTextPrimary:#eceef1;--color-colorContainerBackgroundPrimary:#393a3d;--color-colorIconPrimary:#eceef1;--color-colorDividerPrimary:#8d9096;--color-colorContainerBackgroundSecondary:#525358;--color-colorContainerBackgroundInfo:#21313d;--color-colorContainerBackgroundPositive:#233a20;--color-colorContainerBackgroundAttention:#523120}.FeatureList-turbotax-6964ce7.FeatureList-light-6964ce7{--color-colorTextPrimary:#21262a;--radius-radiusXLarge:16px;--color-colorIconPrimary:#21262a;--color-colorDividerPrimary:#d5dee3;--color-colorContainerBackgroundSecondary:#f0f4f6;--color-colorContainerBackgroundInfo:#f4f9ff;--color-colorContainerBackgroundPositive:#ecfff7;--color-colorContainerBackgroundAttention:#fff7ec}.FeatureList-turbotax-6964ce7.FeatureList-dark-6964ce7{--radius-radiusXLarge:16px}.FeatureList-turbo-6964ce7.FeatureList-light-6964ce7{--color-colorTextPrimary:#21262a;--radius-radiusXLarge:16px;--color-colorIconPrimary:#21262a;--color-colorDividerPrimary:#d5dee3;--color-colorContainerBackgroundSecondary:#f0f4f6;--color-colorContainerBackgroundInfo:#f4f9ff;--color-colorContainerBackgroundPositive:#ecfff7;--color-colorContainerBackgroundAttention:#fff7ec}.FeatureList-turbo-6964ce7.FeatureList-dark-6964ce7{--radius-radiusXLarge:16px}.FeatureList-mint-6964ce7.FeatureList-light-6964ce7{--color-colorTextPrimary:#21262a;--radius-radiusXLarge:16px;--color-colorIconPrimary:#21262a;--color-colorDividerPrimary:#d5dee3;--color-colorContainerBackgroundSecondary:#f0f4f6;--color-colorContainerBackgroundInfo:#f4f9ff;--color-colorContainerBackgroundPositive:#ecfff7;--color-colorContainerBackgroundAttention:#fff7ec}.FeatureList-mint-6964ce7.FeatureList-dark-6964ce7{--radius-radiusXLarge:16px}.FeatureList-quickbooks-6964ce7.FeatureList-light-6964ce7{--color-colorDividerPrimary:#8d9096;--color-colorContainerBackgroundSecondary:#eceef1}.FeatureList-quickbooks-6964ce7.FeatureList-dark-6964ce7{--color-colorDividerPrimary:#6b6c72}.FeatureList-ttfullservice-6964ce7.FeatureList-light-6964ce7{--color-colorTextPrimary:#21262a;--radius-radiusXLarge:16px;--color-colorIconPrimary:#21262a;--color-colorDividerPrimary:#d5dee3;--color-colorContainerBackgroundSecondary:#f0f4f6;--color-colorContainerBackgroundInfo:#ebf9ff;--color-colorContainerBackgroundPositive:#ecfff7;--color-colorContainerBackgroundAttention:#fff7ec}.FeatureList-ttfullservice-6964ce7.FeatureList-dark-6964ce7{--radius-radiusXLarge:16px;--color-colorContainerBackgroundInfo:#384a54}.FeatureList-creditkarma-6964ce7.FeatureList-light-6964ce7{--color-colorTextPrimary:#000;--radius-radiusXLarge:8px;--font-fontFamily:National2,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;--font-fontWeight4:500;--color-colorIconPrimary:#21262a;--color-colorDividerPrimary:#d9dfe2;--color-colorContainerBackgroundSecondary:#f0f4f6;--color-colorContainerBackgroundInfo:#e0f0f5;--color-colorContainerBackgroundPositive:#e3f1e6;--color-colorContainerBackgroundAttention:#fff9e6}.FeatureList-creditkarma-6964ce7.FeatureList-dark-6964ce7{--radius-radiusXLarge:8px;--font-fontFamily:National2,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;--font-fontWeight4:500}.FeatureList-mailchimp-6964ce7.FeatureList-light-6964ce7{--color-colorTextPrimary:#241c15;--font-fontFamily:Graphik Web,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;--color-colorIconPrimary:#241c15;--color-colorDividerPrimary:rgba(36,28,21,.3);--color-colorContainerBackgroundSecondary:#f6f6f4;--color-colorContainerBackgroundInfo:#c5dbf2;--color-colorContainerBackgroundPositive:#d8eacc;--color-colorContainerBackgroundAttention:#fbeeca}.FeatureList-mailchimp-6964ce7.FeatureList-dark-6964ce7{--color-colorTextPrimary:#fff;--font-fontFamily:Graphik Web,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;--color-colorContainerBackgroundInfo:#1e272e;--color-colorContainerBackgroundPositive:#203011;--color-colorContainerBackgroundAttention:#4f2811}.FeatureList-intuitnext-6964ce7.FeatureList-light-6964ce7{--color-colorTextPrimary:#21262a;--color-colorIconPrimary:#21262a;--color-colorDividerPrimary:#859299;--color-colorContainerBackgroundSecondary:#f0f4f6;--color-colorContainerBackgroundInfo:#f4f9ff;--color-colorContainerBackgroundPositive:#effff0;--color-colorContainerBackgroundAttention:#fff7ec}.FeatureList-intuitnext-6964ce7.FeatureList-dark-6964ce7{--color-colorTextPrimary:#f0f4f6;--color-colorContainerBackgroundPrimary:#181c1f;--color-colorIconPrimary:#f0f4f6;--color-colorDividerPrimary:#859299;--color-colorContainerBackgroundSecondary:#21262a;--color-colorContainerBackgroundInfo:#103661;--color-colorContainerBackgroundPositive:#005419;--color-colorContainerBackgroundAttention:#651e00}
/*# sourceMappingURL=index.css.map */
.Checkbox-checkbox-387afff{height:1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:1;word-wrap:normal;height:24px;margin:8px 0 0;width:24px}.Checkbox-checkbox-387afff+.Checkbox-label-387afff .Checkbox-check-387afff{--checkColor:transparent;--border-color:var(--color-colorInputBorderPrimary,#8d9096);--background-color:var(--color-colorInputBackgroundPrimary,#fff);--border-width:1px;--focus-border-color:var(--color-colorInputBorderPrimaryFocus,#0077c5);transition-duration:.25s;transition-property:background-color;transition-timing-function:cubic-bezier(.12,0,.39,0)}@media screen and (prefers-reduced-motion:reduce){.Checkbox-checkbox-387afff+.Checkbox-label-387afff .Checkbox-check-387afff{transition:none}}.Checkbox-checkbox-387afff+.Checkbox-label-387afff .Checkbox-check-387afff{background-color:var(--background-color);border:var(--border-width) solid var(--border-color);border-radius:4px;border-radius:var(--radius-radiusSmall,4px);box-sizing:border-box;color:var(--checkColor);display:flex;height:24px;justify-content:center;min-width:24px;transition-duration:.18s;width:24px}.Checkbox-checkbox-387afff:checked+.Checkbox-label-387afff .Checkbox-check-387afff,.Checkbox-checkbox-387afff:indeterminate+.Checkbox-label-387afff .Checkbox-check-387afff{--border-width:0;--background-color:var(--color-colorSelectionIndicator,#0077c5);--checkColor:var(--color-colorIconInverse,#fff)}[data-cgds-keyboard-nav] .Checkbox-checkbox-387afff:focus+.Checkbox-label-387afff .Checkbox-check-387afff{--border-width:2px;--border-color:var(--focus-border-color)}[data-cgds-keyboard-nav] .Checkbox-checkbox-387afff:checked:focus+.Checkbox-label-387afff .Checkbox-check-387afff,[data-cgds-keyboard-nav] .Checkbox-checkbox-387afff:indeterminate:focus+.Checkbox-label-387afff .Checkbox-check-387afff{--border-width:0;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--focus-border-color)}.Checkbox-checkbox-387afff:hover+.Checkbox-label-387afff .Checkbox-check-387afff{--border-color:var(--color-colorInputBorderPrimaryHover,#0077c5)}.Checkbox-checkbox-387afff.Checkbox-warning-387afff:not(:hover,:focus)+.Checkbox-label-387afff .Checkbox-check-387afff{--border-color:var(--color-colorInputBorderWarning,#ff6a00);--background-color:var(--color-colorInputBackgroundWarning,rgba(255,187,0,.25))}.Checkbox-checkbox-387afff.Checkbox-error-387afff:not(:hover,:focus)+.Checkbox-label-387afff .Checkbox-check-387afff{--border-color:var(--color-colorInputBorderError,#d52b1e);--background-color:var(--color-colorInputBackgroundError,rgba(213,43,30,.1))}.Checkbox-checkbox-387afff:disabled+.Checkbox-label-387afff .Checkbox-check-387afff{--border-color:var(--color-colorInputBorderDisabled,#babec5);--background-color:var(--color-colorInputBackgroundDisabled,#8d9096)}.Checkbox-checkbox-387afff:checked+.Checkbox-label-387afff .Checkbox-check-387afff{border:0}.Checkbox-checkbox-387afff:checked:disabled+.Checkbox-label-387afff .Checkbox-check-387afff{--checkColor:var(--color-colorTextInverse,#fff);--background-color:var(--color-colorInputBorderDisabled,#babec5)}.Checkbox-checkbox-387afff:disabled+.Checkbox-label-387afff{color:#6b6c72;color:var(--color-colorTextTertiary,#6b6c72);cursor:not-allowed}.Checkbox-icon-387afff{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.Checkbox-indeterminate-387afff{background-color:#fff;background-color:var(--color-colorIconInverse,#fff);border-radius:9999px;border-radius:var(--radius-radiusFull,9999px);height:2px;width:16px}:root{--color-colorIconInverse:#fff;--color-colorInputBorderDisabled:#babec5}.Checkbox-dark-387afff{--color-colorIconInverse:#282828;--color-colorInputBackgroundPrimary:#282828;--color-colorInputBorderPrimaryFocus:#34bfff;--color-colorSelectionIndicator:#34bfff;--color-colorInputBorderPrimaryHover:#34bfff;--color-colorInputBorderDisabled:#8d9096;--color-colorInputBackgroundDisabled:#6b6c72;--color-colorTextInverse:#282828;--color-colorTextTertiary:#d4d7dc}.Checkbox-turbotax-387afff.Checkbox-light-387afff{--color-colorInputBorderPrimary:#859299;--color-colorInputBorderPrimaryFocus:#21262a;--color-colorSelectionIndicator:#21262a;--color-colorInputBorderPrimaryHover:#21262a;--color-colorInputBorderWarning:#c84f00;--color-colorInputBackgroundWarning:#fff7ec;--color-colorInputBorderError:#db334d;--color-colorInputBackgroundError:#fff6f6;--color-colorInputBorderDisabled:#d5dee3;--color-colorInputBackgroundDisabled:#fff;--color-colorTextTertiary:#859299}.Checkbox-turbotax-387afff.Checkbox-dark-387afff{--color-colorIconInverse:#21262a;--color-colorTextInverse:#21262a}.Checkbox-turbo-387afff.Checkbox-light-387afff{--color-colorInputBorderPrimary:#859299;--color-colorInputBorderPrimaryFocus:#21262a;--color-colorSelectionIndicator:#21262a;--color-colorInputBorderPrimaryHover:#21262a;--color-colorInputBorderWarning:#c84f00;--color-colorInputBackgroundWarning:#fff7ec;--color-colorInputBorderError:#db334d;--color-colorInputBackgroundError:#fff6f6;--color-colorInputBorderDisabled:#d5dee3;--color-colorInputBackgroundDisabled:#fff;--color-colorTextTertiary:#859299}.Checkbox-turbo-387afff.Checkbox-dark-387afff{--color-colorIconInverse:#21262a;--color-colorTextInverse:#21262a}.Checkbox-mint-387afff.Checkbox-light-387afff{--color-colorInputBorderPrimary:#859299;--color-colorInputBorderPrimaryFocus:#21262a;--color-colorSelectionIndicator:#21262a;--color-colorInputBorderPrimaryHover:#21262a;--color-colorInputBorderWarning:#c84f00;--color-colorInputBackgroundWarning:#fff7ec;--color-colorInputBorderError:#c61c5a;--color-colorInputBackgroundError:#fff6f6;--color-colorInputBorderDisabled:#d5dee3;--color-colorInputBackgroundDisabled:#fff;--color-colorTextTertiary:#859299}.Checkbox-mint-387afff.Checkbox-dark-387afff{--color-colorIconInverse:#21262a;--color-colorTextInverse:#21262a}.Checkbox-quickbooks-387afff.Checkbox-light-387afff{--color-colorInputBorderPrimaryFocus:#2ca01c;--color-colorSelectionIndicator:#2ca01c;--color-colorInputBorderPrimaryHover:#2ca01c;--color-colorInputBorderDisabled:hsla(220,4%,57%,.5);--color-colorInputBackgroundDisabled:#fff}.Checkbox-quickbooks-387afff.Checkbox-dark-387afff{--color-colorInputBorderPrimaryFocus:#53b700;--color-colorSelectionIndicator:#53b700;--color-colorInputBorderPrimaryHover:#53b700;--color-colorInputBorderDisabled:#babec5;--color-colorTextTertiary:#babec5}.Checkbox-ttfullservice-387afff.Checkbox-light-387afff{--color-colorInputBorderPrimary:#859299;--color-colorInputBorderPrimaryFocus:#21262a;--color-colorSelectionIndicator:#21262a;--color-colorInputBorderPrimaryHover:#21262a;--color-colorInputBorderWarning:#c84f00;--color-colorInputBackgroundWarning:#fff7ec;--color-colorInputBorderError:#db334d;--color-colorInputBackgroundError:#fff6f6;--color-colorInputBorderDisabled:#d5dee3;--color-colorInputBackgroundDisabled:#fff;--color-colorTextTertiary:#859299}.Checkbox-ttfullservice-387afff.Checkbox-dark-387afff{--color-colorIconInverse:#21262a;--color-colorTextInverse:#21262a}.Checkbox-creditkarma-387afff.Checkbox-light-387afff{--color-colorInputBorderPrimary:#859299;--color-colorInputBorderPrimaryFocus:#55595b;--color-colorSelectionIndicator:#21262a;--color-colorInputBorderPrimaryHover:#55595b;--color-colorInputBorderWarning:#ffc402;--color-colorInputBackgroundWarning:#fff9e6;--color-colorInputBorderError:#c74900;--color-colorInputBackgroundError:#f9ede6;--color-colorInputBorderDisabled:#d5dee3;--color-colorInputBackgroundDisabled:#fff;--color-colorTextTertiary:#859299}.Checkbox-creditkarma-387afff.Checkbox-dark-387afff{--color-colorIconInverse:#21262a;--color-colorTextInverse:#21262a}.Checkbox-mailchimp-387afff.Checkbox-light-387afff{--color-colorInputBorderPrimary:rgba(36,28,21,.65);--color-colorInputBorderPrimaryFocus:#007c89;--color-colorSelectionIndicator:#004e56;--color-colorInputBorderPrimaryHover:#241c15;--color-colorInputBorderWarning:#d99536;--color-colorInputBackgroundWarning:#fff;--color-colorInputBorderError:#a73205;--color-colorInputBackgroundError:#fff;--color-colorInputBorderDisabled:rgba(36,28,21,.65)}.Checkbox-mailchimp-387afff.Checkbox-dark-387afff{--color-colorTextInverse:#241c15}.Checkbox-intuitnext-387afff.Checkbox-light-387afff{--color-colorInputBorderPrimary:#859299;--color-colorInputBorderPrimaryFocus:#2b77cc;--color-colorSelectionIndicator:#2b77cc;--color-colorInputBorderPrimaryHover:#2b77cc;--color-colorInputBorderWarning:#c84f00;--color-colorInputBackgroundWarning:#fff7ec;--color-colorInputBorderError:#db334d;--color-colorInputBackgroundError:#fff6f6;--color-colorInputBorderDisabled:#c3ced5;--color-colorInputBackgroundDisabled:#fff;--color-colorTextTertiary:#4c555b}.Checkbox-intuitnext-387afff.Checkbox-dark-387afff{--color-colorIconInverse:#000;--color-colorInputBorderPrimary:#727e85;--color-colorInputBackgroundPrimary:#21262a;--color-colorInputBorderPrimaryFocus:#3492ef;--color-colorSelectionIndicator:#3492ef;--color-colorInputBorderPrimaryHover:#3492ef;--color-colorInputBorderWarning:#e56c1d;--color-colorInputBackgroundWarning:#390e00;--color-colorInputBorderError:#f7576c;--color-colorInputBackgroundError:#40030e;--color-colorInputBorderDisabled:#859299;--color-colorInputBackgroundDisabled:#181c1f;--color-colorTextInverse:#000;--color-colorTextTertiary:#d5dee3}
/*# sourceMappingURL=index.css.map */
.DataDisplay-wrapper-0c14fd9{box-sizing:border-box;text-align:center}.DataDisplay-wrapper-0c14fd9.DataDisplay-left-0c14fd9{text-align:left}.DataDisplay-wrapper-0c14fd9.DataDisplay-cardSize-0c14fd9{max-width:100%;width:100%}@media (min-width:768px){.DataDisplay-wrapper-0c14fd9.DataDisplay-cardSize-0c14fd9{width:380px}}.DataDisplay-wrapper-0c14fd9 .DataDisplay-link-0c14fd9{color:#393a3d;color:var(--color-colorTextPrimary);cursor:pointer;font-weight:600;font-weight:var(--font-fontWeight4);padding-top:8px;text-align:center}.DataDisplay-left-0c14fd9 .DataDisplay-label-0c14fd9{justify-content:left}.DataDisplay-icon-0c14fd9{color:#393a3d;color:var(--color-colorIconPrimary,#393a3d);font-size:32px;line-height:32px;padding-bottom:16px}.DataDisplay-label-0c14fd9{align-items:center;display:flex;font-family:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;font-family:var(--font-fontFamily,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif);font-size:16px;font-size:var(--fontSize-fontSize3,16px);font-style:normal;font-weight:600;font-weight:var(--font-fontWeight4);justify-content:center;line-height:24px;line-height:var(--lineHeight-lineHeight3,24px);padding-bottom:8px}.DataDisplay-label-0c14fd9:last-child{padding-bottom:0}.DataDisplay-description-0c14fd9{font-family:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;font-family:var(--font-fontFamily,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif);font-size:14px;font-size:var(--fontSize-fontSize2,14px);font-weight:400;font-weight:var(--font-fontWeight2,400);line-height:20px;line-height:var(--lineHeight-lineHeight2,20px);padding-top:8px}.DataDisplay-description-0c14fd9,.DataDisplay-value-0c14fd9{color:#393a3d;color:var(--color-colorTextPrimary,#393a3d);font-style:normal}.DataDisplay-value-0c14fd9{font-family:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;font-family:var(--font-fontFamily);font-size:40px;font-size:var(--fontSize-fontSize8,40px);font-weight:600;font-weight:var(--font-fontWeight4);line-height:52px;line-height:var(--lineHeight-lineHeight8,52px)}@media (min-width:768px){.DataDisplay-value-0c14fd9{font-size:48px;font-size:var(--fontSize-fontSize9,48px);line-height:60px;line-height:var(--lineHeight-lineHeight9,60px)}}.DataDisplay-medium-0c14fd9 .DataDisplay-value-0c14fd9{font-family:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;font-family:var(--font-fontFamily);font-size:34px;font-size:var(--fontSize-fontSize7,34px);font-style:normal;font-weight:600;font-weight:var(--font-fontWeight4);line-height:44px;line-height:var(--lineHeight-lineHeight7,44px)}.DataDisplay-small-0c14fd9 .DataDisplay-value-0c14fd9{font-family:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;font-family:var(--font-fontFamily);font-size:28px;font-size:var(--fontSize-fontSize6,28px);font-style:normal;font-weight:700;font-weight:var(--font-fontWeight5,700);line-height:36px;line-height:var(--lineHeight-lineHeight6,36px)}.DataDisplay-nonNumeric-0c14fd9 .DataDisplay-value-0c14fd9{font-family:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;font-family:var(--font-fontFamily);font-size:24px;font-size:var(--fontSize-fontSize5,24px);font-style:normal;font-weight:600;font-weight:var(--font-fontWeight4);line-height:32px;line-height:var(--lineHeight-lineHeight5,32px)}.DataDisplay-breakdown-0c14fd9{display:flex;justify-content:space-between;padding:20px 0}.DataDisplay-breakdown-0c14fd9:first-child{padding-top:17px}.DataDisplay-breakdown-0c14fd9:last-child{padding-bottom:0}.DataDisplay-breakdown-0c14fd9+.DataDisplay-breakdown-0c14fd9{border-top:1px solid #6b6c72;border-top:1px solid var(--color-colorDividerPrimary,#6b6c72)}.DataDisplay-roomy-0c14fd9{padding:32px}.DataDisplay-comfortable-0c14fd9{padding:24px}.DataDisplay-cozy-0c14fd9{padding:16px}.DataDisplay-compact-0c14fd9{padding:0}:root{--font-fontWeight4:600;--font-fontFamily:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;--color-colorTextPrimary:#393a3d}.DataDisplay-dark-0c14fd9{--color-colorIconPrimary:#eceef1;--color-colorTextPrimary:#eceef1;--color-colorDividerPrimary:#8d9096}.DataDisplay-mint-0c14fd9.DataDisplay-light-0c14fd9,.DataDisplay-turbo-0c14fd9.DataDisplay-light-0c14fd9,.DataDisplay-turbotax-0c14fd9.DataDisplay-light-0c14fd9{--color-colorIconPrimary:#21262a;--color-colorTextPrimary:#21262a;--color-colorDividerPrimary:#d5dee3}.DataDisplay-quickbooks-0c14fd9.DataDisplay-light-0c14fd9{--color-colorDividerPrimary:#8d9096}.DataDisplay-quickbooks-0c14fd9.DataDisplay-dark-0c14fd9{--color-colorDividerPrimary:#6b6c72}.DataDisplay-ttfullservice-0c14fd9.DataDisplay-light-0c14fd9{--color-colorIconPrimary:#21262a;--color-colorTextPrimary:#21262a;--color-colorDividerPrimary:#d5dee3}.DataDisplay-creditkarma-0c14fd9.DataDisplay-light-0c14fd9{--color-colorIconPrimary:#21262a;--font-fontFamily:National2,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;--font-fontWeight4:500;--color-colorTextPrimary:#000;--color-colorDividerPrimary:#d9dfe2}.DataDisplay-creditkarma-0c14fd9.DataDisplay-dark-0c14fd9{--font-fontFamily:National2,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;--font-fontWeight4:500}.DataDisplay-mailchimp-0c14fd9.DataDisplay-light-0c14fd9{--color-colorIconPrimary:#241c15;--font-fontFamily:Graphik Web,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;--color-colorTextPrimary:#241c15;--color-colorDividerPrimary:rgba(36,28,21,.3)}.DataDisplay-mailchimp-0c14fd9.DataDisplay-dark-0c14fd9{--font-fontFamily:Graphik Web,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;--color-colorTextPrimary:#fff}.DataDisplay-intuitnext-0c14fd9.DataDisplay-light-0c14fd9{--color-colorIconPrimary:#21262a;--color-colorTextPrimary:#21262a;--color-colorDividerPrimary:#859299}.DataDisplay-intuitnext-0c14fd9.DataDisplay-dark-0c14fd9{--color-colorIconPrimary:#f0f4f6;--color-colorTextPrimary:#f0f4f6;--color-colorDividerPrimary:#859299}
/*# sourceMappingURL=index.css.map */
.Accordion-button-514c9a8,.Accordion-heading-514c9a8,.Accordion-panel-514c9a8{box-sizing:border-box}.Accordion-button-514c9a8{cursor:pointer;width:100%}.Accordion-button-514c9a8[disabled]{cursor:default;outline:none}
/*# sourceMappingURL=index.css.map */
.ExpandableCard-wrapper-4bad10a{background:#fff;background:var(--color-colorContainerBackgroundPrimary,#fff);display:flex;flex-direction:column;font-size:16px;font-size:var(--fontSize-fontSize3);line-height:24px;line-height:var(--lineHeight-lineHeight3);margin-bottom:-1px;overflow:hidden}.ExpandableCard-wrapper-4bad10a.ExpandableCard-focus-4bad10a{box-shadow:0 0 0 0 #0077c5 inset;box-shadow:0 0 0 0 var(--color-colorFocusIndicator,#0077c5) inset}.ExpandableCard-wrapper-4bad10a.ExpandableCard-isCollapsible-4bad10a:has(.ExpandableCard-expandableButton-4bad10a:focus){border-style:none;box-sizing:border-box}.ExpandableCard-wrapper-4bad10a.ExpandableCard-isCollapsible-4bad10a:has(.ExpandableCard-expandableButton-4bad10a:focus) .ExpandableCard-header-4bad10a{border:2px solid #393a3d;border:2px solid var(--color-colorUiSecondary,#393a3d);padding:19px}.ExpandableCard-wrapper-4bad10a.ExpandableCard-isCollapsible-4bad10a:has(.ExpandableCard-expandableButton-4bad10a:focus) .ExpandableCard-detail-4bad10a{border:1px solid #d4d7dc;border:1px solid var(--color-colorContainerBorderPrimary,#d4d7dc);border-top:none}.ExpandableCard-wrapper-4bad10a.ExpandableCard-isCollapsible-4bad10a:has(.ExpandableCard-expandableButton-4bad10a:focus):not(.ExpandableCard-group-4bad10a *).ExpandableCard-collapsed-4bad10a .ExpandableCard-header-4bad10a{border-radius:12px;border-radius:var(--radius-radiusXLarge)}.ExpandableCard-wrapper-4bad10a.ExpandableCard-isCollapsible-4bad10a:has(.ExpandableCard-expandableButton-4bad10a:focus):not(.ExpandableCard-group-4bad10a *).ExpandableCard-expanded-4bad10a .ExpandableCard-header-4bad10a{border-radius:12px 12px 0 0;border-radius:var(--radius-radiusXLarge) var(--radius-radiusXLarge) 0 0;transition:border-bottom-left-radius .15s cubic-bezier(.35,0,.5,1),border-bottom-right-radius .15s cubic-bezier(.35,0,.5,1);transition:border-bottom-left-radius var(--duration-durationFadeFast) var(--ease-easeFade,cubic-bezier(.35,0,.5,1)),border-bottom-right-radius var(--duration-durationFadeFast) var(--ease-easeFade)}@media screen and (prefers-reduced-motion:reduce){.ExpandableCard-wrapper-4bad10a.ExpandableCard-isCollapsible-4bad10a:has(.ExpandableCard-expandableButton-4bad10a:focus):not(.ExpandableCard-group-4bad10a *).ExpandableCard-expanded-4bad10a .ExpandableCard-header-4bad10a{transition:none}}.ExpandableCard-wrapper-4bad10a.ExpandableCard-isCollapsible-4bad10a:has(.ExpandableCard-expandableButton-4bad10a:focus):not(.ExpandableCard-group-4bad10a *) .ExpandableCard-detail-4bad10a{border-radius:0 0 12px 12px;border-radius:0 0 var(--radius-radiusXLarge) var(--radius-radiusXLarge)}.ExpandableCard-wrapper-4bad10a.ExpandableCard-isCollapsible-4bad10a:has(.ExpandableCard-expandableButton-4bad10a:focus):not(.ExpandableCard-group-4bad10a *) .ExpandableCard-detail-4bad10a:not(.ExpandableCard-divider-4bad10a){padding-top:3px}.ExpandableCard-wrapper-4bad10a.ExpandableCard-isCollapsible-4bad10a:has(.ExpandableCard-expandableButton-4bad10a:hover){border-style:none}.ExpandableCard-wrapper-4bad10a.ExpandableCard-isCollapsible-4bad10a:has(.ExpandableCard-expandableButton-4bad10a:hover) .ExpandableCard-header-4bad10a{border:1px solid #393a3d;border:1px solid var(--color-colorUiSecondary,#393a3d);padding:20px}.ExpandableCard-wrapper-4bad10a.ExpandableCard-isCollapsible-4bad10a:has(.ExpandableCard-expandableButton-4bad10a:hover) .ExpandableCard-detail-4bad10a{border:1px solid #d4d7dc;border:1px solid var(--color-colorContainerBorderPrimary,#d4d7dc);border-top:none}.ExpandableCard-wrapper-4bad10a.ExpandableCard-isCollapsible-4bad10a:has(.ExpandableCard-expandableButton-4bad10a:hover):not(.ExpandableCard-group-4bad10a *).ExpandableCard-collapsed-4bad10a .ExpandableCard-header-4bad10a{border-radius:12px;border-radius:var(--radius-radiusXLarge)}.ExpandableCard-wrapper-4bad10a.ExpandableCard-isCollapsible-4bad10a:has(.ExpandableCard-expandableButton-4bad10a:hover):not(.ExpandableCard-group-4bad10a *).ExpandableCard-expanded-4bad10a .ExpandableCard-header-4bad10a{border-radius:12px 12px 0 0;border-radius:var(--radius-radiusXLarge) var(--radius-radiusXLarge) 0 0;transition:border-bottom-left-radius .15s cubic-bezier(.35,0,.5,1),border-bottom-right-radius .15s cubic-bezier(.35,0,.5,1);transition:border-bottom-left-radius var(--duration-durationFadeFast) var(--ease-easeFade,cubic-bezier(.35,0,.5,1)),border-bottom-right-radius var(--duration-durationFadeFast) var(--ease-easeFade)}@media screen and (prefers-reduced-motion:reduce){.ExpandableCard-wrapper-4bad10a.ExpandableCard-isCollapsible-4bad10a:has(.ExpandableCard-expandableButton-4bad10a:hover):not(.ExpandableCard-group-4bad10a *).ExpandableCard-expanded-4bad10a .ExpandableCard-header-4bad10a{transition:none}}.ExpandableCard-wrapper-4bad10a.ExpandableCard-isCollapsible-4bad10a:has(.ExpandableCard-expandableButton-4bad10a:hover):not(.ExpandableCard-group-4bad10a *) .ExpandableCard-detail-4bad10a{border-radius:0 0 12px 12px;border-radius:0 0 var(--radius-radiusXLarge) var(--radius-radiusXLarge)}.ExpandableCard-wrapper-4bad10a.ExpandableCard-isCollapsible-4bad10a:has(.ExpandableCard-expandableButton-4bad10a:hover):not(.ExpandableCard-group-4bad10a *) .ExpandableCard-detail-4bad10a:not(.ExpandableCard-divider-4bad10a){padding-top:3px}.ExpandableCard-group-4bad10a{border-radius:12px;border-radius:var(--radius-radiusXLarge,12px);list-style-type:none;padding:0}.ExpandableCard-group-4bad10a .ExpandableCard-groupCard-4bad10a:not(:last-child) .ExpandableCard-wrapper-4bad10a,.ExpandableCard-group-4bad10a .ExpandableCard-groupCard-4bad10a:not(:last-child) .ExpandableCard-wrapper-4bad10a .ExpandableCard-detail-4bad10a{border-bottom-color:transparent}.ExpandableCard-group-4bad10a .ExpandableCard-groupCard-4bad10a:first-child>:first-child,.ExpandableCard-group-4bad10a .ExpandableCard-groupCard-4bad10a:first-child>:first-child.ExpandableCard-isCollapsible-4bad10a .ExpandableCard-expandableButton-4bad10a:focus .ExpandableCard-header-4bad10a,.ExpandableCard-group-4bad10a .ExpandableCard-groupCard-4bad10a:first-child>:first-child.ExpandableCard-isCollapsible-4bad10a .ExpandableCard-expandableButton-4bad10a:hover .ExpandableCard-header-4bad10a{border-radius:12px 12px 0 0;border-radius:var(--radius-radiusXLarge) var(--radius-radiusXLarge) 0 0}.ExpandableCard-group-4bad10a .ExpandableCard-groupCard-4bad10a:last-child>:first-child,.ExpandableCard-group-4bad10a .ExpandableCard-groupCard-4bad10a:last-child>:first-child.ExpandableCard-isCollapsible-4bad10a.ExpandableCard-collapsed-4bad10a .ExpandableCard-expandableButton-4bad10a:focus .ExpandableCard-header-4bad10a,.ExpandableCard-group-4bad10a .ExpandableCard-groupCard-4bad10a:last-child>:first-child.ExpandableCard-isCollapsible-4bad10a.ExpandableCard-collapsed-4bad10a .ExpandableCard-expandableButton-4bad10a:hover .ExpandableCard-header-4bad10a,.ExpandableCard-group-4bad10a .ExpandableCard-groupCard-4bad10a:last-child>:first-child.ExpandableCard-isCollapsible-4bad10a.ExpandableCard-expanded-4bad10a .ExpandableCard-detail-4bad10a{border-radius:0 0 12px 12px;border-radius:0 0 var(--radius-radiusXLarge) var(--radius-radiusXLarge)}.ExpandableCard-group-4bad10a .ExpandableCard-wrapper-4bad10a{border-radius:0}.ExpandableCard-title-4bad10a{display:flex}.ExpandableCard-addons-4bad10a{display:flex;flex-wrap:wrap;gap:4px;margin-left:16px}.ExpandableCard-labelButton-4bad10a{display:flex}.ExpandableCard-icon-4bad10a{justify-content:center;margin-right:16px;width:auto}.ExpandableCard-headerContainer-4bad10a,.ExpandableCard-icon-4bad10a{align-items:center;display:flex}.ExpandableCard-detail-4bad10a{font-family:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;font-family:var(--font-fontFamilyBody,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif);font-size:14px;font-size:var(--typography-typographyBody3TextDefaultFontSize,14px);font-style:normal;font-weight:400;font-weight:var(--font-fontWeightBody3,400);line-height:1.5;line-height:var(--typography-typographyBody3TextDefaultLineHeight,1.5);overflow:hidden;padding:20px}.ExpandableCard-detail-4bad10a:not(.ExpandableCard-divider-4bad10a){padding-top:4px}.ExpandableCard-detail-4bad10a .ExpandableCard-exclude-padding-4bad10a{margin:-20px;width:auto}.ExpandableCard-detail-4bad10a.ExpandableCard-divider-4bad10a{border-top:1px solid #6b6c72;border-top:1px solid var(--color-colorDividerPrimary,#6b6c72)}.ExpandableCard-headerTitle-4bad10a,.ExpandableCard-subtitle-4bad10a{line-height:24px;margin:0}.ExpandableCard-headerTitle-4bad10a{font-size:16px;font-size:var(--fontSize-fontSize3);font-weight:500;font-weight:var(--font-fontWeight3,500);line-height:24px;line-height:var(--lineHeight-lineHeight3)}.ExpandableCard-headerTitle-4bad10a,.ExpandableCard-subtitle-4bad10a{font-family:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;font-family:var(--font-fontFamily,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif);font-style:normal}.ExpandableCard-subtitle-4bad10a{color:#393a3d;color:var(--color-colorTextPrimary,#393a3d);font-size:14px;font-size:var(--fontSize-fontSize2,14px);font-weight:400;font-weight:var(--font-fontWeight2,400);line-height:20px;line-height:var(--lineHeight-lineHeight2,20px)}.ExpandableCard-expandableButton-4bad10a{outline:none}.ExpandableCard-header-4bad10a{align-items:center;background:#fff;background:var(--color-colorContainerBackgroundPrimary,#fff);border-radius:0;border-radius:initial;display:flex;height:auto;justify-content:space-between;outline:none;padding:20px}.ExpandableCard-header-4bad10a.ExpandableCard-collapsible-4bad10a{cursor:pointer}.ExpandableCard-header-neutral-4bad10a{background:#f4f5f8;background:var(--color-colorContainerBackgroundSecondary,#f4f5f8)}.ExpandableCard-rightAddons-4bad10a{align-items:center;display:flex}.ExpandableCard-hasSubHeader-4bad10a .ExpandableCard-headerContainer-4bad10a{align-items:flex-start;flex-direction:column}.ExpandableCard-chevron-4bad10a{margin-left:16px;min-width:24px;transform-origin:50%;transition-duration:333ms;transition-duration:.25s;transition-property:transform;transition-timing-function:cubic-bezier(.12,0,.39,0)}.ExpandableCard-chevron-4bad10a.ExpandableCard-down-4bad10a{transform:rotate(0)}.ExpandableCard-chevron-4bad10a.ExpandableCard-up-4bad10a{transform:rotate(180deg)}@media screen and (prefers-reduced-motion:reduce){.ExpandableCard-chevron-4bad10a{transition:none}}.ExpandableCard-small-4bad10a .ExpandableCard-addon-child-4bad10a:not(:first-child),.ExpandableCard-xsmall-4bad10a .ExpandableCard-addons-4bad10a{display:none}:root{--fontSize-fontSize3:16px;--lineHeight-lineHeight3:24px;--font-fontFamily:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;--color-colorContainerBackgroundPrimary:#fff;--radius-radiusXLarge:12px;--color-colorUiSecondary:#393a3d;--color-colorContainerBorderPrimary:#d4d7dc;--duration-durationFadeFast:.15s;--ease-easeFade:cubic-bezier(.35,0,.5,1)}.ExpandableCard-dark-4bad10a{--color-colorContainerBackgroundPrimary:#393a3d;--color-colorTextPrimary:#eceef1;--color-colorFocusIndicator:#34bfff;--color-colorDividerPrimary:#8d9096;--color-colorContainerBackgroundSecondary:#525358}.ExpandableCard-turbotax-4bad10a.ExpandableCard-light-4bad10a{--radius-radiusXLarge:16px;--color-colorTextPrimary:#21262a;--color-colorFocusIndicator:#205ea3;--color-colorDividerPrimary:#d5dee3;--color-colorContainerBackgroundSecondary:#f0f4f6;--color-colorUiSecondary:#21262a;--color-colorContainerBorderPrimary:#c3ced5}.ExpandableCard-turbotax-4bad10a.ExpandableCard-dark-4bad10a{--radius-radiusXLarge:16px}.ExpandableCard-turbo-4bad10a.ExpandableCard-light-4bad10a{--radius-radiusXLarge:16px;--color-colorTextPrimary:#21262a;--color-colorFocusIndicator:#205ea3;--color-colorDividerPrimary:#d5dee3;--color-colorContainerBackgroundSecondary:#f0f4f6;--color-colorUiSecondary:#21262a;--color-colorContainerBorderPrimary:#c3ced5}.ExpandableCard-turbo-4bad10a.ExpandableCard-dark-4bad10a{--radius-radiusXLarge:16px}.ExpandableCard-mint-4bad10a.ExpandableCard-light-4bad10a{--radius-radiusXLarge:16px;--color-colorTextPrimary:#21262a;--color-colorFocusIndicator:#205ea3;--color-colorDividerPrimary:#d5dee3;--color-colorContainerBackgroundSecondary:#f0f4f6;--color-colorUiSecondary:#21262a;--color-colorContainerBorderPrimary:#c3ced5}.ExpandableCard-mint-4bad10a.ExpandableCard-dark-4bad10a{--radius-radiusXLarge:16px}.ExpandableCard-quickbooks-4bad10a.ExpandableCard-light-4bad10a{--color-colorDividerPrimary:#8d9096;--color-colorContainerBackgroundSecondary:#eceef1;--color-colorUiSecondary:#2ca01c;--color-colorContainerBorderPrimary:#8d9096}.ExpandableCard-quickbooks-4bad10a.ExpandableCard-dark-4bad10a{--color-colorDividerPrimary:#6b6c72;--color-colorUiSecondary:#53b700}.ExpandableCard-ttfullservice-4bad10a.ExpandableCard-light-4bad10a{--radius-radiusXLarge:16px;--color-colorTextPrimary:#21262a;--color-colorFocusIndicator:#205ea3;--color-colorDividerPrimary:#d5dee3;--color-colorContainerBackgroundSecondary:#f0f4f6;--color-colorUiSecondary:#21262a;--color-colorContainerBorderPrimary:#c3ced5}.ExpandableCard-ttfullservice-4bad10a.ExpandableCard-dark-4bad10a{--radius-radiusXLarge:16px}.ExpandableCard-creditkarma-4bad10a.ExpandableCard-light-4bad10a{--radius-radiusXLarge:8px;--font-fontFamilyBody:National2,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;--font-fontFamily:National2,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;--color-colorTextPrimary:#000;--color-colorFocusIndicator:#008600;--color-colorDividerPrimary:#d9dfe2;--color-colorContainerBackgroundSecondary:#f0f4f6;--color-colorUiSecondary:#55595b;--color-colorContainerBorderPrimary:#c3ced5}.ExpandableCard-creditkarma-4bad10a.ExpandableCard-dark-4bad10a{--radius-radiusXLarge:8px;--font-fontFamilyBody:National2,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;--font-fontFamily:National2,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif}.ExpandableCard-mailchimp-4bad10a.ExpandableCard-light-4bad10a{--font-fontFamilyBody:Graphik Web,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;--font-fontFamily:Graphik Web,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;--color-colorTextPrimary:#241c15;--color-colorFocusIndicator:#004e56;--color-colorDividerPrimary:rgba(36,28,21,.3);--color-colorContainerBackgroundSecondary:#f6f6f4}.ExpandableCard-mailchimp-4bad10a.ExpandableCard-dark-4bad10a{--font-fontFamilyBody:Graphik Web,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;--font-fontFamily:Graphik Web,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;--color-colorTextPrimary:#fff}.ExpandableCard-intuitnext-4bad10a.ExpandableCard-light-4bad10a{--color-colorTextPrimary:#21262a;--color-colorFocusIndicator:#2b77cc;--color-colorDividerPrimary:#859299;--color-colorContainerBackgroundSecondary:#f0f4f6;--color-colorUiSecondary:#2b3135;--color-colorContainerBorderPrimary:#727e85}.ExpandableCard-intuitnext-4bad10a.ExpandableCard-dark-4bad10a{--color-colorContainerBackgroundPrimary:#181c1f;--color-colorTextPrimary:#f0f4f6;--color-colorFocusIndicator:#3492ef;--color-colorDividerPrimary:#859299;--color-colorContainerBackgroundSecondary:#21262a;--color-colorUiSecondary:#e2e9ed;--color-colorContainerBorderPrimary:#727e85}
/*# sourceMappingURL=index.css.map */
.Chip-chipButton-331b7db{--border:solid 1px var(--color-colorInputBorderPrimary,#8d9096);--padding:0 12px;--background-color:transparent;--hover-background-color:var(--color-colorActionPassiveSubtleHover,hsla(231,3%,43%,.1));--active-background-color:var(--color-colorActionPassiveSubtleActive,hsla(231,3%,43%,.2));--focus-border-color:var(--color-colorInputBorderPrimaryFocus,#0077c5);border-radius:9999px;border-radius:var(--radius-radiusFull,9999px);font-family:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;font-family:var(--font-fontFamily,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif);font-size:14px;font-size:var(--fontSize-fontSize2);font-style:normal;font-weight:600;font-weight:var(--font-fontWeight4,600);line-height:20px;line-height:var(--lineHeight-lineHeight2);-webkit-tap-highlight-color:transparent;background-color:var(--background-color);border:var(--border);color:#393a3d;color:var(--color-colorTextPrimary,#393a3d);cursor:pointer;display:inline-block;height:32px;line-height:normal;max-width:100%;outline:none;padding:var(--padding)}.Chip-chipButton-331b7db::-moz-focus-inner{border:0}@media (hover:hover){.Chip-chipButton-331b7db:hover,[data-cgds-keyboard-nav] .Chip-chipButton-331b7db:focus{background-color:var(--hover-background-color);outline:none}}[data-cgds-keyboard-nav] .Chip-chipButton-331b7db:focus{--border:solid 1px var(--focus-border-color);box-shadow:0 0 0 1px var(--focus-border-color)}.Chip-chipButton-331b7db:active{background-color:var(--active-background-color);outline:none}.Chip-chipButton-331b7db.Chip-selected-331b7db{--border:solid 1px var(--color-colorUiSecondary,#393a3d);--background-color:var(--color-colorActionPassiveSubtleActive,hsla(231,3%,43%,.2))}.Chip-chipButton-331b7db input{height:1px;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:1;word-wrap:normal}label.Chip-chipButton-331b7db{box-sizing:border-box}label.Chip-chipButton-331b7db .Chip-flex-331b7db{height:100%}.Chip-dismissiveChip-331b7db{--padding:0 0 0 12px;--hover-background-color:var(--color-colorActionPassiveHover,#d4d7dc);--active-background-color:var(--color-colorActionPassiveActive,#babec5);--background-color:var(--color-colorActionPassive,#e3e5e8)}.Chip-header-331b7db{color:#393a3d;color:var(--color-colorTextPrimary,#393a3d);display:inline-block;font-family:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;font-family:var(--font-fontFamily,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif);font-size:14px;font-size:var(--fontSize-fontSize2);font-style:normal;font-weight:400;font-weight:var(--font-fontWeight2,400);line-height:20px;line-height:var(--lineHeight-lineHeight2);line-height:normal}.Chip-header-331b7db:after{content:": ";display:inline-block;white-space:pre}.Chip-icon-331b7db{color:#393a3d;color:var(--color-colorIconPrimary,#393a3d);margin-left:8px;margin-right:6px;overflow:visible}.Chip-textContainer-331b7db{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Chip-flex-331b7db{align-items:center;display:flex}:root{--font-fontFamily:Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;--fontSize-fontSize2:14px;--lineHeight-lineHeight2:20px;--color-colorTextPrimary:#393a3d;--color-colorActionPassiveSubtleActive:hsla(231,3%,43%,.2)}.Chip-dark-331b7db{--color-colorActionPassiveSubtleHover:hsla(0,0%,100%,.1);--color-colorActionPassiveSubtleActive:hsla(0,0%,100%,.2);--color-colorInputBorderPrimaryFocus:#34bfff;--color-colorTextPrimary:#eceef1;--color-colorActionPassiveHover:hsla(231,3%,43%,.85);--color-colorActionPassiveActive:hsla(231,3%,43%,.75);--color-colorActionPassive:#6b6c72;--color-colorIconPrimary:#eceef1}.Chip-mint-331b7db.Chip-light-331b7db,.Chip-turbo-331b7db.Chip-light-331b7db,.Chip-turbotax-331b7db.Chip-light-331b7db{--color-colorInputBorderPrimary:#859299;--color-colorActionPassiveSubtleHover:#f0f4f6;--color-colorActionPassiveSubtleActive:#e2e9ed;--color-colorInputBorderPrimaryFocus:#21262a;--color-colorTextPrimary:#21262a;--color-colorActionPassiveHover:#d5dee3;--color-colorActionPassiveActive:#c3ced5;--color-colorActionPassive:#e2e9ed;--color-colorIconPrimary:#21262a;--color-colorUiSecondary:#21262a}.Chip-quickbooks-331b7db.Chip-light-331b7db{--color-colorInputBorderPrimaryFocus:#2ca01c;--color-colorUiSecondary:#2ca01c}.Chip-quickbooks-331b7db.Chip-dark-331b7db{--color-colorInputBorderPrimaryFocus:#53b700;--color-colorUiSecondary:#53b700}.Chip-ttfullservice-331b7db.Chip-light-331b7db{--color-colorInputBorderPrimary:#859299;--color-colorActionPassiveSubtleHover:#f0f4f6;--color-colorActionPassiveSubtleActive:#e2e9ed;--color-colorInputBorderPrimaryFocus:#21262a;--color-colorTextPrimary:#21262a;--color-colorActionPassiveHover:#d5dee3;--color-colorActionPassiveActive:#c3ced5;--color-colorActionPassive:#e2e9ed;--color-colorIconPrimary:#21262a;--color-colorUiSecondary:#21262a}.Chip-creditkarma-331b7db.Chip-light-331b7db{--color-colorInputBorderPrimary:#859299;--color-colorActionPassiveSubtleHover:#f0f4f6;--color-colorActionPassiveSubtleActive:#e2e9ed;--color-colorInputBorderPrimaryFocus:#55595b;--font-fontFamily:National2,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;--font-fontWeight4:500;--color-colorTextPrimary:#000;--color-colorActionPassiveHover:#d5dee3;--color-colorActionPassiveActive:#c3ced5;--color-colorActionPassive:#e2e9ed;--color-colorIconPrimary:#21262a;--color-colorUiSecondary:#55595b}.Chip-creditkarma-331b7db.Chip-dark-331b7db{--font-fontFamily:National2,Avenir Next forINTUIT,Avenir,Helvetica,Arial,sans-serif;--font-fontWeight4:500}.Chip-mailchimp-331b7db.Chip-light-331b7db{--color-colorInputBorderPrimary:rgba(36,28,21,.65);--color-colorInputBorderPrimaryFocus:#007c89;--font-fontFamily:Graphik Web,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;--color-colorTextPrimary:#241c15;--color-colorIconPrimary:#241c15}.Chip-mailchimp-331b7db.Chip-dark-331b7db{--font-fontFamily:Graphik Web,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;--color-colorTextPrimary:#fff}.Chip-intuitnext-331b7db.Chip-light-331b7db{--color-colorInputBorderPrimary:#859299;--color-colorActionPassiveSubtleHover:#f0f4f6;--color-colorActionPassiveSubtleActive:#e2e9ed;--color-colorInputBorderPrimaryFocus:#2b77cc;--color-colorTextPrimary:#21262a;--color-colorActionPassiveHover:#d5dee3;--color-colorActionPassiveActive:#c3ced5;--color-colorActionPassive:#e2e9ed;--color-colorIconPrimary:#21262a;--color-colorUiSecondary:#2b3135}.Chip-intuitnext-331b7db.Chip-dark-331b7db{--color-colorInputBorderPrimary:#727e85;--color-colorActionPassiveSubtleHover:#2b3135;--color-colorActionPassiveSubtleActive:#3c4348;--color-colorInputBorderPrimaryFocus:#3492ef;--color-colorTextPrimary:#f0f4f6;--color-colorActionPassiveHover:#4c555b;--color-colorActionPassiveActive:#3c4348;--color-colorActionPassive:#5d686f;--color-colorIconPrimary:#f0f4f6;--color-colorUiSecondary:#e2e9ed}
/*# sourceMappingURL=index.css.map */

/*# sourceMappingURL=2915.10b8e66b48f7e174.css.map*/