.uc-support-cards{display:grid;grid-column-gap:37px;grid-row-gap:37px;grid-template-columns:repeat(3,1fr)}.uc-support-cards__item{display:flex;flex-direction:column;padding:32px;background-color:#ccdaed;border-radius:12px}.uc-support-cards__item,.uc-support-cards__item *,.uc-support-cards__item:hover,.uc-support-cards__item:hover *,.uc-support-cards__item:focus,.uc-support-cards__item:focus *{text-decoration:none}.uc-support-cards__heading{color:#021836;font-family:"Montserrat","montserrat",montserrat,"HelveticaNeue","Helvetica Neue","Helvetica-Neue",helvetica,arial,sans-serif;font-weight:600;text-transform:none;font-size:20px !important;line-height:30px !important}@media screen and (min-width:512px){.uc-support-cards__heading{font-size:26px !important;line-height:34px !important}}.uc-support-cards__overview{margin-bottom:auto;color:#5c7aa2;font-size:18px;line-height:32px}.uc-support-cards__overview>p{margin-top:8px;margin-bottom:8px}.uc-support-cards__overview>p:first-child{margin-top:0}.uc-support-cards__overview>p:last-child{margin-bottom:0}.uc-support-cards__icon img{user-select:none;vertical-align:middle}.uc-support-cards__icon--top img{width:92px;height:92px}.uc-support-cards__icon--bottom{align-self:flex-end}.uc-support-cards__icon--bottom img{width:48px;height:48px}.uc-support-cards__icon+.uc-support-cards__heading{margin-top:24px}.uc-support-cards__heading+.uc-support-cards__overview{margin-top:8px}.uc-support-cards__overview+.uc-support-cards__icon{margin-top:8px}.uc-support-cards--color-heaven .uc-support-cards__item{background-color:#f2f6fd}.uc-support-cards--color-paper-orange .uc-support-cards__item{background-color:#fdf1ec}.uc-support-cards--color-heaven .uc-support-cards__overview,.uc-support-cards--color-paper-orange .uc-support-cards__overview{color:#253858}@media screen and (min-width:1024px){.uc-support-cards--columns-2{grid-template-columns:repeat(2,1fr)}.uc-support-cards--columns-4{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1320px){.uc-support-cards--columns-4{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1024px){.uc-support-cards{grid-template-columns:repeat(2,1fr)}.uc-support-cards--columns-4{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1005px){.uc-support-cards--columns-4{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.uc-support-cards{grid-template-columns:1fr}.uc-support-cards--columns-4{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:630px){.uc-support-cards--columns-4{grid-template-columns:repeat(1,1fr)}}