*{box-sizing:border-box}.checkmark{width:50px;height:50px;border-radius:50%;display:block;stroke-width:4;stroke:#4f2876;stroke-miterlimit:10;stroke-dashoffset:0;margin:5% auto}.redtick{stroke:#00a3ad}.checkmark2{width:50px;height:50px;display:block;stroke-width:2;stroke:#00a3ad;stroke-miterlimit:20;stroke-dashoffset:0;margin:5% auto}#flex-header{display:flex;background:#512479;background:linear-gradient(90deg,rgba(81,36,121,1) 0%,rgba(0,172,189,1) 100%);color:#fff;font-size:1.5em;margin-bottom:20px}#flex-header>div{margin:10px;padding:20px}.flex-container{display:flex;flex-flow:row nowrap;justify-content:space-evenly;padding:0;margin:0 0 10px 0;list-style:none;border-bottom:4px dotted #1f93ce}.flex-item{padding:5px;width:200px;height:150px;margin-top:5px;line-height:1.5em;color:black;font-size:1em;text-align:center;border:1px solid white}.flex-item2{display:flex;font-weight:bold;align-items:center;justify-content:center}@media all and (max-width:500px){.flex-container{display:block}.flex-container::after{content:"";clear:both;display:table}.flex-item{display:block;float:left;height:auto;width:50%;margin:0}.flex-item1{min-width:125px;height:250px}}@media all and (max-width:800px){.flex-item{flex-grow:1;line-height:1em}.flex-item1{order:1}.flex-item2{order:2}.flex-item3{order:3}.flex-item4{order:4}}