@charset "windows-1252";

.idf-ml { background: rgb(255, 255, 255); }

.idf-ml__wrap { margin: 10px auto; padding: 24px 0px; }

.idf-ml__title { font-weight: 900; letter-spacing: 0.2px; margin: 0px 0px 14px; color: rgb(17, 17, 17); font-family: Poppins, sans-serif; }

.idf-ml__section { padding: 18px 0px; border-top: 1px solid rgba(0, 0, 0, 0.08); }

.idf-ml__h3 { font-size: 2rem; margin: 0px 0px 10px; font-weight: 900; color: rgb(17, 17, 17); text-transform: uppercase; }

.idf-ml__num { display: inline-block; min-width: 26px; height: 26px; line-height: 26px; text-align: center; border-radius: 8px; background: rgb(176, 33, 120); color: rgb(255, 255, 255); font-size: 2rem; margin-right: 8px; }

.idf-ml__section p { margin: 0px 0px 10px; color: rgb(51, 51, 51); line-height: 1.65; }

.idf-ml__kv li { padding: 6px 0px; border-top: 1px dashed rgba(0, 0, 0, 0.08); }

.idf-ml__kv li:first-child { border-top: 0px; }

.idf-ml__bullets { margin: 0px 0px 12px; padding-left: 18px; color: rgb(51, 51, 51); }

.idf-ml__bullets li { margin: 0px 0px 6px; }

.idf-ml a { color: rgb(176, 33, 120); text-decoration: none; }

.idf-ml a:hover { text-decoration: underline; }