@charset "utf-8";.cmp-newsemailalertsform{margin:40px auto 60px;padding:0 40px;max-width:984px}
.cmp-newsemailalertsform__body{margin-top:40px}
.cmp-newsemailalertsform__body h3{margin-bottom:10px;font-weight:500;text-transform:none;font-size:16px;font-size:1rem}
.cmp-newsemailalertsform__body ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}
.cmp-newsemailalertsform__body li{margin-bottom:25px;padding:0;width:100%}
.cmp-newsemailalertsform__body li:last-child{margin-bottom:0}
.cmp-newsemailalertsform__body .cmp-form-options__field-label{margin-left:10px}
.cmp-newsemailalertsform__body .cmp-form-options__field-label.all{margin-left:0}
.cmp-newsemailalertsform__body div.row{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:40px}
.cmp-newsemailalertsform__body div.row .col-6{width:48%}
@media screen and (max-width:767px){.cmp-newsemailalertsform__body div.row .col-6{width:100%}
}
.cmp-newsemailalertsform__col-contact-details .form-group{margin-top:10px}
.cmp-newsemailalertsform__col-contact-details .button{margin:0}
.alert-danger{border:1px solid #ff9898;background-color:#f2dede;color:#a94442;padding:15px;margin-bottom:15px;border-radius:4px}
.display-none{display:none}