.mbb-custom-card{--custom-card-radius:var(--border-radius-3)}.mbb-custom-card.mbb-custom-card--corners-medium{--custom-card-radius:var(--border-radius-5)}.mbb-custom-card{background-color:#fff;border-radius:var(--border-radius-3);display:grid;font-size:1rem;margin-bottom:var(--size-5);position:relative;transition:box-shadow .3s ease,transform .2s ease;width:100%}.mbb-custom-card--shadow-light{box-shadow:0 .25rem 2rem rgba(0,67,63,.07)}.mbb-custom-card--shadow-medium{box-shadow:var(--shadow-2)}.mbb-custom-card--shadow-dark{box-shadow:var(--shadow-2-medium)}.mbb-custom-card--is-full-card-link:active,.mbb-custom-card--is-full-card-link:focus,.mbb-custom-card--is-full-card-link:hover{transform:scale(1.01)}.mbb-custom-card--is-full-card-link.mbb-custom-card--shadow-light:active,.mbb-custom-card--is-full-card-link.mbb-custom-card--shadow-light:focus,.mbb-custom-card--is-full-card-link.mbb-custom-card--shadow-light:hover{box-shadow:0 .25rem 2rem rgba(0,67,63,.125)}.mbb-custom-card--is-full-card-link.mbb-custom-card--shadow-medium:active,.mbb-custom-card--is-full-card-link.mbb-custom-card--shadow-medium:focus,.mbb-custom-card--is-full-card-link.mbb-custom-card--shadow-medium:hover{box-shadow:0 .25rem 2rem rgba(0,67,63,.2)}.mbb-custom-card--is-full-card-link.mbb-custom-card--shadow-dark:active,.mbb-custom-card--is-full-card-link.mbb-custom-card--shadow-dark:focus,.mbb-custom-card--is-full-card-link.mbb-custom-card--shadow-dark:hover{box-shadow:0 .25rem 2rem rgba(0,67,63,.3)}.mbb-custom-card__header{display:flex;flex-direction:column}.mbb-custom-card__header__profit{border-top-left-radius:var(--border-radius-3);border-top-right-radius:var(--border-radius-3);display:flex;line-height:1.5;min-height:3rem;padding-left:var(--size-3);padding-right:0}.mbb-custom-card__header__profit--check,.mbb-custom-card__header__profit--expected,.mbb-custom-card__header__profit--guaranteed{background-color:var(--teal-500)}.mbb-custom-card__header__profit--potential{background-color:var(--yellow-500)}.mbb-custom-card__header__profit__text{align-items:center;display:flex;padding-right:.25rem}.mbb-custom-card__header__profit__icon{margin-right:.5rem}.mbb-custom-card__header__profit__figure{align-items:center;color:var(--teal-800);display:flex;font-family:Greycliff CF,"sans-serif";font-size:1.3rem;font-weight:800;padding-top:.1rem}.mbb-custom-card__header__img{background-color:var(--gray-200);background-position:50%;background-repeat:no-repeat;background-size:cover;border-top-left-radius:var(--border-radius-3);border-top-right-radius:var(--border-radius-3);padding-bottom:56.25%}.mbb-custom-card__header__profit+.mbb-custom-card__header__img{border-top-left-radius:0;border-top-right-radius:0}.mbb-custom-card__body{line-height:1.75;padding:var(--size-3)}.mbb-custom-card__body__title{margin-bottom:var(--size-2);margin-top:var(--size-2)}.mbb-custom-card__body__title__link{color:var(--teal-800);transition:color 75ms ease}.mbb-custom-card__body__title__link:active,.mbb-custom-card__body__title__link:focus,.mbb-custom-card__body__title__link:hover{color:var(--teal-600)}.mbb-custom-card__body__title__link--full-card,.mbb-custom-card__body__title__link--full-card:active,.mbb-custom-card__body__title__link--full-card:focus,.mbb-custom-card__body__title__link--full-card:hover{color:var(--teal-800)}.mbb-custom-card__body__title__link--full-card:before{bottom:0;content:" ";left:0;position:absolute;right:0;top:0;z-index:0}.mbb-custom-card--padding-large .mbb-custom-card__body{padding:var(--size-4-5)}.mbb-custom-card__footer{align-items:center;border-top:1px solid var(--gray-200);display:flex;flex-wrap:wrap;margin-top:calc(var(--size-3)*-1);min-height:3.5rem;padding:var(--size-2) var(--size-3)}.mbb-custom-card__footer__text{color:var(--gray-600)}.mbb-custom-card__footer__progress-buttons{margin-left:auto;margin-right:-.5rem;z-index:10}.mbb-custom-card__footer__progress-details{flex:1 1 100%}.mbb-custom-card__footer__progress-details .mbb-post-progress__alert{border-radius:.5rem;font-size:1rem;font-style:italic;margin-bottom:.5rem;margin-top:1rem;padding:.25rem 1rem;position:relative}.mbb-custom-card__footer__progress-details .mbb-post-progress__alert:before{border-bottom:.5rem solid rgba(23,162,184,.15);border-left:.5rem solid transparent;border-right:.5rem solid transparent;bottom:100%;content:" ";height:0;margin-right:-.5rem;position:absolute;right:calc(3.25rem + 6px);width:0}@media(min-width:992px){.mbb-custom-card{border-radius:var(--custom-card-radius)}.mbb-custom-card__header__profit{border-top-left-radius:var(--custom-card-radius);border-top-right-radius:var(--custom-card-radius);padding-left:var(--size-4)}.mbb-custom-card__header__profit__text{padding-right:.5rem}.mbb-custom-card__body{padding:var(--size-4)}.mbb-custom-card__body__title{margin-top:0}.mbb-custom-card--padding-large .mbb-custom-card__body{padding:var(--size-6)}.mbb-custom-card__footer{border-top:none;margin-top:calc(var(--size-4-5)*-1);padding-bottom:var(--size-3);padding-left:var(--size-4);padding-right:var(--size-4);padding-top:0}.mbb-custom-card__footer__progress-details .mbb-post-progress__alert{margin-bottom:.5rem}.mbb-custom-card--horizontal.mbb-custom-card{grid-template-columns:16rem auto}.mbb-custom-card--horizontal.mbb-custom-card .mbb-custom-card__header{grid-area:1/1/999/2}.mbb-custom-card--horizontal.mbb-custom-card .mbb-custom-card__header__profit{border-top-left-radius:0;border-top-right-radius:0;flex:1 1 0%}.mbb-custom-card--horizontal.mbb-custom-card .mbb-custom-card__header__profit:first-child{border-top-left-radius:var(--custom-card-radius)}.mbb-custom-card--horizontal.mbb-custom-card .mbb-custom-card__header__profit:last-child{border-bottom-left-radius:var(--custom-card-radius)}.mbb-custom-card--horizontal.mbb-custom-card .mbb-custom-card__header__img{border-top-left-radius:0;border-top-right-radius:0;flex:1 1 100%;padding-bottom:0}.mbb-custom-card--horizontal.mbb-custom-card .mbb-custom-card__header__img:first-child{border-top-left-radius:var(--custom-card-radius)}.mbb-custom-card--horizontal.mbb-custom-card .mbb-custom-card__header__img:last-child{border-bottom-left-radius:var(--custom-card-radius)}.mbb-custom-card--horizontal.mbb-custom-card .mbb-custom-card__header__profit+.mbb-custom-card__header__img{border-top-left-radius:0;border-top-right-radius:0}.mbb-custom-card--horizontal.mbb-custom-card .mbb-custom-card__body{grid-column-end:3;grid-column-start:2;padding-left:var(--size-4-5);padding-right:var(--size-4-5);padding-top:var(--size-4-5)}.mbb-custom-card--horizontal.mbb-custom-card .mbb-custom-card__body__title{margin-top:0}.mbb-custom-card--horizontal.mbb-custom-card .mbb-custom-card--padding-large .mbb-custom-card__body{padding:var(--size-6)}.mbb-custom-card--horizontal.mbb-custom-card .mbb-custom-card__footer{grid-column-end:3;grid-column-start:2;padding-left:var(--size-4-5);padding-right:var(--size-4)}}.mbb-custom-card--slim.mbb-custom-card .mbb-custom-card__body__title{margin-bottom:0;margin-top:0}.mbb-custom-card--slim.mbb-custom-card .mbb-custom-card__footer{margin-top:0}.mbb-custom-card--slim.mbb-custom-card .mbb-custom-card__footer__progress-details{padding-left:var(--size-3);padding-right:var(--size-3)}.mbb-custom-card--slim.mbb-custom-card .mbb-custom-card__footer__progress-details .mbb-post-progress__alert{margin-bottom:var(--size-3);margin-top:.5rem}@media(min-width:992px){.mbb-custom-card--slim.mbb-custom-card{grid-template-columns:16rem auto 9rem}.mbb-custom-card--slim.mbb-custom-card .mbb-custom-card__header{grid-area:1/1/999/2}.mbb-custom-card--slim.mbb-custom-card .mbb-custom-card__header__profit{border-top-left-radius:0;border-top-right-radius:0;flex:1 1 0%}.mbb-custom-card--slim.mbb-custom-card .mbb-custom-card__header__profit:first-child{border-top-left-radius:var(--custom-card-radius)}.mbb-custom-card--slim.mbb-custom-card .mbb-custom-card__header__profit:last-child{border-bottom-left-radius:var(--custom-card-radius)}.mbb-custom-card--slim.mbb-custom-card .mbb-custom-card__header__img{border-top-left-radius:0;border-top-right-radius:0;flex:1 1 100%;padding-bottom:0}.mbb-custom-card--slim.mbb-custom-card .mbb-custom-card__header__img:first-child{border-top-left-radius:var(--custom-card-radius)}.mbb-custom-card--slim.mbb-custom-card .mbb-custom-card__header__img:last-child{border-bottom-left-radius:var(--custom-card-radius)}.mbb-custom-card--slim.mbb-custom-card .mbb-custom-card__body{grid-column-end:3;grid-column-start:2;padding:var(--size-4-5)}.mbb-custom-card--slim.mbb-custom-card .mbb-custom-card--padding-large .mbb-custom-card__body{padding:var(--size-6)}.mbb-custom-card--slim.mbb-custom-card .mbb-custom-card__footer{grid-column-end:4;grid-column-start:3;margin-top:0;padding-bottom:0;padding-left:0;padding-right:var(--size-4)}.mbb-custom-card--slim.mbb-custom-card .mbb-custom-card__footer__progress-details{grid-column-end:4;grid-column-start:2;padding-left:var(--size-4-5);padding-right:var(--size-4)}.mbb-custom-card--slim.mbb-custom-card .mbb-custom-card__footer__progress-details .mbb-post-progress__alert{margin-bottom:var(--size-4);margin-top:-.75rem}}