.lms-dms-top-section{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.lms-dms-text-content{max-width:50%}.lms-dms-image-content img{max-width:400px;width:100%}.lms-dms-header{color:#f97316;font-weight:700;text-transform:uppercase}.lms-dms-title{font-size:32px;font-weight:700;margin:10px 0}.lms-dms-description{color:#555;line-height:1.6;margin-bottom:20px}.lms-dms-cards-container{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.lms-dms-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.1);padding:20px}.lms-dms-card-header{color:#f97316;text-transform:uppercase}.lms-dms-card-header,.lms-dms-card-title{font-weight:700;margin-bottom:10px}.lms-dms-card-description{color:#555;line-height:1.6}@media (max-width:768px){.lms-dms-cards-container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:25px}.lms-dms-top-section{display:grid;gap:20px}.lms-dms-text-content{max-width:100%;padding:0 50px}.umf-tag{font-size:.3rem}.umf-checkmark{font-size:.2rem;height:10px;width:10px}}