.mc-checklist-wrapper i{font-family:"Rockstar-icon-Font" !important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.icon-check-circle1:before{content:"\f05e"}
.mc-checklist-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:1200px;padding:0 40px;margin:auto}
.mc-checklist-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:40px;text-align:center}
.mc-checklist-content{width:100%;padding:0;-ms-flex-item-align:center;align-self:center}
.mc-checklist-content ul{list-style:none;padding-left:0;margin:0 0 1em 1em}
.mc-checklist-content li{padding-left:1.5em;margin-bottom:.8em;position:relative}
.mc-checklist-content i{font-size:20px;position:absolute;left:0;top:4px;width:20px;height:20px}
.mc-checklist-display-columns .mc-checklist-hasnodonts ul{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;gap:20px 20px}
.mc-checklist-display-columns .mc-checklist-hasnodonts li{margin-bottom:0}
.mc-checklist-display-columns .mc-checklist-hasdonts{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;gap:20px 20px}
.mc-checklist-display-columns .mc-checklist-hasdonts ul{display:grid;grid-template-columns:repeat(1);gap:20px 20px}
.mc-checklist-display-columns .mc-checklist-hasdonts li{margin-bottom:0}
@media screen and (max-width:1024px){.mc-checklist-content{width:100%;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
}@media screen and (max-width:768px){.mc-checklist-wrapper{padding:0 30px}
.mc-checklist-display-columns .mc-checklist-hasnodonts ul{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:1fr;gap:0 20px}
.mc-checklist-display-columns .mc-checklist-hasnodonts li{margin-bottom:.8em}
.mc-checklist-display-columns .mc-checklist-hasdonts{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:1fr;gap:0 20px}
.mc-checklist-display-columns .mc-checklist-hasdonts ul{display:grid;grid-template-columns:repeat(1);grid-template-rows:1fr;gap:0 20px}
.mc-checklist-display-columns .mc-checklist-hasdonts li{margin-bottom:.8em}
}