.ngr-card{display:flex;flex-direction:column;background-color:#fff;border-radius:3px;box-shadow:1px 1px 4px #d7d6d6;font-family:Open Sans,Helvetica,Arial,sans-serif;color:#161616;border:0}.ngr-card--chromeless,.ngr-card--section{background-color:transparent;border-radius:0;box-shadow:none;border:0}@media(hover:hover){.ngr-card--chromeless:not(:disabled):focus,.ngr-card--chromeless:not(:disabled):focus-within,.ngr-card--chromeless:not(:disabled):hover,.ngr-card--section:not(:disabled):focus,.ngr-card--section:not(:disabled):focus-within,.ngr-card--section:not(:disabled):hover{box-shadow:none}}@media(hover:none){.ngr-card--chromeless:not(:disabled):active,.ngr-card--section:not(:disabled):active{box-shadow:none}}.ngr-card--secondary{background-color:#fafafa}.ngr-card--section:not(:last-child){margin-bottom:128px}@media(max-width:767px){.ngr-card--section:not(:last-child){margin-bottom:64px}}.ngr-card__header{padding:16px 24px}@media(max-width:767px){.ngr-card__header{padding:8px 16px}}.ngr-card__header:not(:last-child){border-bottom:1px solid #e5e5e5}.ngr-card__header--section{padding:0;border:0!important;margin-bottom:24px}@media(max-width:767px){.ngr-card__header--section{margin-bottom:16px}}.ngr-card__title-text{font-size:1.25rem;line-height:1.875rem;font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:700;margin:0}.ngr-card__content{padding:24px;border-bottom:1px solid #e5e5e5}@media(max-width:767px){.ngr-card__content{padding:16px}}.ngr-card__content--chromeless{padding:0;border-bottom:0}@media(max-width:767px){.ngr-card__content--chromeless{padding:0}}.ngr-card__content--section{padding:0;margin-bottom:40px;border-bottom:0}@media(max-width:767px){.ngr-card__content--section{margin-bottom:32px}}.ngr-card__content--section.ngr-card__content--last{margin-bottom:0}.ngr-card__content--last{border-bottom:0}.ngr-card__footer{padding:24px}@media(max-width:767px){.ngr-card__footer{padding:16px}}.ngr-card__footer--section{padding:0;margin-top:48px}@media(max-width:767px){.ngr-card__footer--section{margin-top:32px}}.ngr-card>.ngr-accordion-item:not(:last-child),.ngr-card>.ngr-alert:not(:last-child){border-bottom:1px solid #e5e5e5}