.large-card{--bg-color:var(--soft-white);--card-bg-color:var(--bright-harvest);--subhead-color:var(--roasted);--heading-color:var(--soft-white);--text-color:var(--roasted);--btn-color:var(--roasted);--btn-bg:var(--soft-white);--btn-hover-color:var(--roasted);--btn-hover-bg:var(--soft-white-light);background:var(--bg-color)}.large-card__subhead{color:var(--subhead-color)}.large-card__heading{color:var(--heading-color)}.large-card__copy{color:var(--text-color)}.large-card .card{--border-radius-top:var(--border-radius-lg);--border-radius-bottom:var(--border-radius-lg);--body-padding-top:2rem;--body-padding-bottom:3rem;--body-padding-x:2rem;background-color:var(--card-bg-color)}.large-card .card-img{border-radius:var(--border-radius-lg)}.large-card--bright-harvest{--bg-color:var(--bright-harvest);--card-bg-color:var(--white);--subhead-color:var(--roasted);--heading-color:var(--bright-harvest);--text-color:var(--roasted);--btn-color:var(--roasted);--btn-bg:var(--bright-harvest);--btn-hover-color:var(--roasted);--btn-hover-bg:var(--bright-harvest-light)}.large-card--roasted{--bg-color:var(--roasted);--card-bg-color:var(--bright-harvest);--subhead-color:var(--roasted);--heading-color:var(--soft-white);--text-color:var(--roasted);--btn-color:var(--roasted);--btn-bg:var(--soft-white);--btn-hover-color:var(--roasted);--btn-hover-bg:var(--soft-white-light)}.large-card--bright-harvest.large-card--alt{--bg-color:var(--bright-harvest);--card-bg-color:var(--soft-white);--subhead-color:var(--roasted);--heading-color:var(--bright-harvest);--text-color:var(--roasted);--btn-color:var(--roasted);--btn-bg:var(--bright-harvest);--btn-hover-color:var(--roasted);--btn-hover-bg:var(--bright-harvest-light)}.large-card--alt .card-img{--aspect-ratio:4/3;border-bottom-left-radius:0;border-bottom-right-radius:0}.large-card--alt .card{--body-padding-top:3rem;--body-padding-bottom:3.25rem;--body-padding-x:2rem}html.js .large-card.animated .animated__item{visibility:hidden}@media(min-width:576px){.large-card .card-img{--aspect-ratio:4/3}}@media(min-width:768px){.large-card .card-img{--aspect-ratio:16/9}.large-card--alt .card{--body-padding-top:3rem;--body-padding-bottom:3.25rem;--body-padding-x:3rem}}@media(min-width:768px)and (max-width:1199px){.large-card .card{--body-padding-top:2.5rem;--body-padding-bottom:3.25rem}.large-card__subhead{font-size:1.125rem}.large-card__heading{font-size:2.75rem}.large-card .btn,.large-card__copy{font-size:1.125rem}}@media(min-width:992px){.large-card .card{--body-padding-top:3.75rem;--body-padding-bottom:4rem}.large-card .card-img{--aspect-ratio:initial;height:100%}.large-card--alt.large-card--img-right .card-img{border-bottom-left-radius:0;border-bottom-right-radius:var(--border-radius-lg);border-top-left-radius:0;border-top-right-radius:var(--border-radius-lg)}.large-card--alt.large-card--img-left .card-img{border-bottom-left-radius:var(--border-radius-lg);border-bottom-right-radius:0;border-top-left-radius:var(--border-radius-lg);border-top-right-radius:0}}@media(min-width:1200px){.large-card .card{--body-padding-top:4.375rem;--body-padding-bottom:4.625rem;--body-padding-x:4.0625rem}}@media(min-width:1400px){.large-card .card{--body-padding-top:5.625rem;--body-padding-bottom:5.875rem}.large-card--alt .card{--body-padding-x:4.375rem}}