.paragraph--type--cta-cards.cta-cards{background-color:#fff;box-sizing:border-box;width:100%}.paragraph--type--cta-cards.cta-cards.secondary-2{background-color:#fdd2a4}.paragraph--type--cta-cards.cta-cards.primary-2{background-color:#ff7705}.paragraph--type--cta-cards.cta-cards.primary-3{background-color:#faa74e}.paragraph--type--cta-cards.cta-cards.primary-4{background-color:#fc9804}.paragraph--type--cta-cards.cta-cards.primary-5{background-color:#ed7031}.paragraph--type--cta-cards.cta-cards.primary-6{background-color:#e7651f}.paragraph--type--cta-cards.cta-cards.primary-7{background-color:#c45c28}.paragraph--type--cta-cards.cta-cards.neutral-1{background-color:#e6e7e6}.paragraph--type--cta-cards.cta-cards.neutral-2{background-color:#bfbfbf}.paragraph--type--cta-cards.cta-cards.neutral-white{background-color:#fff}.paragraph--type--cta-cards.cta-cards.grayscale-8{background-color:#1a1a1a}.cta-cards__wrapper{max-width:1250px;margin:0 auto;padding:0 2rem;text-align:center}.cta-cards__items{align-items:stretch;display:grid;grid-gap:20px;gap:20px;width:100%;grid-template-columns:1fr}.cta-cards__items.secondary-2 .cta-cards__item{background-color:#fdd2a4}.cta-cards__items.primary-2 .cta-cards__item{background-color:#ff7705}.cta-cards__items.primary-3 .cta-cards__item{background-color:#faa74e}.cta-cards__items.primary-4 .cta-cards__item{background-color:#fc9804}.cta-cards__items.primary-5 .cta-cards__item{background-color:#ed7031}.cta-cards__items.primary-6 .cta-cards__item{background-color:#e7651f}.cta-cards__items.primary-7 .cta-cards__item{background-color:#c45c28}.cta-cards__items.neutral-1 .cta-cards__item{background-color:#e6e7e6}.cta-cards__items.neutral-2 .cta-cards__item{background-color:#bfbfbf}.cta-cards__items.neutral-white .cta-cards__item{background-color:#fff}.cta-cards__items.grayscale-8 .cta-cards__item{background-color:#1a1a1a}@media(min-width:768px){.cta-cards__items{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.cta-cards__items{grid-template-columns:repeat(3,1fr)}}.cta-cards__items>.paragraph--type--cta-card{box-sizing:border-box;display:flex;flex-direction:column;min-height:100%;min-width:0;width:100%}@media(min-width:768px)and (max-width:1023.98px){.cta-cards__items--count-1{grid-template-columns:minmax(0,calc(50% - 10px));justify-content:center}}@media(min-width:1024px){.cta-cards__items--count-1{grid-template-columns:minmax(0,calc(33.33333% - 13.33333px));justify-content:center}}@media(min-width:1024px){.cta-cards__items--count-2{grid-template-columns:repeat(2,minmax(0,calc(33.33333% - 13.33333px)));justify-content:center}}@media(min-width:768px)and (max-width:1023.98px){.cta-cards__items>:last-child:nth-child(odd):not(:only-child){grid-column:1/-1;justify-self:center;width:calc(50% - 10px);max-width:calc(50% - 10px)}}.cta-cards__item{align-items:center;background-color:#e6e7e6;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.35);box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:column;height:100%;min-height:100%;padding:16px 16px 0;text-align:center;width:100%}.cta-cards__item-image{flex-shrink:0}.cta-cards__item-image img{width:auto;height:100px;margin-bottom:0}.cta-cards__item-title{flex-shrink:0;font-family:Barlow Condensed,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:26px;font-weight:700;line-height:33px;color:#000}.cta-cards__item-text{flex:1 1 auto;padding-top:16px;font-size:16px;line-height:24px;color:#000}.cta-cards__item-cta{flex-shrink:0;margin-top:auto;padding-top:1.6rem;padding-bottom:2.5rem;width:92%}.cta-cards__item-cta .cta-button{margin-top:0}.cta-cards__item-cta .cta-cards__item-cta-button{font-family:inherit;font-size:16px;font-weight:700;line-height:100%}@media(max-width:767.98px){.cta-cards__item-cta .cta-cards__item-cta-button{font-size:16px;font-weight:700;line-height:100%}}.cta-cards__title{margin-bottom:5rem}