.initiativeList{display:grid;gap:20px}@media(min-width: 1024px){.initiativeList{grid-template-columns:1fr 1fr 1fr;gap:48px 32px}}.initiativeListItem{border:2px solid #e8e8e8;padding:20px}@media(min-width: 1024px){.initiativeListItem{border:3px solid #e8e8e8;padding:42px 24px 40px}}.initiativeListIcon{max-width:200px;margin:0 auto 20px;display:block;width:50%}@media(min-width: 1024px){.initiativeListIcon{margin:auto;margin:0 auto 36px}}.initiativeListTitle{font-size:1.6rem;text-align:center;line-height:1.667;margin:0 0 16px}@media(min-width: 1024px){.initiativeListTitle{font-size:1.8rem;margin:0 0 22px}}.initiativeListText{line-height:1.6875}.initiativeListMore{background-image:linear-gradient(to right, #87D80C, #0CD8BC);padding:10px 30px 10px 20px;margin:20px 0 0;border-radius:32px;display:block;position:relative;text-decoration:none;line-height:1.4}@media(min-width: 1024px){.initiativeListMore{margin:25px 0 0;padding:14px 40px}}.initiativeListMore::after{content:"";width:12px;height:12px;border-right:3px solid #fff;border-bottom:3px solid #fff;position:absolute;top:50%;right:15px;transform:rotate(-45deg) translateY(-50%)}@media(min-width: 1024px){.initiativeListMore::after{right:20px}}.initiativeListMoreNormal{color:#fff;font-weight:bold}.initiativeListMoreOuter{color:#fff;font-weight:bold;display:flex;align-items:center}.initiativeListMoreOuter::after{content:"";background-image:url(../images/initiative-outer.svg);width:18px;height:13px;background-size:contain;background-repeat:no-repeat;background-position:center center;margin:0 0 0 10px}