.mcitc{color:var(--colors-offwhite);margin-bottom:96px;margin-left:var(--basic-padding-side);margin-right:var(--basic-padding-side)}.mcitc__col{background-color:var(--colors-gray80);border:1px solid #303030;border-radius:16px;box-sizing:border-box;padding:24px}.mcitc__col:first-child,.mcitc__img{margin-bottom:24px}.mcitc__img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;height:235px}body .body-wrapper .mcitc .mcitc__col h2{font-size:var(--font-size-h5);font-weight:var(--font-weight-strong);line-height:1.33;margin-bottom:24px}.mcitc__cta{align-items:center;background-color:red;border-radius:8px;box-sizing:border-box;color:#fff;display:flex;font-weight:500;gap:2px;justify-content:center;line-height:24px;margin:0 auto;padding:12px 14px;text-decoration:none;transition:all .5s;width:100%}.mcitc__cta:hover{background-color:#fff;color:#111}.mcitc__cta svg path{stroke:#fff;transition:all .5s}.mcitc__cta:hover svg path{stroke:#111}@media (min-width:512px){.mcitc__img{height:300px}}@media (min-width:640px){.mcitc__img{height:440px}}@media (min-width:768px){.mcitc{display:flex;gap:10px;justify-content:center}.mcitc__col{width:calc(50% - 5px)}.mcitc__col:first-child{margin-bottom:0}.mcitc__img{height:240px}}@media (min-width:1280px){.mcitc{gap:32px}.mcitc__col{width:528px}.mcitc__cta{margin-left:0;width:fit-content}.mcitc__img{height:380px}}@media (min-width:1440px){.mcitc{margin-bottom:144px}}