.m-ss-example{border-radius:1rem;display:grid;gap:1.6rem 3.6rem;grid-template-columns:repeat(2,1fr);margin-top:10.2rem;padding:6rem 5.2rem;position:relative}@media screen and (max-width:767px){.m-ss-example{grid-template-columns:1fr;margin-top:6.4rem;padding:5rem 2rem 3rem}}.m-ss-example .heading{background-color:#fff;border:2px solid #ddd;border-radius:3rem;color:#012858;font-size:2.4rem;font-weight:700;left:0;line-height:1;margin:0 auto;padding:1.1rem 5.9rem;position:absolute;right:0;top:0;transform:translateY(-50%);width:-moz-fit-content;width:fit-content}@media screen and (max-width:767px){.m-ss-example .heading{font-size:2rem}}.m-ss-example .item{background-color:#fff;border-radius:1rem;font-size:2rem;font-weight:700;line-height:1.5;padding:4rem 2rem 3rem;text-align:center}@media screen and (max-width:767px){.m-ss-example .item{font-size:1.8rem}}.m-ss-example .text{color:#364153}.m-ss-example .image{margin-top:2.5rem}