@media only screen and (max-width: 499px){.mc-centered-card-layout{display:flex;flex-direction:column;justify-content:center}}@media only screen and (min-width: 500px){.mc-centered-card-layout{display:grid;align-items:center;justify-content:center;padding:40px}}@media only screen and (max-width: 499px){.mc-centered-card-layout.--no-vertical-centering{display:block;padding-top:60px}}.mc-centered-card-layout.--yellow{background-color:#fdd753}.mc-centered-card-layout.--purple{background-color:#f6f5fa}.mc-centered-card-layout.--blue{background-color:#229ac9}.mc-centered-card-layout__chadd-logo{text-align:center;margin-bottom:30px}.mc-centered-card-layout__chadd-logo img{width:60px}
