.text-center{text-align:center}.text-italic{font-style:italic}.mt-32{margin-top:32px}.mt-8{margin-top:8px}.mt-14{margin-top:14px}.mt-18{margin-top:18px}.mt-4{margin-top:4px}.pt-14{padding-top:14px}.pt-18{padding-top:18px}.p-0{padding:0}.m-0{margin:0}.flex-center{display:flex;align-items:center;justify-content:center}.flex-center-wrap{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.flex-center-full{display:flex;align-items:center;justify-content:center;text-align:center;margin-top:32px}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.grid-full-width{grid-column:1/-1}.grid-template-single{grid-template-columns:1fr}.min-height-240{min-height:240px}.max-width-100{max-width:100%}.width-full{width:100%}.width-90{width:90%}.width-92{width:92%}.width-81{width:81%}.width-87{width:87%}.height-auto{height:auto}.rounded-22{border-radius:22px}.rounded-50{border-radius:50%}.font-size-small{font-size:.8rem}.font-size-xs{font-size:.7em}.font-size-sm{font-size:.88rem}.color-slate{color:var(--slate)}.color-white{color:#fff}.color-white-70{color:rgba(255,255,255,.7)}.color-white-55{color:rgba(255,255,255,.55)}.border-top-light{border-top:1px solid rgba(255,255,255,.1)}.border-white-15{border:4px solid rgba(255,255,255,.15)}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.img-responsive{width:100%;height:auto;display:block}.img-circle{border-radius:50%;object-fit:cover}.bg-gradient-blue{background:linear-gradient(135deg,#1c3659 0,#0e2540 100%)}.font-weight-700{font-weight:700}.font-weight-bold{font-weight:700}.letter-spacing-tight{letter-spacing:-.01em}.max-width-900{max-width:900px}.max-width-full{max-width:100%}.mx-auto{margin-left:auto;margin-right:auto}.block{display:block}.inline-block{display:inline-block}