.ci-wrapper{display:flex;justify-content:center;flex-wrap:wrap}.ci-cell{display:flex;flex-direction:column;text-align:center;display:grid;grid-template-rows:2fr 1fr}.ci-image{display:flex;align-items:center;justify-content:center}.ci-image-color-black{filter:brightness(0%) contrast(100%)}.ci-image-color-white{filter:brightness(100%) contrast(100%)}.ci-image-color-red{filter:sepia(100) saturate(20) brightness(50%) hue-rotate(-73deg) contrast(2)}.ci-text{display:flex;flex-direction:column;align-items:center;justify-content:center}.ci-text-color-white,.ci-text-color-white p{color:white}.ci-text-color-black,.ci-text-color-black p{color:black}.ci-text-color-red,.ci-text-color-red p{color:#eb212e}.ci-text p{margin:0}.ci-dots-wrapper{display:flex;align-items:center;justify-content:center}.ci-dots{width:70px}.ci-dots-color-black{border-top:1px dashed #000}.ci-dots-color-white{border-top:1px dashed #fff}.ci-dots-color-red{border-top:1px dashed #eb212e}.margin-left-10{margin-left:10px}.margin-right-10{margin-right:10px}@media only screen and (max-width:600px){.ci-cell{width:100%}.ci-dots{width:0;height:70px;border-top:0;border-left:2px dashed #fff}.margin-left-10{margin-left:0px;margin-top:10px}.margin-right-10{margin-right:0px;margin-bottom:10px}.ci-cell{display:block;margin-bottom:2%}}