.apple-pay-need-to-pay__list{display:grid;gap:40px}@media only screen and (min-width:768px)and (max-width:1140px){.apple-pay-need-to-pay__list{grid-template-columns:repeat(3,4fr);gap:24px}}@media only screen and (min-width:1141px){.apple-pay-need-to-pay__list{grid-template-columns:repeat(3,4fr);gap:24px}}@media only screen and (min-width:768px)and (max-width:1140px){.apple-pay-get-started__title{text-align:center}}@media only screen and (min-width:1141px){.apple-pay-get-started__title{text-align:center}}.apple-pay-get-started__cards{display:grid;gap:20px}@media only screen and (min-width:768px)and (max-width:1140px){.apple-pay-get-started__cards{grid-template-columns:6fr 6fr;gap:26px}}@media only screen and (min-width:1141px){.apple-pay-get-started__cards{grid-template-columns:6fr 6fr;gap:26px;gap:38px}}.apple-pay-get-started__card{padding:20px 16px;border:3px solid #242424;border-radius:14px}@media only screen and (min-width:768px)and (max-width:1140px){.apple-pay-get-started__card{padding:32px 24px}}@media only screen and (min-width:1141px){.apple-pay-get-started__card{padding:40px 40px 72px}}