section.mobpay.default-color{background-color:#fff;color:#333}section.mobpay.primary-color{background-color:#075da7;color:#fff}section.mobpay.secondary-color{background-color:#eef1f4;color:#333}section.mobpay h2{text-align:center;margin-bottom:24px}section.mobpay .items{display:flex;flex-direction:column}section.mobpay .items>div{padding-bottom:24px}section.mobpay .cc-panel{text-align:center;padding:64px 32px}section.mobpay .cc-panel .img{display:flex;flex-direction:column;margin-bottom:24px;min-height:50px;justify-content:flex-end}section.mobpay .cc-panel .img img{margin:0 auto;max-height:75px;max-width:200px;width:100%}section.mobpay.primary-color h3{color:#333}@media screen and (min-width:768px){section.mobpay h2{font-size:26px;text-align:left}section.mobpay .items{flex-direction:row;flex-wrap:wrap;margin:0 -8px}section.mobpay .items>div{flex:1 1 50%;display:flex;padding:0 12px 24px}section.mobpay .cc-panel{flex:1 1 auto}section.mobpay .cc-panel a{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:140px}section.mobpay .cc-panel .img{margin:8px 0 32px;max-width:70%}}@media screen and (min-width:992px){section.mobpay h2{font-size:36px}section.mobpay .items>div{flex:1 1 30%}}@media screen and (min-width:1200px){section.mobpay .items{margin:0 -16px}section.mobpay .items>div{padding:0 16px 32px}}