.two-col-card-mdl .format-section{display:grid;gap:10px;grid-template-columns:1fr 1fr;width:100%}.two-col-card-mdl .format-card{background:#daedff;border-radius:12px;display:flex;flex-direction:column;padding:45px 37px}.two-col-card-mdl .format-label{color:#0059ff;font-family:var(--secondary_font);font-weight:800;margin-bottom:10px}.two-col-card-mdl .format-checklist{display:flex;flex-direction:column;gap:20px;margin-top:35px}.two-col-card-mdl .format-checklist .format-check-item{align-items:flex-start;display:flex;gap:20px;list-style:none;margin:0;padding:0}.two-col-card-mdl .check-icon{flex-shrink:0;height:20px;margin-top:1px;width:20px}.two-col-card-mdl .check-icon svg{height:20px;width:20px}@media (max-width:991px){.two-col-card-mdl .format-section{grid-template-columns:1fr}.two-col-card-mdl .format-card{padding:2rem 1.75rem}}@media (max-width:480px){.two-col-card-mdl .format-card{padding:1.6rem 1.35rem}}