@import url(https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap);body{background:#fff!important}.cbc-body{position:relative;min-height:100vh;font-family:Cairo,serif}.cbc-description{font-size:16px;padding:0 0 20px;margin-bottom:40px;border-bottom:1px solid #ddd}.cbc-photos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.cbc-photo{max-width:900px;overflow:hidden;border-radius:16px}.cbc-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}