.cgw-heading{margin:auto;max-width:850px;padding-bottom:45px}.custom-richtext.mission-text{border:2px solid var(--yellow);border-radius:12px;padding:45px 30px}.cgw-grid{display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}.single-card{border:1px solid var(--yellow);border-radius:8px;display:flex;gap:20px;padding:25px}.single-card .sc-image{width:40%}.sc-content-wrap{width:60%}.sc-title{color:var(--pink);font-size:20px;line-height:1.25;margin-bottom:10px}.sc-image img{border-radius:12px;height:100%;object-fit:cover}.single-card.extra-card .sc-image img{border-radius:0;object-fit:contain}.single-card.extra-card{flex-direction:column-reverse}.single-card.extra-card .sc-content-wrap,.single-card.extra-card .sc-image{width:100%}.extra-content{align-items:center;display:flex;justify-content:center;padding:35px}@media (max-width:992px){.cgw-grid{gap:20px;grid-template-columns:repeat(1,1fr)}.single-card .sc-image{width:30%}.extra-content{padding:20px 0}}@media (max-width:768px){.single-card{flex-direction:column}.single-card .sc-content-wrap,.single-card .sc-image{width:100%}}