.breadcrumbs{font-size:.8125rem;margin-top:.125rem;width:100%}.breadcrumbs,.breadcrumbs>li:not(:last-child){align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.breadcrumbs>li:not(:last-child):after{background-color:var(--neutral-black);content:"";display:block;height:.8rem;margin:0 .5rem;transform:rotate(25deg);width:.0625rem}.breadcrumbs a{display:inline}.discount-cards__container{max-width:65rem}.discount-cards__cards__title{font-family:var(--font-display);font-optical-sizing:auto;font-size:var(--font-responsive-xxl);font-variation-settings:"wdth" 100;font-weight:600;line-height:1;margin-bottom:1.75rem;margin-top:2.25rem}.discount-cards__grid{display:grid;gap:1.5rem;margin-bottom:4rem}.c-discount-card{background-color:var(--neutral-white);border:.0625rem solid var(--neutral-lighter);border-radius:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.15);display:flex;flex-direction:column;padding:2.25rem;text-align:center}.c-discount-card__image-wrapper{border-radius:100%;margin-bottom:1.75rem;overflow:hidden}.c-discount-card__title{font-family:var(--font-display);font-optical-sizing:auto;font-size:var(--font-static-xl);font-variation-settings:"wdth" 100;font-weight:600;line-height:1.2;margin:0}.c-discount-card__desc{flex-grow:1;font-size:1.125rem;line-height:1.25;margin:1.25rem 0 1.75rem}.discount-cards__instructions{margin-block:3rem}.discount-cards__instructions__title{font-family:var(--font-display);font-optical-sizing:auto;font-size:var(--font-responsive-lg);font-variation-settings:"wdth" 100;font-weight:600;line-height:1;margin:0 0 1.75rem}.discount-cards__instructions__list{list-style:decimal;padding-left:1rem}@media only screen and (min-width:48em){.discount-cards__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:48em) and (max-width:calc(64em - 1px)){.c-discount-card .btn svg{display:none}}@media only screen and (min-width:64em){.discount-cards__cards__title{margin-bottom:2.25rem;margin-top:3.5rem}.discount-cards__instructions{margin-bottom:4rem}}@media only screen and (hover:hover){.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}}