.group-box{display:grid;grid-template-columns:2fr 1fr;grid-gap:24px;align-items:stretch}.group-first-box{display:flex;flex-direction:column;gap:24px}.group-first-box-with-image,.group-first-quote-box{background:#c9c7ef;border-radius:20px;padding:30px}.group-first-box-with-image img{border-radius:14px;display:block;height:auto;margin-top:20px;width:100%}.group-second-box{display:flex;flex-direction:column;gap:24px;height:100%}.group-second-image-box,.group-second-quote-box{background:#c9c7ef;border-radius:20px;display:flex;flex:1;flex-direction:column;justify-content:center;padding:30px}.group-second-image-box img{border-radius:14px;display:block;height:auto;width:100%}.group-second-quote-box{background:#9d9add;color:#fff}.group-first-box-with-image h2,.group-first-quote-box h2{color:#39376b;font-size:22px;font-weight:700;margin-bottom:12px}.group-second-quote-box h2{color:#fff;font-size:30px}.group-first-box-with-image p,.group-first-quote-box p,.group-second-quote-box p{color:#39376b;font-size:16px;line-height:1.35;margin:0}.group-second-quote-box p{color:#fff}@media (max-width:991px){.group-box{grid-template-columns:1fr 1fr;grid-gap:16px}}@media (max-width:767px){.group-box{grid-template-columns:1fr}.group-first-box,.group-second-box{gap:16px}.group-first-box-with-image,.group-first-quote-box,.group-second-image-box,.group-second-quote-box{padding:20px}}.core-behaviour-heading{margin-bottom:3rem}.core-behaviour-heading h2{color:#0a162f;font-size:50px;font-weight:700;line-height:60px;text-align:center}.core-behaviour-heading p{color:#0a162f;display:block;font-size:18px;font-weight:500;line-height:1.35;margin:0 auto;max-width:800px;text-align:center}