.module.sponsorship .content{align-items:center;color:var(--font-color);flex-direction:column;margin:0 auto;max-width:var(--container-width);padding:50px;width:100%}.module.sponsorship .sponsgrid{min-width:1161px}.module.sponsorship .sponsgrid .row{display:grid;gap:2px;grid-template-columns:40% 12% 12% 12% 12% 12%;margin-bottom:2px;min-height:40px}.module.sponsorship .sponsgrid .row.singletype{grid-template-columns:40% 60%}.module.sponsorship .sponsgrid .row div{padding:5px 0}.module.sponsorship .sponsgrid .row .st{background:#f2f2f2}.module.sponsorship .sponsgrid .row .c2,.module.sponsorship .sponsgrid .row .c3,.module.sponsorship .sponsgrid .row .c4,.module.sponsorship .sponsgrid .row .c5,.module.sponsorship .sponsgrid .row .c6,.module.sponsorship .sponsgrid .row .st{align-items:center;display:flex;justify-content:center;text-align:center}.module.sponsorship .sponsgrid .row .c2,.module.sponsorship .sponsgrid .row .c3{background:#d6e7fd}.module.sponsorship .sponsgrid .row .c1{align-items:center;display:flex;padding:5px 5px 5px 0}.module.sponsorship .sponsgrid .row.first{gap:0}.module.sponsorship .sponsgrid .row .first{background:#28399a;color:#fff;font-weight:700;padding:10px;text-align:center}@media only screen and (max-width:1160px){.mobscroll{overflow:scroll;width:calc(100vw - 100px)}}@media only screen and (max-width:768px){.module.sponsorship .content{padding:20px;width:calc(100vw - 40px)}}