section.cgroup .container{align-items:center;display:flex;flex-direction:column;padding:24px}section.cgroup.default-color a{color:#333;text-decoration:underline}section.cgroup.secondary-color a{color:#333;text-decoration:underline}.fi section.cgroup.default-color a{color:#fff;text-decoration:underline}.fi section.cgroup.secondary-color a{text-decoration:underline}section.cgroup.primary-color a{color:#fff;text-decoration:underline}section.cgroup a:hover{color:#075da7}section.cgroup .cards{margin-top:24px;display:flex;justify-content:space-between;max-width:100%}section.cgroup .cards>div{border-radius:8px;background-color:#f2f2f2;width:100px;max-width:33%;height:48px;display:flex;flex-direction:column;justify-content:center;align-items:center}section.cgroup .cards>div:not(:last-child){margin-right:8px}section.cgroup .visa img{width:51px}section.cgroup .mc img{width:38px}section.cgroup .dc img{width:67px}@media screen and (min-width:768px){section.cgroup .container{padding-top:32px;padding-bottom:32px;flex-direction:row}section.cgroup .container>div:first-child{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center}section.cgroup .cards{margin:0}section.cgroup .cards>div:not(:last-child){margin-right:14px}}@media screen and (min-width:1200px){section.cgroup .container{padding-top:40px;padding-bottom:40px}}