.flex{display:flex}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.justify-evenly{justify-content:space-evenly}.justify-around{justify-content:space-around}.justify-center{justify-content:center}.text-white{color:#fff}.text-black{color:#000}.text-center{text-align:center !important}.items-center{align-items:center}.block{display:block}.w-100{width:100%}.text-justify{text-align:justify}.h-100{height:100%}.m-0{margin:0 !important}.paragraph-md{font-size:18px;color:#4e4b66;font-weight:400;margin:2rem 0}.title-md{font-size:48px;color:#000;font-weight:400;margin:1rem}.flex-wrap{flex-wrap:wrap}.none{display:none}.mx-auto{margin:0 auto}.items-end{align-items:flex-end}.c-gap-1{column-gap:.7rem}.outline-btn{font-size:14px;font-weight:bold;color:#0864ff;margin-left:1rem;margin-top:1rem}.max-w-800{max-width:800px;margin-left:auto;margin-right:auto}@media only screen and (max-width:992px){.md-none{display:none}.md-block{display:block}}.text-danger{color:#ed3131e6 !important}.m-auto{margin:auto}