.c-card,.c-cards{position:relative}.c-card{background:#f0f9fd;border-radius:24px;height:100%;padding:24px}@media only screen and (min-width:768px){.c-card{padding:36px}}.c-cards--centered .c-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:160px;text-align:center}@media only screen and (min-width:768px){.c-cards--centered .c-card{height:clamp(190px,10vw,220px);min-height:0}}.c-cards--centered .c-card__headline,.c-cards--centered .c-card__text{width:100%}.c-cards--centered .c-card__cta-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.c-card__headline{color:#072741;font-family:Gopher,Verdana,serif;font-size:1.5rem;line-height:1.2;margin-bottom:.5rem}@media only screen and (min-width:768px){.c-card__headline{font-size:1.75rem}}.c-card__text{font-size:1rem}.c-card__cta-wrapper{margin-top:1rem}.c-card--lime{background:#f4f6d3}.c-card--lime .c-card__headline{color:#393d00}.c-card--peach{background:#fdeadb}.c-card--peach .c-card__headline{color:#4a2201}.c-card--blue-25{background:#d9f0fb}.c-card--blue-25 .c-card__headline{color:#072741}