.wizard .wizard-body{-ms-flex-wrap:wrap;flex-wrap:wrap}.wizard .wizard-body section{-ms-flex:0 0 20%;flex:0 0 20%;padding-bottom:2rem}@media only screen and (min-width:768px){.wizard .wizard-body section{margin-right:2rem;max-width:15rem}}.wizard .wizard-body section:last-child{margin-right:0}.wizard .wizard-body section .card{height:100%;text-align:center}.wizard .wizard-body section .card mark{background-color:transparent;font-weight:bold;font-size:2rem}.wizard .wizard-body section .card.card-1 mark{color:#f7b633}.wizard .wizard-body section .card.card-2 mark{color:#40b2a3}.wizard .wizard-body section .card.card-3 mark{color:#543d95}.wizard .wizard-body section .card .card-body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:1rem .5rem}.wizard .wizard-body section .card .card-body .card-body-top h2{margin:0;font-size:1.2rem}.wizard .wizard-body section .card .card-body .card-body-bottom{-ms-flex:1 1 auto;flex:1 1 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.wizard .wizard-body section .card .card-body .card-body-bottom p{font-size:1rem;margin-bottom:0;font-weight:bold;width:100%}.wizard .footnote{color:#9b9b9b;margin-bottom:1rem}