.module-super-break .headerImageWrapper:after {}
.module-super-break .headerImageWrapper .curveShape {position:absolute; bottom:0;}
.module-super-break .headerImageWrapper {position:relative;}
.module-super-break .headerImageWrapper:before {content:""; background-image:linear-gradient(175deg, rgba(252, 60, 61, 0) 55%, rgba(254, 0, 0, 0.34) 95%), linear-gradient(191deg, rgba(31, 124, 252, 0) 53%, #031794 100%), linear-gradient(to bottom, rgba(0, 0, 0, 0) 78%, rgba(0, 0, 0, 0.4) 94%); width:100%; height:100%; position:absolute;}
.module-super-break .headerImageWrapper img {width:100%;}
.module-super-break .mainTitle { margin-bottom:30px;}
.module-super-break .introTitle { font-size:2.1rem; font-weight:normal; font-stretch:normal; font-style:normal; line-height:1.43; letter-spacing:normal; color:var(--main-blue); margin-bottom:32px;}
.module-super-break .mainContent {margin-bottom:32px;}
.module-super-break ul {margin:20px; list-style-type:disc; list-style-position:outside; padding-left:0; margin-left:20px; margin-bottom:30px;}
.module-super-break ul li {padding-bottom:20px; list-style-position:outside; list-style-type:disc; position:relative; padding-left:0; line-height:3.0rem;}

@media screen and (max-width:767px) {
.module-super-break .headerImageWrapper .curveShape {bottom:-1px;}
}